Hello community,

here is the log from the commit of package sed for openSUSE:Factory checked in 
at 2020-01-25 13:22:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sed (Old)
 and      /work/SRC/openSUSE:Factory/.sed.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sed"

Sat Jan 25 13:22:50 2020 rev:34 rq:765864 version:4.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/sed/sed.changes  2019-12-02 11:26:15.246696340 
+0100
+++ /work/SRC/openSUSE:Factory/.sed.new.26092/sed.changes       2020-01-25 
13:23:04.032007820 +0100
@@ -1,0 +2,9 @@
+Sun Jan 19 09:27:45 UTC 2020 - Andreas Stieger <[email protected]>
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  disable-null-ptr-argument.patch
  sed-4.7.tar.xz
  sed-4.7.tar.xz.sig

New:
----
  sed-4.8.tar.xz
  sed-4.8.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sed.spec ++++++
--- /var/tmp/diff_new_pack.IHU64E/_old  2020-01-25 13:23:05.020008252 +0100
+++ /var/tmp/diff_new_pack.IHU64E/_new  2020-01-25 13:23:05.020008252 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sed
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           sed
-Version:        4.7
+Version:        4.8
 Release:        0
 Summary:        A Stream-Oriented Non-Interactive Text Editor
 License:        GPL-3.0-or-later
@@ -28,7 +28,6 @@
 Source2:        %{name}.keyring
 # PATCH-FIX-SLE sed-dont_close_twice.patch bnc@880817 [email protected] -- Fix 
double close.
 Patch0:         sed-dont_close_twice.patch
-Patch1:         disable-null-ptr-argument.patch
 BuildRequires:  libacl-devel
 BuildRequires:  libselinux-devel
 Requires(post): %{install_info_prereq}
@@ -46,7 +45,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 %define warn_flags -Wall -Wstrict-prototypes -Wpointer-arith -Wformat-security
@@ -56,7 +54,7 @@
   --without-included-regex
 %if 0%{?do_profiling}
   make %{?_smp_mflags} CFLAGS="$CFLAGS %{cflags_profile_generate}" V=1
-  make CFLAGS="$CFLAGS %{cflags_profile_generate}" check
+  make %{?_smp_mflags} CFLAGS="$CFLAGS %{cflags_profile_generate}" check
   make %{?_smp_mflags} clean
   make %{?_smp_mflags} CFLAGS="$CFLAGS %{cflags_profile_feedback}" V=1
 %else

++++++ sed-4.7.tar.xz -> sed-4.8.tar.xz ++++++
++++ 77081 lines of diff (skipped)



Reply via email to