Mon, 30 Sep 2024 13:47:16 UTC | login

Information for build perl-Archive-Zip-1.63-1.fc29

ID72691
Package Nameperl-Archive-Zip
Version1.63
Release1.fc29
Epoch
SummaryPerl library for accessing Zip archives
DescriptionThe Archive::Zip module allows a Perl program to create, manipulate, read, and write Zip archive files. Zip archives can be created, or you can read from existing zip files. Once created, they can be written to files, streams, or strings. Members can be added, removed, extracted, replaced, rearranged, and enumerated. They can also be renamed or have their dates, comments, or other attributes queried or modified. Their data can be compressed or uncompressed as needed. Members can be created from members in existing Zip files, or from existing directories, files, or strings.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 28 Aug 2018 03:34:17 UTC
CompletedTue, 28 Aug 2018 03:34:17 UTC
Tags
f29
RPMs
src
perl-Archive-Zip-1.63-1.fc29.src.rpm (info) (download)
noarch
perl-Archive-Zip-1.63-1.fc29.noarch.rpm (info) (download)
Changelog * Thu Aug 23 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.63-1 - 1.63 bump * Mon Aug 20 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.62-1 - 1.62 bump * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.60-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jul 10 2018 Petr Pisar <ppisar@redhat.com> - 1.60-4 - Fix CVE-2018-10860 (a directory and symbolic link traversal) (bug #1596132) * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.60-3 - Perl 5.28 rebuild * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.60-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Dec 20 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.60-1 - 1.60 bump * Tue Dec 19 2017 Petr Pisar <ppisar@redhat.com> - 1.59-6 - Fix shellbang in examples/selfex.pl documentation (CPAN RT#123913) - Modernize spec file * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.59-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.59-4 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.59-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Sep 20 2016 Petr Pisar <ppisar@redhat.com> - 1.59-2 - License tag corrected to ((GPL+ or Artistic) and BSD)