From bad6f51f22ad54e41b952c756dba2105ab83d77deffdab0e5c525a1cb8d0f873 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 21 Jan 2023 15:19:07 +0000 Subject: [PATCH 1/3] - Update to 1.2.13: OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zlib?expand=0&rev=87 --- zlib.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zlib.changes b/zlib.changes index 93b798e..6a07727 100644 --- a/zlib.changes +++ b/zlib.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Thu Jan 19 11:07:25 UTC 2023 - Danilo Spinella -- Update to 1.13: +- Update to 1.2.13: * Fix configure issue that discarded provided CC definition * Correct incorrect inputs provided to the CRC functions * Repair prototypes and exporting of new CRC functions From 8d3a1503709e7aeeb78833c473ba4bf2c8b810838470de84162378a514402297 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Sat, 21 Jan 2023 18:09:42 +0000 Subject: [PATCH 2/3] Updating link to change in openSUSE:Factory/zlib revision 86 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zlib?expand=0&rev=533af138b6be8181a7e6f78e67be665f --- zlib.changes | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/zlib.changes b/zlib.changes index 6a07727..c2942a9 100644 --- a/zlib.changes +++ b/zlib.changes @@ -1,6 +1,36 @@ ------------------------------------------------------------------- Thu Jan 19 11:07:25 UTC 2023 - Danilo Spinella +- Update to 1.13: + * Fix configure issue that discarded provided CC definition + * Correct incorrect inputs provided to the CRC functions + * Repair prototypes and exporting of new CRC functions + * Fix inflateBack to detect invalid input with distances too far + * Have infback() deliver all of the available output up to any error + * Fix a bug when getting a gzip header extra field with inflate() + * Fix bug in block type selection when Z_FIXED used + * Tighten deflateBound bounds + * Remove deleted assembler code references + * Various portability and appearance improvements +- Added patches: + * zlib-1.2.13-IBM-Z-hw-accelerated-deflate-s390x.patch + * zlib-1.2.13-fix-bug-deflateBound.patch + * zlib-1.2.13-optimized-s390.patch +- Refreshed patches: + * zlib-1.2.12-add-optimized-slide_hash-for-power.patch + * zlib-1.2.12-add-vectorized-longest_match-for-power.patch + * zlib-1.2.12-s390-vectorize-crc32.patch +- Removed patches: + * zlib-1.2.12-fix-configure.patch + * zlib-1.2.12-IBM-Z-hw-accelerated-deflate-s390x.patch + * zlib-1.2.12-optimized-crc32-power8.patch + * zlib-1.2.12-correct-inputs-provided-to-crc-func.patch + * zlib-1.2.12-fix-CVE-2022-37434.patch + * zlib-1.2.11-optimized-s390.patch + +------------------------------------------------------------------- +Thu Jan 19 11:07:25 UTC 2023 - Danilo Spinella + - Update to 1.2.13: * Fix configure issue that discarded provided CC definition * Correct incorrect inputs provided to the CRC functions From e93d00c9fd05a439f4d6adfdbcc1ffc4ad4bddccf596393ddc4af4d36f3ccd41 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Sat, 21 Jan 2023 18:09:42 +0000 Subject: [PATCH 3/3] baserev update by copy to link target OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zlib?expand=0&rev=88 --- zlib.changes | 30 ------------------------------ 1 file changed, 30 deletions(-) diff --git a/zlib.changes b/zlib.changes index c2942a9..6a07727 100644 --- a/zlib.changes +++ b/zlib.changes @@ -1,36 +1,6 @@ ------------------------------------------------------------------- Thu Jan 19 11:07:25 UTC 2023 - Danilo Spinella -- Update to 1.13: - * Fix configure issue that discarded provided CC definition - * Correct incorrect inputs provided to the CRC functions - * Repair prototypes and exporting of new CRC functions - * Fix inflateBack to detect invalid input with distances too far - * Have infback() deliver all of the available output up to any error - * Fix a bug when getting a gzip header extra field with inflate() - * Fix bug in block type selection when Z_FIXED used - * Tighten deflateBound bounds - * Remove deleted assembler code references - * Various portability and appearance improvements -- Added patches: - * zlib-1.2.13-IBM-Z-hw-accelerated-deflate-s390x.patch - * zlib-1.2.13-fix-bug-deflateBound.patch - * zlib-1.2.13-optimized-s390.patch -- Refreshed patches: - * zlib-1.2.12-add-optimized-slide_hash-for-power.patch - * zlib-1.2.12-add-vectorized-longest_match-for-power.patch - * zlib-1.2.12-s390-vectorize-crc32.patch -- Removed patches: - * zlib-1.2.12-fix-configure.patch - * zlib-1.2.12-IBM-Z-hw-accelerated-deflate-s390x.patch - * zlib-1.2.12-optimized-crc32-power8.patch - * zlib-1.2.12-correct-inputs-provided-to-crc-func.patch - * zlib-1.2.12-fix-CVE-2022-37434.patch - * zlib-1.2.11-optimized-s390.patch - -------------------------------------------------------------------- -Thu Jan 19 11:07:25 UTC 2023 - Danilo Spinella - - Update to 1.2.13: * Fix configure issue that discarded provided CC definition * Correct incorrect inputs provided to the CRC functions