From 34d84f2e85b4d4b8bd1c067fbf666980cc5258fd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]>
Date: Fri, 2 Sep 2016 11:11:34 +0200
Subject: 5.20160820 bump
---
.gitignore | 1 +
...20-CVE-2016-1238-avoid-loading-optional-modules-from.patch | 11 -----------
perl-Module-CoreList.spec | 10 +++++-----
sources | 2 +-
4 files changed, 7 insertions(+), 17 deletions(-)
delete mode 100644
Module-CoreList-5.20160720-CVE-2016-1238-avoid-loading-optional-modules-from.patch
diff --git a/.gitignore b/.gitignore
index 2ab93a4..744a536 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git
a/Module-CoreList-5.20160720-CVE-2016-1238-avoid-loading-optional-modules-from.patch
b/Module-CoreList-5.20160720-CVE-2016-1238-avoid-loading-optional-modules-from.patch
deleted file mode 100644
index f02f43d..0000000
---
a/Module-CoreList-5.20160720-CVE-2016-1238-avoid-loading-optional-modules-from.patch
+++ /dev/null
@@ -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;
diff --git a/perl-Module-CoreList.spec b/perl-Module-CoreList.spec
index cfad5e4..11885a1 100644
--- a/perl-Module-CoreList.spec
+++ b/perl-Module-CoreList.spec
@@ -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 <[email protected]> - 1:5.20160820-1
+- 5.20160820 bump
+
* Fri Aug 05 2016 Jitka Plesnikova <[email protected]> - 1:5.20160720-2
- Avoid loading optional modules from default . (CVE-2016-1238)
diff --git a/sources b/sources
index 4dc3e78..737d1ce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9622f98e688b3ca6c02ce1425d77f66c Module-CoreList-5.20160720.tar.gz
+77d45751ab6a901c1b278381d9462e88 Module-CoreList-5.20160820.tar.gz
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/perl-Module-CoreList.git/commit/?h=master&id=34d84f2e85b4d4b8bd1c067fbf666980cc5258fd
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]