SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for sed-lang-4.8-3.1.noarch.rpm :

* Fri Oct 16 2020 Ludwig Nussel - prepare usrmerge (boo#1029961)
* Mon Aug 31 2020 Bernhard Voelker - gnulib-test-avoid-FP-perror-strerror.patch: Add patch to avoid false-positive error in gnulib tests \'test-perror2\' and \'test-strerror_r\', visible on armv7l.- sed.spec: Reference the patch.
* Sun Jan 19 2020 Andreas Stieger - GNU sed 4.8:
* \"sed -i\" now creates temporary files with correct umask (limited to u=rwx), to avoid prolems with fuse-like file systems
* improved DFA performance through gnulib update- drop disable-null-ptr-argument.patch, upstream
* Wed Nov 20 2019 Martin Liška - Add disable-null-ptr-argument.patch in order to fix boo#1157218.
* Thu Sep 19 2019 Ludwig Nussel - Do not recommend lang package. The lang package already has a supplements.
* Fri Dec 21 2018 astiegerAATTsuse.com- GNU sed 4.7:
* Fix some fails with \\b in the C locale and with the DFA matcher - ------------------------------------------------------------------
* Thu Dec 20 2018 Martin Pluskal - Update to version 4.6:
* sed now prints a clear error message when r/R/w/W (and s///w) commands are missing a filename.
* sed now uses fully-buffered output (instead of line-buffered) when writing to files.
* sed no longer accesses invalid memory (heap overflow) when given invalid backreferences in \'s\' command
* sed no longer adds extraneous NUL when given s/$//n command.
* sed no longer accesses invalid memory (heap overflow) with s/$//n regexes.
* New option, --debug: print the input sed script in canonical form and annotate program execution.- Refresh sed-dont_close_twice.patch
* Sat Apr 14 2018 bwiedemannAATTsuse.com- Make package build reproducible (boo#1040589)
* Sun Apr 01 2018 astiegerAATTsuse.com- GNU sed 4.5:
* sed now fails when matching very long input lines (>2GB). Before, sed would silently ignore the regex without indicating an error
* sed no longer rejects comments and closing braces after y/// commands
* sed -E --posix no longer ignores special meaning of \'+\',\'?\',\'|\'
* sed -i now creates selinux context based on the context of the symlink instead of the symlink target sed -i --follow-symlinks remains unchanged.
* sed now treats the sequence \'\\x5c\' (ASCII 92, backslash) as literal backslash character, not as an escape prefix character
* Thu Feb 22 2018 fvogtAATTsuse.com- Use %license (boo#1082318)
 
ICM