Hello community, here is the log from the commit of package sed for openSUSE:Factory checked in at 2018-04-11 13:46:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sed (Old) and /work/SRC/openSUSE:Factory/.sed.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sed" Wed Apr 11 13:46:49 2018 rev:29 rq:593414 version:4.5 Changes: -------- --- /work/SRC/openSUSE:Factory/sed/sed.changes 2018-03-07 10:27:51.285245028 +0100 +++ /work/SRC/openSUSE:Factory/.sed.new/sed.changes 2018-04-11 13:46:51.463643816 +0200 @@ -1,0 +2,16 @@ +Sun Apr 1 11:59:30 UTC 2018 - [email protected] + +- 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 + +------------------------------------------------------------------- Old: ---- sed-4.4.tar.xz sed-4.4.tar.xz.sig New: ---- sed-4.5.tar.xz sed-4.5.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sed.spec ++++++ --- /var/tmp/diff_new_pack.MfOXbm/_old 2018-04-11 13:46:52.107620510 +0200 +++ /var/tmp/diff_new_pack.MfOXbm/_new 2018-04-11 13:46:52.111620365 +0200 @@ -17,7 +17,7 @@ Name: sed -Version: 4.4 +Version: 4.5 Release: 0 Summary: A Stream-Oriented Non-Interactive Text Editor License: GPL-3.0+ @@ -56,7 +56,7 @@ %if %{do_profiling} make %{?_smp_mflags} CFLAGS="$CFLAGS %{cflags_profile_generate}" V=1 make %{?_smp_mflags} CFLAGS="$CFLAGS %{cflags_profile_generate}" check - make clean + make %{?_smp_mflags} clean make %{?_smp_mflags} CFLAGS="$CFLAGS %{cflags_profile_feedback}" V=1 %else make %{?_smp_mflags} V=1 @@ -82,7 +82,6 @@ %install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info} %files -%defattr(-, root, root) %license COPYING* %doc AUTHORS BUGS NEWS README* THANKS /bin/sed @@ -91,6 +90,5 @@ %{_infodir}/sed.info*%{ext_info} %files lang -f %{name}.lang -%defattr(-,root,root) %changelog ++++++ sed-4.4.tar.xz -> sed-4.5.tar.xz ++++++ ++++ 89649 lines of diff (skipped)
