Tue, 30 Apr 2024 04:14:39 UTC | login

Information for build zlib-1.2.12-5.fc37

ID196547
Package Namezlib
Version1.2.12
Release5.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/zlib.git#de5caa002f6c8551c7ad0bea12b064aa0c20f0f7
SummaryCompression and decompression library
DescriptionZlib is a general-purpose, patent-free, lossless data compression library which is used by many different programs.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 04 Sep 2022 04:25:23 UTC
CompletedSun, 04 Sep 2022 04:37:15 UTC
Taskbuild (f37, /rpms/zlib.git:de5caa002f6c8551c7ad0bea12b064aa0c20f0f7)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/zlib.git#de5caa002f6c8551c7ad0bea12b064aa0c20f0f7'}}
Tags
f37
f38
RPMs
src
zlib-1.2.12-5.fc37.src.rpm (info) (download)
riscv64
minizip-compat-1.2.12-5.fc37.riscv64.rpm (info) (download)
minizip-compat-devel-1.2.12-5.fc37.riscv64.rpm (info) (download)
zlib-1.2.12-5.fc37.riscv64.rpm (info) (download)
zlib-devel-1.2.12-5.fc37.riscv64.rpm (info) (download)
zlib-static-1.2.12-5.fc37.riscv64.rpm (info) (download)
minizip-compat-debuginfo-1.2.12-5.fc37.riscv64.rpm (info) (download)
zlib-debuginfo-1.2.12-5.fc37.riscv64.rpm (info) (download)
zlib-debugsource-1.2.12-5.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Aug 09 2022 Lukas Javorsky <ljavorsk@redhat.com> - 1.2.12-5 - Fix heap-based buffer over-read or buffer overflow in inflate in inflate.c - Resolves: CVE-2022-37434 * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.12-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jul 04 2022 Lukas Javorsky <ljavorsk@redhat.com> - 1.2.12-3 - Upstream patch: Correct incorrect inputs provided to the CRC functions * Tue Jun 28 2022 Lukas Javorsky <ljavorsk@redhat.com> - 1.2.12-2 - Fix covscan patch that caused compiler warnings * Tue Apr 05 2022 Lukas Javorsky <ljavorsk@redhat.com> - 1.2.12-1 - Rebase to 1.2.12 - Resolves: CVE-2018-25032 * Mon Feb 28 2022 Lukas Javorsky <ljavorsk@redhat.com> - 1.2.11-32 - Apply IBM patch for compressBound() function - Source from https://github.com/madler/zlib/issues/410#issuecomment-947212824 - Resolves: #2057484 * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.11-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 29 2021 Dan HorĂ¡k <dan[at]danny.cz> - 1.2.11-30 - Fix for IBM CRC32 optimalization rhbz#1959423 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.11-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu Jul 01 2021 Ondrej Dubaj <odubaj@redhat.com> - 1.2.11-27 - Enabled Z hardware-accelerated deflate for compression levels 1 through 6 (#1972057) - IBM CRC32 optimalization rhbz#1959423 * Wed Mar 31 2021 Ondrej Dubaj <odubaj@redhat.com> - 1.2.11-26 - fixed covscan issues for rhel-9 * Fri Feb 12 2021 Michal Schorm <mschorm@redhat.com> - 1.2.11-25 - Remove ancient PPC64 hack - Remove aarch64 optimalizations (#1936823) * Thu Jan 28 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.11-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Nov 18 2020 Ondrej Dubaj <odubaj@redhat.com> - 1.2.11-23 - backport IBM Z updates to fedora