Fri, 29 Mar 2024 09:31:11 UTC | login

Information for build zziplib-0.13.71-1.fc33

ID192696
Package Namezziplib
Version0.13.71
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/zziplib.git#2ccdbe84a14a89109f4231cc398c9d30e1d438a4
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
StartedSun, 31 Jan 2021 18:37:11 UTC
CompletedSun, 31 Jan 2021 19:52:47 UTC
Taskbuild (f33, /rpms/zziplib.git:2ccdbe84a14a89109f4231cc398c9d30e1d438a4)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/zziplib.git#2ccdbe84a14a89109f4231cc398c9d30e1d438a4'}}
Tags
f33
f37
f38
RPMs
src
zziplib-0.13.71-1.fc33.src.rpm (info) (download)
riscv64
zziplib-0.13.71-1.fc33.riscv64.rpm (info) (download)
zziplib-devel-0.13.71-1.fc33.riscv64.rpm (info) (download)
zziplib-utils-0.13.71-1.fc33.riscv64.rpm (info) (download)
zziplib-debuginfo-0.13.71-1.fc33.riscv64.rpm (info) (download)
zziplib-debugsource-0.13.71-1.fc33.riscv64.rpm (info) (download)
zziplib-utils-debuginfo-0.13.71-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.69-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 14 2020 Tom Stellard <tstellar@redhat.com> - 0.13.69-8 - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.69-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.69-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.69-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Jan 24 2019 Jakub Martisko <jamartis@redhat.com> - 0.13.69-4 - Add the missing CVE-2018-17828.part2.patch file - Fix Formating of the previous 2 changelog entries * Thu Jan 24 2019 Jakub Martisko <jamartis@redhat.com> - 0.13.69-3 - Related: #1626202 - Resolves: CVE-2018-16548 * Thu Jan 24 2019 Jakub Martisko <jamartis@redhat.com> - 0.13.69-2 - Related: 1635890 - Resolves: CVE-2018-17828