5.20160820 bump

This commit is contained in:
Petr Písař 2016-09-02 11:11:34 +02:00
parent 7862b48e12
commit 34d84f2e85
4 changed files with 7 additions and 17 deletions

1
.gitignore vendored
View File

@ -27,3 +27,4 @@ Module-CoreList-2.13.tar.gz
/Module-CoreList-5.20160520.tar.gz
/Module-CoreList-5.20160620.tar.gz
/Module-CoreList-5.20160720.tar.gz
/Module-CoreList-5.20160820.tar.gz

View File

@ -1,11 +0,0 @@
diff -up Module-CoreList/corelist.cve Module-CoreList/corelist
--- Module-CoreList/corelist.cve 2016-02-05 16:26:05.000000000 +0100
+++ Module-CoreList/corelist 2016-08-05 09:16:43.129306210 +0200
@@ -130,6 +130,7 @@ requested perl versions.
=cut
+BEGIN { pop @INC if $INC[-1] eq '.' }
use Module::CoreList;
use Getopt::Long qw(:config no_ignore_case);
use Pod::Usage;

View File

@ -1,15 +1,13 @@
Name: perl-Module-CoreList
# Epoch to compete with perl.spec
Epoch: 1
Version: 5.20160720
Release: 2%{?dist}
Version: 5.20160820
Release: 1%{?dist}
Summary: What modules are shipped with versions of perl
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/Module-CoreList/
Source0: http://www.cpan.org/authors/id/B/BI/BINGOS/Module-CoreList-%{version}.tar.gz
# Avoid loading optional modules from default . (CVE-2016-1238)
Patch0: Module-CoreList-5.20160720-CVE-2016-1238-avoid-loading-optional-modules-from.patch
BuildArch: noarch
BuildRequires: findutils
BuildRequires: make
@ -61,7 +59,6 @@ modules were shipped with given perl version.
%prep
%setup -q -n Module-CoreList-%{version}
%patch0 -p1
%build
perl Makefile.PL INSTALLDIRS=vendor
@ -86,6 +83,9 @@ make test
%{_mandir}/man1/corelist.*
%changelog
* Fri Sep 02 2016 Petr Pisar <ppisar@redhat.com> - 1:5.20160820-1
- 5.20160820 bump
* Fri Aug 05 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1:5.20160720-2
- Avoid loading optional modules from default . (CVE-2016-1238)

View File

@ -1 +1 @@
9622f98e688b3ca6c02ce1425d77f66c Module-CoreList-5.20160720.tar.gz
77d45751ab6a901c1b278381d9462e88 Module-CoreList-5.20160820.tar.gz