[packages/perl] - updated to 5.28.1, solves CVE-2018-18311, CVE-2018-18312

adamg adamg at pld-linux.org
Fri Nov 30 11:22:20 CET 2018


commit b61cd0638af6235b61becfbc0eea46e726a239a0
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date:   Fri Nov 30 11:22:11 2018 +0100

    - updated to 5.28.1, solves CVE-2018-18311, CVE-2018-18312

 perl-modules  | 4 ++--
 perl-modules2 | 2 +-
 perl.spec     | 6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index ce07072..115c5dc 100644
--- a/perl.spec
+++ b/perl.spec
@@ -43,8 +43,8 @@
 %define		perl_mod2verrel()	%([ -f %{SOURCE4} ] && awk -vp=%1 -vr=%2 '$1 == p { print $4"-"r }' %{SOURCE4} || echo ERROR)
 %define		perl_mod2version()	%([ -f %{SOURCE4} ] && awk -vp=%1 '$1 == p { m=$2; printf("perl-%s = %s\\n", p, $4)}END{if (!m) printf("# Error looking up [%s]\\n", p) }' %{SOURCE4} || echo ERROR)
 
-%define		ver	5.28.0
-%define		rel	5
+%define		ver	5.28.1
+%define		rel	1
 Summary:	Practical Extraction and Report Language (Perl)
 Summary(cs.UTF-8):	Programovací jazyk Perl
 Summary(da.UTF-8):	Programmeringssproget Perl
@@ -73,7 +73,7 @@ Epoch:		1
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/src/5.0/%{name}-%{ver}.tar.xz
-# Source0-md5:	f3245183c0a08f65e94a3333995af08e
+# Source0-md5:	fbb590c305f2f88578f448581b8cf9c4
 Source1:	http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5:	de47d7893f49ad7f41ba69c78511c0db
 Source2:	%{name}.prov
diff --git a/perl-modules b/perl-modules
index e7e58ab..884ee5b 100644
--- a/perl-modules
+++ b/perl-modules
@@ -1,4 +1,4 @@
-# Module versions from Perl 5.28.0 distribution.
+# Module versions from Perl 5.28.1 distribution.
 Archive::Tar = 2.30
 Attribute::Handlers = 1.01
 CPAN = 2.20
@@ -43,7 +43,7 @@ Math::BigRat = 0.2613
 Math::Complex = 1.5901
 Math::Trig = 1.23
 Memoize = 1.03_01
-Module::CoreList = 5.20180622
+Module::CoreList = 5.20181129_28
 Module::Load = 0.32
 Module::Load::Conditional = 0.68
 Module::Metadata = 1.000033
diff --git a/perl-modules2 b/perl-modules2
index 860e1e7..02996f7 100644
--- a/perl-modules2
+++ b/perl-modules2
@@ -1,4 +1,4 @@
-# Non-straight named module versions from Perl 5.28.0 distribution.
+# Non-straight named module versions from Perl 5.28.1 distribution.
 IO-Compress	IO::Compress::Base = 2.074
 PathTools	File::Spec = 3.74
 Scalar-List-Utils	List::Util = 1.5
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl.git/commitdiff/b61cd0638af6235b61becfbc0eea46e726a239a0



More information about the pld-cvs-commit mailing list