Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-07-13 15:50:29 +00:00
parent 0c9566abeb
commit bc61eb7839

View File

@ -1,6 +1,6 @@
Name: perl-Archive-Zip
Version: 1.60
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Perl library for accessing Zip archives
# lib/Archive/Zip/Member.pm: (GPL+ or Artistic) and BSD
# (The _mapPermissionsToUnix() comments are
@ -102,6 +102,9 @@ make test
%changelog
* 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)