[ All 3 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 ]
×

Package zlib-static-1.2.11-40.el9.x86_64 download

Name zlib-static
Epoch 0
Version 1.2.11
Release 40.el9
Architecture x86_64
Website/URL https://www.zlib.net/
License zlib and Boost
Build Time 2023-10-03 14:10:18
Build Host builder-x86-01.inferitos.ru
Summary Static libraries for Zlib development
Repositories CRB
Description The zlib-static package includes static libraries needed to develop programs that use the zlib compression and decompression library.
Errata
Size 67 KiB
Source Project zlib-1.2.11-40.el9
SHA-256 checksum ce5bef59a1b50996ffd568633840389c255cbd574fd504d49c4ac8b989f99eb4
× Full screenshot
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