Project zlib-1.2.11-40.el9
Name | zlib |
---|---|
Epoch | 0 |
Version | 1.2.11 |
Release | 40.el9 |
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 | — |
×
Package | Summary | SHA-256 checksum |
---|---|---|
x86_64 | ||
zlib-1.2.11-40.el9.x86_64 | Compression and decompression library | efbe887a32f0801220084791ba272fc5cd38536ec5794bbe470dc2a2a202d63e |
zlib-devel-1.2.11-40.el9.x86_64 | Header files and libraries for Zlib development | 063691b4013448bb53eaa78c9943a2b888b0ff7c7e872aacefff889fbeb88dfd |
zlib-static-1.2.11-40.el9.x86_64 | Static libraries for Zlib development | ce5bef59a1b50996ffd568633840389c255cbd574fd504d49c4ac8b989f99eb4 |
minizip-compat-1.2.11-40.el9.x86_64 | Library for manipulation with .zip archives | 869e86cb4198e99d294f1a429b19ca4096a2bdf789eeb2602b0c7598c5a8ccf4 |
i686 | ||
zlib-1.2.11-40.el9.i686 | Compression and decompression library | dd3db069f06dc6f4bd97d70320fb13cba7aec67418fab2944bf884b1a67a10e5 |
zlib-devel-1.2.11-40.el9.i686 | Header files and libraries for Zlib development | 69da379911dae8054f4a1f99b9f8b0edb354d5f1721f49d71181fe04c97f65f7 |
zlib-static-1.2.11-40.el9.i686 | Static libraries for Zlib development | ae3cbb8becf9fd6ab3675a5dd99e6731448af9a1364aa62e15ccf115fc31f3e1 |
minizip-compat-1.2.11-40.el9.i686 | Library for manipulation with .zip archives | 5401917bf5eb2d2127f5f844703a00082a1c98597c088394ce51e3c0aab75254 |
aarch64 | ||
zlib-1.2.11-40.el9.aarch64 | Compression and decompression library | 42109231a03367c1dfe648146ad2a764a07cf0d1782497c04d9007b904908af6 |
zlib-devel-1.2.11-40.el9.aarch64 | Header files and libraries for Zlib development | d0ef760026947ef1356aa265425949a6a100bf3b8ec02179c8ae68c24405bbee |
zlib-static-1.2.11-40.el9.aarch64 | Static libraries for Zlib development | 2be8f4cd4952a0ad40bfbbf155d43c67a87b362b24d8f07352831765925514d8 |
minizip-compat-1.2.11-40.el9.aarch64 | Library for manipulation with .zip archives | 23ad7b9f3046a5cf63d74a3c965d6acc863c35fbb063952a66cf8e68ff5c9741 |
src | ||
zlib-1.2.11-40.el9.src | Compression and decompression library | 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