Package zlib-1.2.11-40.el9.src
Name | zlib |
---|---|
Epoch | 0 |
Version | 1.2.11 |
Release | 40.el9 |
Architecture | src |
Website/URL | https://www.zlib.net/ |
License | zlib and Boost |
Build Time | 2023-10-03 14:08:59 |
Build Host | builder-x86-04.inferitos.ru |
Summary | Compression and decompression library |
Repositories | BaseOS |
Description | Zlib is a general-purpose, patent-free, lossless data compression library which is used by many different programs. |
Errata | — |
Size | 548 KiB |
Source Project | zlib-1.2.11-40.el9 |
SHA-256 checksum | 9b69aa0160a8d52d4bea8a1a1d2fc60a5a65916dda3e0e1db99ab9c303bd730a |
×
* Thu May 04 2023 Lukas Javorsky <ljavorsk@redhat.com> - 1.2.11-40 - Fix the Crash in zlib deflateBound() function on s390x - Resolves: BZ#2193044 * Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.2.11-39 - Rebuilt for MSVSphere 9.2 beta * Thu Feb 09 2023 Lukas Javorsky <ljavorsk@redhat.com> - 1.2.11-39 - Fix covscan issue CWE-681 * Tue Feb 07 2023 Lukas Javorsky <ljavorsk@redhat.com> - 1.2.11-38 - Resolve fuzzing issue for unknown memory access * Tue Feb 07 2023 Lukas Javorsky <ljavorsk@redhat.com> - 1.2.11-37 - Rebased Power 8 optimization patches - Fix for Unnecessary IFUNC resolver for crc32_z - Fix for python3.11 broken libxml2 and lxml on s390x * Mon Dec 19 2022 Ilya Leoshkevich <iii@linux.ibm.com> - 1.2.11-36 - Inflate small window optimization for IBM z15 rhbz#2154775 * Wed Oct 12 2022 Ilya Leoshkevich <iii@linux.ibm.com> - 1.2.11-35 - Fix for IBM strm.adler rhbz#2134074 * Wed Aug 10 2022 Matej Mužila <mmuzila@redhat.com> - 1.2.11-34 - Fix heap-based buffer over-read or buffer overflow in inflate in inflate.c - Resolves: CVE-2022-37434 * Mon Apr 25 2022 Matej Mužila <mmuzila@redhat.com> - 1.2.11-33 - Fix CVE-2018-25032 Resolves: CVE-2018-25032 * Tue Mar 01 2022 Ilya Leoshkevich <iii@linux.ibm.com> - 1.2.11-32 - Fix for IBM compressBound() rhbz#2056899