Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package zlib-ng for openSUSE:Factory checked in at 2023-04-06 15:57:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zlib-ng (Old) and /work/SRC/openSUSE:Factory/.zlib-ng.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zlib-ng" Thu Apr 6 15:57:50 2023 rev:10 rq:1077720 version:2.0.7 Changes: -------- --- /work/SRC/openSUSE:Factory/zlib-ng/zlib-ng.changes 2022-12-24 14:55:07.572623959 +0100 +++ /work/SRC/openSUSE:Factory/.zlib-ng.new.19717/zlib-ng.changes 2023-04-06 15:57:54.612962812 +0200 @@ -1,0 +2,30 @@ +Thu Apr 6 10:21:43 UTC 2023 - Guillaume GARDET <guillaume.gar...@opensuse.org> + +- Update to 2.0.7: + * Fix CVE-2022-37434 #1328 + * Fix chunkmemset #1196 + * Fix deflateBound too small #1236 + * Fix Z_SOLO #1263 + * Fix ACLE variant of crc32 #1274 + * Fix inflateBack #1311 + * Fix deflate_quick windowsize #1431 + * Fix DFLTCC bugs related to adler32 #1349 and #1390 + * Fix warnings #1194 #1312 #1362 + * MacOS build fix #1198 + * Add invalid windowBits handling #1293 + * Support for Force TZCNT #1186 + * Support for aligned_alloc() #1360 + * Minideflate improvements #1175 #1238 + * Dont use unaligned access for memcpy #1309 + * Build system #1209 #1233 #1267 #1273 #1278 #1292 #1316 #1318 #1365 + * Test improvements #1208 #1227 #1241 #1353 + * Cleanup #1266 + * Documentation #1205 #1359 + * Misc improvements #1294 #1297 #1306 #1344 #1348 + * Backported zlib fixes + * Backported CI workflows from Develop branch +- Drop upstream patches: + * 1297.patch + * 0001-Add-one-extra-byte-to-return-value-of-compressBound-.patch + +------------------------------------------------------------------- Old: ---- 0001-Add-one-extra-byte-to-return-value-of-compressBound-.patch 1297.patch zlib-ng-2.0.6.tar.gz New: ---- zlib-ng-2.0.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zlib-ng.spec ++++++ --- /var/tmp/diff_new_pack.RBf8YU/_old 2023-04-06 15:57:55.192966088 +0200 +++ /var/tmp/diff_new_pack.RBf8YU/_new 2023-04-06 15:57:55.196966111 +0200 @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -33,17 +33,13 @@ %bcond_with systemtap Name: zlib-ng%{?compat_suffix} -Version: 2.0.6 +Version: 2.0.7 Release: 0 Summary: Zlib replacement with SIMD optimizations License: Zlib URL: https://github.com/zlib-ng/zlib-ng Source0: https://github.com/zlib-ng/zlib-ng/archive/refs/tags/%{version}.tar.gz#/zlib-ng-%{version}.tar.gz Source1: baselibs.conf -# PATCH-FIX-UPSTREAM - Backport https://github.com/zlib-ng/zlib-ng/pull/1297 to fix boo#1200578 -Patch0: 1297.patch -# Cherry-pick bisected from develop branch -Patch1: 0001-Add-one-extra-byte-to-return-value-of-compressBound-.patch BuildRequires: cmake BuildRequires: gcc %if %{with systemtap} ++++++ zlib-ng-2.0.6.tar.gz -> zlib-ng-2.0.7.tar.gz ++++++ ++++ 4320 lines of diff (skipped)