Tue, 23 Apr 2024 18:15:16 UTC | login

Information for build zziplib-0.13.71-9.el9

ID13315
Package Namezziplib
Version0.13.71
Release9.el9
Epoch
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/zziplib#51d6d67f467dd68ccae6227197976b382fd36e8a
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 bymboddu
State complete
Volume DEFAULT
StartedTue, 10 Aug 2021 06:11:39 UTC
CompletedTue, 10 Aug 2021 06:30:25 UTC
Taskbuild (c9s-build-side-264-stack-gate, /redhat/centos-stream/rpms/zziplib:51d6d67f467dd68ccae6227197976b382fd36e8a)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/zziplib#51d6d67f467dd68ccae6227197976b382fd36e8a'}}
Tags
c9s-build-side-264-stack-gate
c9s-candidate
c9s-pending
c9s-pending-signed
c9s-released
RPMs
src
zziplib-0.13.71-9.el9.src.rpm (info) (download)
aarch64
zziplib-0.13.71-9.el9.aarch64.rpm (info) (download)
zziplib-devel-0.13.71-9.el9.aarch64.rpm (info) (download)
zziplib-utils-0.13.71-9.el9.aarch64.rpm (info) (download)
zziplib-debuginfo-0.13.71-9.el9.aarch64.rpm (info) (download)
zziplib-debugsource-0.13.71-9.el9.aarch64.rpm (info) (download)
zziplib-utils-debuginfo-0.13.71-9.el9.aarch64.rpm (info) (download)
i686
zziplib-0.13.71-9.el9.i686.rpm (info) (download)
zziplib-devel-0.13.71-9.el9.i686.rpm (info) (download)
zziplib-utils-0.13.71-9.el9.i686.rpm (info) (download)
zziplib-debuginfo-0.13.71-9.el9.i686.rpm (info) (download)
zziplib-debugsource-0.13.71-9.el9.i686.rpm (info) (download)
zziplib-utils-debuginfo-0.13.71-9.el9.i686.rpm (info) (download)
ppc64le
zziplib-0.13.71-9.el9.ppc64le.rpm (info) (download)
zziplib-devel-0.13.71-9.el9.ppc64le.rpm (info) (download)
zziplib-utils-0.13.71-9.el9.ppc64le.rpm (info) (download)
zziplib-debuginfo-0.13.71-9.el9.ppc64le.rpm (info) (download)
zziplib-debugsource-0.13.71-9.el9.ppc64le.rpm (info) (download)
zziplib-utils-debuginfo-0.13.71-9.el9.ppc64le.rpm (info) (download)
s390x
zziplib-0.13.71-9.el9.s390x.rpm (info) (download)
zziplib-devel-0.13.71-9.el9.s390x.rpm (info) (download)
zziplib-utils-0.13.71-9.el9.s390x.rpm (info) (download)
zziplib-debuginfo-0.13.71-9.el9.s390x.rpm (info) (download)
zziplib-debugsource-0.13.71-9.el9.s390x.rpm (info) (download)
zziplib-utils-debuginfo-0.13.71-9.el9.s390x.rpm (info) (download)
x86_64
zziplib-0.13.71-9.el9.x86_64.rpm (info) (download)
zziplib-devel-0.13.71-9.el9.x86_64.rpm (info) (download)
zziplib-utils-0.13.71-9.el9.x86_64.rpm (info) (download)
zziplib-debuginfo-0.13.71-9.el9.x86_64.rpm (info) (download)
zziplib-debugsource-0.13.71-9.el9.x86_64.rpm (info) (download)
zziplib-utils-debuginfo-0.13.71-9.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.13.71-9 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Tue Jul 27 2021 Jakub Martisko <jamartis@redhat.com> - 0.13.71-8 - Add gating tests Resolves: rhbz#1986332 * Fri Jul 23 2021 Jakub Martisko <jamartis@redhat.com> - 0.13.71-7 - Remove the doc/zzipdoc/{options,match}.py scritps from the original tar - Replace them with a current github version - The original version of the files contains autogenerated header with incompatible license - This build thus uses modified tar archive Resolves: rhbz#1982241 * Thu Jul 22 2021 Jakub Martisko <jamartis@redhat.com> - 0.13.71-6 - Fix CVE-2020-18442 Resolves: CVE-2020-18442 Resolves: 1977964 * Thu Jul 22 2021 Jakub Martisko <jamartis@redhat.com> - 0.13.71-5 - Refresh the multilib patch Resolves: rhbz#1915747 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.13.71-4 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * 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 * 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