[ All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

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 2025-02-20 15:24:50
Build Host certified-builder01.msvsphere-os.ru
Summary Compression and decompression library
Repositories OS
Description Zlib is a general-purpose, patent-free, lossless data compression library which is used by many different programs.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
zlib-1.2.11-40.el9.x86_64 Compression and decompression library 40289a8e4cc2bae4694025113ec37ba66f9782c51b328a80e62b3b0f8f78cb24 download
i686
zlib-1.2.11-40.el9.i686 Compression and decompression library 2a75c0ad4924e59c247525dae2a37d3dd1159fc69fe1832ddbbabd4eb7d88cae download
src
zlib-1.2.11-40.el9.src Compression and decompression library c8f1754fea39fd9ba2d6047c2d2d10a7f39f3434e7c4096a58c3f15c7b4056cb download
Changelog link
* 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