↵ Return to the main page of zlib-devel
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2022-08-09 | Lukas Javorsky <ljavorsk at redhat dot com> - 1.2.12-5 | - Fix heap-based buffer over-read or buffer overflow in inflate in inflate.c - Resolves: CVE-2022-37434 |
2022-07-23 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.2.12-4 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild |
2022-07-04 | Lukas Javorsky <ljavorsk at redhat dot com> - 1.2.12-3 | - Upstream patch: Correct incorrect inputs provided to the CRC functions |
2022-06-28 | Lukas Javorsky <ljavorsk at redhat dot com> - 1.2.12-2 | - Fix covscan patch that caused compiler warnings |
2022-04-05 | Lukas Javorsky <ljavorsk at redhat dot com> - 1.2.12-1 | - Rebase to 1.2.12 - Resolves: CVE-2018-25032 |
2022-02-28 | Lukas Javorsky <ljavorsk at redhat dot com> - 1.2.11-32 | - Apply IBM patch for compressBound() function - Source from https://github.com/madler/zlib/issues/410#issuecomment-947212824 - Resolves: #2057484 |
2022-01-22 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.2.11-31 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild |
2021-07-29 | Dan HorĂ¡k <dan[at]danny.cz> - 1.2.11-30 | - Fix for IBM CRC32 optimalization rhbz#1959423 |
2021-07-23 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.2.11-28 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild |
2021-07-01 | Ondrej Dubaj <odubaj at redhat dot com> - 1.2.11-27 | - Enabled Z hardware-accelerated deflate for compression levels 1 through 6 (#1972057) - IBM CRC32 optimalization rhbz#1959423 |