[packages/perl] Up to 5.40.2; fixes CVE-2024-56406
arekm
arekm at pld-linux.org
Mon Apr 14 20:33:40 CEST 2025
commit 5fb7c1214235fe5987b4770fd9129d1dc00de9c0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Apr 14 20:20:33 2025 +0200
Up to 5.40.2; fixes CVE-2024-56406
perl-modules | 4 ++--
perl-modules2 | 2 +-
perl.spec | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index 3030d56..5129249 100644
--- a/perl.spec
+++ b/perl.spec
@@ -42,7 +42,7 @@
%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.40.1
+%define ver 5.40.2
%define rel 1
Summary: Practical Extraction and Report Language (Perl)
Summary(cs.UTF-8): Programovací jazyk Perl
@@ -72,7 +72,7 @@ Epoch: 1
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: https://www.cpan.org/src/5.0/%{name}-%{ver}.tar.xz
-# Source0-md5: bab3547a5cdf2302ee0396419d74a42e
+# Source0-md5: 9ad7a269dc4053cdbeecd4fde444291b
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 e6f6717..318ff06 100644
--- a/perl-modules
+++ b/perl-modules
@@ -1,4 +1,4 @@
-# Module versions from Perl 5.40.1 distribution.
+# Module versions from Perl 5.40.2 distribution.
Archive::Tar = 3.02_001
Attribute::Handlers = 1.03
CPAN = 2.36
@@ -42,7 +42,7 @@ Math::BigRat = 2.003002
Math::Complex = 1.62
Math::Trig = 1.62
Memoize = 1.16
-Module::CoreList = 5.20250118_40
+Module::CoreList = 5.20250413_40
Module::Load = 0.36
Module::Load::Conditional = 0.74
Module::Metadata = 1.000038
diff --git a/perl-modules2 b/perl-modules2
index 823e407..37a7798 100644
--- a/perl-modules2
+++ b/perl-modules2
@@ -1,4 +1,4 @@
-# Non-straight named module versions from Perl 5.40.1 distribution.
+# Non-straight named module versions from Perl 5.40.2 distribution.
IO-Compress IO::Compress::Base = 2.212
PathTools File::Spec = 3.91
Scalar-List-Utils List::Util = 1.63
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl.git/commitdiff/5fb7c1214235fe5987b4770fd9129d1dc00de9c0
More information about the pld-cvs-commit
mailing list