Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mingw32-zlib for openSUSE:Factory checked in at 2022-04-04 19:27:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mingw32-zlib (Old) and /work/SRC/openSUSE:Factory/.mingw32-zlib.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mingw32-zlib" Mon Apr 4 19:27:12 2022 rev:4 rq:966865 version:1.2.12 Changes: -------- --- /work/SRC/openSUSE:Factory/mingw32-zlib/mingw32-zlib.changes 2022-01-13 00:23:44.683989592 +0100 +++ /work/SRC/openSUSE:Factory/.mingw32-zlib.new.1900/mingw32-zlib.changes 2022-04-04 19:27:52.599516228 +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: ------------------ ++++++ mingw32-zlib.spec ++++++ --- /var/tmp/diff_new_pack.fwtFuC/_old 2022-04-04 19:27:53.099510495 +0200 +++ /var/tmp/diff_new_pack.fwtFuC/_new 2022-04-04 19:27:53.107510404 +0200 @@ -17,13 +17,13 @@ Name: mingw32-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