Hello community,

here is the log from the commit of package gzip for openSUSE:Factory checked in 
at 2019-01-08 12:15:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gzip (Old)
 and      /work/SRC/openSUSE:Factory/.gzip.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gzip"

Tue Jan  8 12:15:23 2019 rev:49 rq:662443 version:1.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/gzip/gzip.changes        2018-08-06 
11:52:16.381035598 +0200
+++ /work/SRC/openSUSE:Factory/.gzip.new.28833/gzip.changes     2019-01-08 
12:15:25.469097737 +0100
@@ -1,0 +2,16 @@
+Sun Dec 30 11:34:12 UTC 2018 - [email protected]
+
+- gzip 1.10:
+  * Compressed gzip output no longer contains the current time as
+    a timestamp when the input is not a regular file.  Instead, the
+    output contains a null (zero) timestamp.  This makes gzip's
+    behavior more reproducible when used as part of a pipeline.
+  * A use of uninitialized memory on some malformed inputs has been
+    fixed.
+  * A few theoretical race conditions in signal handers have been
+    fixed.
+- drop upstreamed patches:
+  * gnulib-libio.patch
+  * gzip-1.8-deprecate_netstat.patch
+
+-------------------------------------------------------------------

Old:
----
  gnulib-libio.patch
  gzip-1.8-deprecate_netstat.patch
  gzip-1.9.tar.xz
  gzip-1.9.tar.xz.sig

New:
----
  gzip-1.10.tar.xz
  gzip-1.10.tar.xz.sig

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

Other differences:
------------------
++++++ gzip.spec ++++++
--- /var/tmp/diff_new_pack.VBbCLk/_old  2019-01-08 12:15:26.213097038 +0100
+++ /var/tmp/diff_new_pack.VBbCLk/_new  2019-01-08 12:15:26.213097038 +0100
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define _buildshell /bin/bash
 Name:           gzip
-Version:        1.9
+Version:        1.10
 Release:        0
 Summary:        GNU Zip Compression Utilities
 License:        GPL-3.0-or-later
 Group:          Productivity/Archiving/Compression
-Url:            http://www.gnu.org/software/gzip/
+URL:            http://www.gnu.org/software/gzip/
 Source:         http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
 Source2:        http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz.sig
 Source3:        %{name}.keyring
@@ -34,12 +34,6 @@
 # PATCH FIX OPENSUSE BNC#799561 - zgrep silently fails on LZMA compressed files
 Patch7:         xz_lzma.patch
 Patch8:         manpage-no-date.patch
-# PATCH-FIX-UPSTREAM [email protected] -- remove deprecated 'netstat' command
-Patch10:        gzip-1.8-deprecate_netstat.patch
-# PATCH-FIX-UPSTREAM Update gnulib for libio.h removal
-Patch11:        gnulib-libio.patch
-BuildRequires:  autoconf
-BuildRequires:  automake
 BuildRequires:  makeinfo
 BuildRequires:  xz
 Requires(post): %{install_info_prereq}
@@ -59,15 +53,11 @@
 %patch6
 %patch7 -p1
 %patch8 -p1
-%patch10 -p1
-%patch11 -p1
 
 %build
 export CFLAGS="%{optflags} -fomit-frame-pointer \
 -W -Wall -Wno-unused-parameter -Wstrict-prototypes -Wpointer-arith -fPIE"
 export LDFLAGS="-pie"
-# add autoreconf because of gzip-1.8-fix_unpack_EOB_check.patch
-autoreconf -fi
 %configure --disable-silent-rules \
   gl_cv_func_printf_directive_n=yes \
   gl_cv_func_printf_infinite_long_double=yes
@@ -136,17 +126,17 @@
 %{_bindir}/zless
 %{_bindir}/zmore
 %{_bindir}/znew
-%{_infodir}/gzip.info%{ext_info}
-%{_mandir}/man1/gunzip.1%{ext_man}
-%{_mandir}/man1/gzexe.1%{ext_man}
-%{_mandir}/man1/gzip.1%{ext_man}
-%{_mandir}/man1/zcat.1%{ext_man}
-%{_mandir}/man1/zcmp.1%{ext_man}
-%{_mandir}/man1/zdiff.1%{ext_man}
-%{_mandir}/man1/zforce.1%{ext_man}
-%{_mandir}/man1/zgrep.1%{ext_man}
-%{_mandir}/man1/zless.1%{ext_man}
-%{_mandir}/man1/zmore.1%{ext_man}
-%{_mandir}/man1/znew.1%{ext_man}
+%{_infodir}/gzip.info%{?ext_info}
+%{_mandir}/man1/gunzip.1%{?ext_man}
+%{_mandir}/man1/gzexe.1%{?ext_man}
+%{_mandir}/man1/gzip.1%{?ext_man}
+%{_mandir}/man1/zcat.1%{?ext_man}
+%{_mandir}/man1/zcmp.1%{?ext_man}
+%{_mandir}/man1/zdiff.1%{?ext_man}
+%{_mandir}/man1/zforce.1%{?ext_man}
+%{_mandir}/man1/zgrep.1%{?ext_man}
+%{_mandir}/man1/zless.1%{?ext_man}
+%{_mandir}/man1/zmore.1%{?ext_man}
+%{_mandir}/man1/znew.1%{?ext_man}
 
 %changelog

++++++ gzip-1.9.tar.xz -> gzip-1.10.tar.xz ++++++
++++ 15987 lines of diff (skipped)


Reply via email to