Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mingw64-zlib for openSUSE:Factory checked in at 2022-04-04 19:27:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mingw64-zlib (Old) and /work/SRC/openSUSE:Factory/.mingw64-zlib.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mingw64-zlib" Mon Apr 4 19:27:13 2022 rev:5 rq:966864 version:1.2.12 Changes: -------- --- /work/SRC/openSUSE:Factory/mingw64-zlib/mingw64-zlib.changes 2022-03-15 19:05:30.696972184 +0100 +++ /work/SRC/openSUSE:Factory/.mingw64-zlib.new.1900/mingw64-zlib.changes 2022-04-04 19:27:53.235508936 +0200 @@ -1,0 +2,12 @@ +Mon Apr 4 10:15:19 UTC 2022 - Ralf Habacker <ralf.habac...@freenet.de> + +- Update to 1.2.12 + * Fix a deflate bug when using the Z_FIXED strategy that can + result in out-of-bound accesses. (bsc#1197459) + * Fix a deflate bug when the window is full in deflate_stored(). + * Speed up CRC-32 computations by a factor of 1.5 to 3. + * Use the hardware CRC-32 instruction on ARMv8 processors. + * Speed up crc32_combine() with powers of x tables. + * Add crc32_combine_gen() and crc32_combine_op() for fast combines. + +------------------------------------------------------------------- Old: ---- zlib-1.2.11.tar.xz New: ---- zlib-1.2.12.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mingw64-zlib.spec ++++++ --- /var/tmp/diff_new_pack.BwE4SW/_old 2022-04-04 19:27:53.739503157 +0200 +++ /var/tmp/diff_new_pack.BwE4SW/_new 2022-04-04 19:27:53.743503111 +0200 @@ -17,13 +17,13 @@ Name: mingw64-zlib -Version: 1.2.11 +Version: 1.2.12 Release: 0 Summary: Zlib compression library License: Zlib Group: Productivity/Archiving/Compression URL: https://www.zlib.net/ -Source: http://www.zlib.net/zlib-%{version}.tar.xz +Source: http://www.zlib.net/zlib-%{version}.tar.gz Source1000: %{name}-rpmlintrc Patch0: zlib-1.2.5-nostrip.patch Patch1: zlib-1.2.5-tml.patch