]> git.pld-linux.org Git - packages/perl.git/commitdiff
- updated to 5.28.1, solves CVE-2018-18311, CVE-2018-18312 auto/th/perl-5.28.1-1
authorAdam Gołębiowski <adamg@pld-linux.org>
Fri, 30 Nov 2018 10:22:11 +0000 (11:22 +0100)
committerAdam Gołębiowski <adamg@pld-linux.org>
Fri, 30 Nov 2018 10:22:11 +0000 (11:22 +0100)
perl-modules
perl-modules2
perl.spec

index e7e58abb74b758531f6c0bba1cd5623c1f46c95e..884ee5bc96b2863a3ab9c9440c8ef4a13dc0db2e 100644 (file)
@@ -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
index 860e1e79ca7297bd2d86adf2aaa890cae905cbec..02996f74308ff8ab6dfd5ab37be863c9dcbff5e9 100644 (file)
@@ -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
index ce07072a69f8ee4786dc520536987db5e2156606..115c5dcab929a9cda4442841bee42dbaf2e95005 100644 (file)
--- 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
This page took 0.033225 seconds and 4 git commands to generate.