Wed, 15 May 2024 17:16:01 UTC | login

Information for build unzip-6.0-49.fc33

ID181794
Package Nameunzip
Version6.0
Release49.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/unzip.git#7ca60a3df8e6a2b281937307d418993e08cfca3f
SummaryA utility for unpacking zip files
DescriptionThe unzip utility is used to list, test, or extract files from a zip archive. Zip archives are commonly found on MS-DOS systems. The zip utility, included in the zip package, creates zip archives. Zip and unzip are both compatible with archives created by PKWARE(R)'s PKZIP for MS-DOS, but the programs' options and default behaviors do differ in some respects. Install the unzip package if you need to list, test or extract files from a zip archive.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 14 Aug 2020 14:35:04 UTC
CompletedFri, 14 Aug 2020 14:53:32 UTC
Taskbuild (f33, /rpms/unzip.git:7ca60a3df8e6a2b281937307d418993e08cfca3f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/unzip.git#7ca60a3df8e6a2b281937307d418993e08cfca3f'}}
Tags
f33
f37
f38
RPMs
src
unzip-6.0-49.fc33.src.rpm (info) (download)
riscv64
unzip-6.0-49.fc33.riscv64.rpm (info) (download)
unzip-debuginfo-6.0-49.fc33.riscv64.rpm (info) (download)
unzip-debugsource-6.0-49.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 6.0-49 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 14 2020 Tom Stellard <tstellar@redhat.com> - 6.0-48 - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 6.0-47 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Nov 18 2019 Jakub Martisko <jamartis@redhat.com> - 6.0-46 - Mention the zipbomb exit code in the manpage Related: CVE-2019-13232 * Wed Oct 23 2019 Jakub Martisko <jamartis@redhat.com> - 6.0-45 - Fix possible zipbomb in unzip Resolves: CVE-2019-13232 * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 6.0-44 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 6.0-43 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Nov 08 2018 Jakub Martisko <jamartis@redhat.com> - 6.0-42 - fix several possibly unterminated strings When copying to OEM_CP and ISO_CP strings, the string could end unterminated (stncpy does not append '\0'). * Thu Nov 08 2018 Jakub Martisko <jamartis@redhat.com> - 6.0-41 - Fix CVE-2018-18384 Resolves: CVE-2018-18384