summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2011-09-27 15:04:51 +0400
committerVlad Glagolev2011-09-28 00:00:11 +0400
commit0e8ab2e6ba3f5ead3db2e89b2827af44a601d9a6 (patch)
treec505f1cd4010fade668cf87e78dcf9cd94f3fc58
parent409943377c554a7b2f52bba25467c310393fb3e0 (diff)
perl: => 5.14.2 (security)
(cherry picked from commit 2cdf579fd69c2cf9f7356580ce6b42a21a7eb055)
-rwxr-xr-xdevel/perl/DETAILS5
-rw-r--r--devel/perl/HISTORY4
2 files changed, 7 insertions, 2 deletions
diff --git a/devel/perl/DETAILS b/devel/perl/DETAILS
index a66bbf7d7e..4d5bdf4178 100755
--- a/devel/perl/DETAILS
+++ b/devel/perl/DETAILS
@@ -1,6 +1,7 @@
SPELL=perl
- VERSION=5.14.1
- SOURCE_HASH=sha512:24b8e2f50d7031f255ddbc45e0a608e79f3d0a6c55e2c0243944e23f5ab01679567a92712179e3b2ebd4df89ef3a84ee5ab875bd9cfbda16c0cc14147cdfa705
+ VERSION=5.14.2
+ SECURITY_PATCH=1
+ SOURCE_HASH=sha512:023a0d86302ebf2cbc22457e6799fe75c07498a4974abacdff5b6259982bb4a0388585e57d50b52ea05a1ab186d4bc9d47e80c0981ef9288d502e42f18a21144
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://www.cpan.org/src/5.0/$SOURCE
diff --git a/devel/perl/HISTORY b/devel/perl/HISTORY
index 9a321b6c2b..a77d3dba6b 100644
--- a/devel/perl/HISTORY
+++ b/devel/perl/HISTORY
@@ -1,3 +1,7 @@
+2011-09-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 5.14.2; SECURITY_PATCH++
+ (fixes CVE-2011-2728, CVE-2011-2939)
+
2011-06-17 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 5.14.1