Hello community,

here is the log from the commit of package xz for openSUSE:Factory checked in 
at 2018-06-27 10:14:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xz (Old)
 and      /work/SRC/openSUSE:Factory/.xz.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xz"

Wed Jun 27 10:14:20 2018 rev:62 rq:617062 version:5.2.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/xz/xz.changes    2018-03-26 11:59:07.427343798 
+0200
+++ /work/SRC/openSUSE:Factory/.xz.new/xz.changes       2018-06-27 
10:14:25.287317225 +0200
@@ -1,0 +2,19 @@
+Fri Jun 15 11:11:38 UTC 2018 - astie...@suse.com
+
+- xz 5.2.4:
+  * liblzma:
+    - Allow 0 as memory usage limit instead of returning
+      LZMA_PROG_ERROR. Now 0 is treated as if 1 byte was specified,
+      which effectively is the same as 0.
+    - Use "noexcept" keyword instead of "throw()" in the public
+      headers when a C++11 (or newer standard) compiler is used.
+    - Added a portability fix for recent Intel C Compilers.
+  * xz:
+    - Fix "xz --list --robot missing_or_bad_file.xz" which would
+      try to print an unitialized string and thus produce garbage
+      output. Since the exit status is non-zero, most uses of such
+      a command won't try to interpret the garbage output.
+    - "xz --list foo.xz" could print "Internal error (bug)" in a
+      corner case where a specific memory usage limit had been set.
+
+-------------------------------------------------------------------

Old:
----
  xz-5.2.3.tar.gz
  xz-5.2.3.tar.gz.sig

New:
----
  xz-5.2.4.tar.gz
  xz-5.2.4.tar.gz.sig

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

Other differences:
------------------
++++++ xz.spec ++++++
--- /var/tmp/diff_new_pack.OF7HOO/_old  2018-06-27 10:14:25.875295833 +0200
+++ /var/tmp/diff_new_pack.OF7HOO/_new  2018-06-27 10:14:25.875295833 +0200
@@ -19,7 +19,7 @@
 # avoid bootstrapping problem
 %define _binary_payload w9.bzdio
 Name:           xz
-Version:        5.2.3
+Version:        5.2.4
 Release:        0
 Summary:        A Program for Compressing Files with the Lempel–Ziv–Markov 
algorithm
 License:        LGPL-2.1-or-later AND GPL-2.0-or-later

++++++ xz-5.2.3.tar.gz -> xz-5.2.4.tar.gz ++++++
++++ 18598 lines of diff (skipped)


Reply via email to