Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xz for openSUSE:Factory checked in at 2023-11-13 22:15:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xz (Old) and /work/SRC/openSUSE:Factory/.xz.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xz" Mon Nov 13 22:15:39 2023 rev:83 rq:1124450 version:5.4.5 Changes: -------- --- /work/SRC/openSUSE:Factory/xz/xz.changes 2023-08-23 14:56:37.321883722 +0200 +++ /work/SRC/openSUSE:Factory/.xz.new.17445/xz.changes 2023-11-13 22:15:40.712032240 +0100 @@ -1,0 +2,23 @@ +Tue Nov 7 16:10:26 UTC 2023 - Andrea Manzini <[email protected]> + +- Update to version 5.4.5: + * liblzma: + - Fixed an assertion failure that could be triggered by a large + unpadded_size argument. It was verified that there was no + other bug than the assertion failure. + + - Fixed a bug that prevented building with Windows Vista + threading when __attribute__((__constructor__)) is not + supported. + + * xz now properly handles special files such as "con" or "nul" on + Windows. Before this fix, the following wrote "foo" to the + console and deleted the input file "con_xz": + + echo foo | xz > con_xz + xz --suffix=_xz --decompress con_xz + + * Small fixes and improvements to the tests. + * Updated translations: Chinese (simplified) and Esperanto. + +------------------------------------------------------------------- Old: ---- xz-5.4.4.tar.gz xz-5.4.4.tar.gz.sig New: ---- xz-5.4.5.tar.gz xz-5.4.5.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xz.spec ++++++ --- /var/tmp/diff_new_pack.2QXTgl/_old 2023-11-13 22:15:41.956078044 +0100 +++ /var/tmp/diff_new_pack.2QXTgl/_new 2023-11-13 22:15:41.956078044 +0100 @@ -19,7 +19,7 @@ # avoid bootstrapping problem %define _binary_payload w9.bzdio Name: xz -Version: 5.4.4 +Version: 5.4.5 Release: 0 Summary: A Program for Compressing Files with the LempelâZivâMarkov algorithm License: GPL-2.0-or-later AND GPL-3.0-or-later AND LGPL-2.1-or-later AND SUSE-Public-Domain ++++++ xz-5.4.4.tar.gz -> xz-5.4.5.tar.gz ++++++ ++++ 42639 lines of diff (skipped)
