Sat, 04 May 2024 13:30:32 UTC | login

Information for build zziplib-0.13.72-3.fc38

ID230406
Package Namezziplib
Version0.13.72
Release3.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/zziplib.git#41f2bfec6353f952f48bf7711ee73df6115cfe5b
SummaryLightweight library to easily extract data from zip files
DescriptionThe zziplib library is intentionally lightweight, it offers the ability to easily extract data from files archived in a single zip file. Applications can bundle files into a single zip archive and access them. The implementation is based only on the (free) subset of compression with the zlib algorithm which is actually used by the zip/unzip tools.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 23 Feb 2023 15:15:59 UTC
CompletedThu, 23 Feb 2023 15:30:13 UTC
Taskbuild (f38, /rpms/zziplib.git:41f2bfec6353f952f48bf7711ee73df6115cfe5b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/zziplib.git#41f2bfec6353f952f48bf7711ee73df6115cfe5b'}}
Tags
f38
f39
f40
RPMs
src
zziplib-0.13.72-3.fc38.src.rpm (info) (download)
riscv64
zziplib-0.13.72-3.fc38.riscv64.rpm (info) (download)
zziplib-devel-0.13.72-3.fc38.riscv64.rpm (info) (download)
zziplib-utils-0.13.72-3.fc38.riscv64.rpm (info) (download)
zziplib-debuginfo-0.13.72-3.fc38.riscv64.rpm (info) (download)
zziplib-debugsource-0.13.72-3.fc38.riscv64.rpm (info) (download)
zziplib-utils-debuginfo-0.13.72-3.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.72-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.72-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Feb 09 2022 Alexander Bokovoy <abokovoy@redhat.com> - 0.13.72-1 - 0.13.72 - Fixes CVE-2020-18442 - Resolves: rhbz#1973831 - Switch build to CMake, drop 32-bit patches as checks integrated in CMake already * Sat Feb 05 2022 Leigh Scott <leigh123linux@gmail.com> - 0.13.71-7 - Fix pkgconfig files * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.71-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Sep 01 2021 Jakub Martisko <jamartis@redhat.com> - 0.13.71-5 - Use the multilib patches from RHEL - Resolves ftbfs Resolves: rhbz#1988061 Related: rhbz#1915747 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.71-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon Feb 01 2021 Jakub Martisko <jamartis@redhat.com> - 0.13.71-3 - Use python3 (versioned) as buildrequires * Thu Jan 28 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.71-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Jan 21 2021 Jakub Martisko <jamartis@redhat.com> - 0.13.71-1 - Rebase to 0.13.71 - Drop the CVE patches, they are now part of the upstream package - Build no longer requires python2 - Resolves: 1807565