| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: sed | Distribution: openSUSE Step 15 |
| Version: 4.4 | Vendor: openSUSE |
| Release: 11.1 | Build date: Fri Apr 2 00:44:20 2021 |
| Group: System/Base | Build host: armbuild01 |
| Size: 262275 | Source RPM: sed-4.4-11.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://www.gnu.org/software/sed/ | |
| Summary: A Stream-Oriented Non-Interactive Text Editor | |
Sed takes text input, performs one or more operations on it, and outputs the modified text. Sed is typically used for extracting parts of a file using pattern matching or for substituting multiple occurrences of a string within a file.
GPL-3.0+
* Wed Mar 31 2021 sbrabec@suse.com
- Build fix for the new glibc-2.31 (bsc#1183797,
sed-tests-build-fix.patch).
* Thu Feb 22 2018 fvogt@suse.com
- Use %license (boo#1082318)
* Wed Feb 08 2017 mpluskal@suse.com
- Update to version 4.4:
* sed could segfault when invoked with specific combination of
newlines in the input and regex pattern.
* Wed Jan 04 2017 mpluskal@suse.com
- Update to version 4.3:
* sed's regular expression matching is now typically 10x faster
* sed now uses unlocked-io where available, resulting in faster
I/O operations.
* lots of bugfixes (for detailed list see NEWS)
- Drop patches (all upstreamed):
* sed-fix-overlapping-address-ranges.patch
* sed-follow-symlinks-hyphen.patch
* sed-follow-symlinks-stdin.patch
* sed-temp-delete.patch
* sed-y-NUL-RHS.patch
- Spec file cleanups
* run spec-cleaner
* use macro for configure
* execute tests with produced binary as well
* use url for signature as well
* use https for download links
* use xs compressed tarballl
* make building verbose
* Fri Sep 11 2015 schwab@linux-m68k.org
- Build with ACL/SELinux support for in-place editing
* Tue Aug 25 2015 sbrabec@suse.com
- Cherry picking of the most important fixes from the upstream sed
GIT (not backporting testsuite, as it was completely refactored):
* Fix y command in the RHS of a y/LHS/RHS/ transliteration
(sed-y-NUL-RHS.patch).
* Fix mishandling of overlapping address ranges
(sed-fix-overlapping-address-ranges.patch).
* Fix fail to remove a temporary file (sed-temp-delete.patch).
* Fix behavior of --follow-symlinks when reading from stdin
(bnc#933029, gnu#20795, sed-follow-symlinks-stdin.patch).
* Make "sed --follow-symlinks -" consistent with "sed -" again,
and process stdin instead of ./-
(bnc#933029#c6, gnu#20796, sed-follow-symlinks-hyphen.patch).
* Tue Dec 30 2014 meissner@suse.com
- build with PIE
* Tue Jun 03 2014 tcech@suse.cz
- sed-dont_close_twice.patch (bnc#880817)
when closing fails, file is attempted to be closed again
patch based of Neil Brown's recommendation
* Fri Apr 05 2013 idonmez@suse.com
- Add Source URL, see https://en.opensuse.org/SourceUrls
* Tue Jan 22 2013 sbrabec@suse.cz
- Update to version 4.2.2:
* don't truncate input for lines of length 2^31 and longer
* fix endless loop on incomplete multibyte sequences (bnc#743689)
* -u also does unbuffered input
* New command `F' to print current input file name
* sed -i, s///w, and the `w' and `W' commands also obey the
- -binary option
* --posix fails for scripts that end in a backslash.
* New option -z (--null-data) to separate lines by ASCII NUL.
* \x26 (and similar escaped sequences) produces a literal & in
the replacement argument of the s/// command.
- Split lang package.
- Option to verify GPG signature.
/bin/sed /usr/bin/sed /usr/share/doc/packages/sed /usr/share/doc/packages/sed/AUTHORS /usr/share/doc/packages/sed/BUGS /usr/share/doc/packages/sed/NEWS /usr/share/doc/packages/sed/README /usr/share/doc/packages/sed/README-release /usr/share/doc/packages/sed/THANKS /usr/share/info/sed.info.gz /usr/share/licenses/sed /usr/share/licenses/sed/COPYING /usr/share/man/man1/sed.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 17:06:48 2026