summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2013-03-12 11:50:54 +0100
committerJuergen Daubert <jue@jue.li>2013-03-12 11:53:40 +0100
commitd0905385caea21a3ac301902f4a2dc54582c37c5 (patch)
tree5ac59eedba732565080726a91b079d6d59eb3ac1
parentf52985f506a01b46309016430652ac0bba107b6f (diff)
downloadcore-d0905385caea21a3ac301902f4a2dc54582c37c5.tar.gz
core-d0905385caea21a3ac301902f4a2dc54582c37c5.tar.xz
[notify] perl: update to 5.16.3
Security fix, see http://perlnews.org/2013/03/rehashing-flaw/ (cherry picked from commit ed900dcdac133c3b836343718ad7d3ebd3751fd3)
-rw-r--r--perl/.footprint6
-rw-r--r--perl/.md5sum2
-rw-r--r--perl/Pkgfile2
3 files changed, 6 insertions, 4 deletions
diff --git a/perl/.footprint b/perl/.footprint
index e01b028c..1327b147 100644
--- a/perl/.footprint
+++ b/perl/.footprint
@@ -15,8 +15,8 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/instmodsh
-rwxr-xr-x root/root usr/bin/json_pp
-rwxr-xr-x root/root usr/bin/libnetcfg
-lrwxrwxrwx root/root usr/bin/perl -> perl5.16.2
--rwxr-xr-x root/root usr/bin/perl5.16.2
+lrwxrwxrwx root/root usr/bin/perl -> perl5.16.3
+-rwxr-xr-x root/root usr/bin/perl5.16.3
-rwxr-xr-x root/root usr/bin/perlbug
-rwxr-xr-x root/root usr/bin/perldoc
-rwxr-xr-x root/root usr/bin/perlivp
@@ -1236,6 +1236,7 @@ drwxr-xr-x root/root usr/lib/perl5/5.16/pod/
-rw-r--r-- root/root usr/lib/perl5/5.16/pod/perl5160delta.pod
-rw-r--r-- root/root usr/lib/perl5/5.16/pod/perl5161delta.pod
-rw-r--r-- root/root usr/lib/perl5/5.16/pod/perl5162delta.pod
+-rw-r--r-- root/root usr/lib/perl5/5.16/pod/perl5163delta.pod
-rw-r--r-- root/root usr/lib/perl5/5.16/pod/perl561delta.pod
-rw-r--r-- root/root usr/lib/perl5/5.16/pod/perl56delta.pod
-rw-r--r-- root/root usr/lib/perl5/5.16/pod/perl581delta.pod
@@ -2388,6 +2389,7 @@ drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/perl5160delta.1pm.gz
-rw-r--r-- root/root usr/man/man1/perl5161delta.1pm.gz
-rw-r--r-- root/root usr/man/man1/perl5162delta.1pm.gz
+-rw-r--r-- root/root usr/man/man1/perl5163delta.1pm.gz
-rw-r--r-- root/root usr/man/man1/perl561delta.1pm.gz
-rw-r--r-- root/root usr/man/man1/perl56delta.1pm.gz
-rw-r--r-- root/root usr/man/man1/perl581delta.1pm.gz
diff --git a/perl/.md5sum b/perl/.md5sum
index d37c49af..7e9afefe 100644
--- a/perl/.md5sum
+++ b/perl/.md5sum
@@ -1 +1 @@
-2818ab01672f005a4e552a713aa27b08 perl-5.16.2.tar.bz2
+025102de0e4a597cf541e57da80c6aa3 perl-5.16.3.tar.bz2
diff --git a/perl/Pkgfile b/perl/Pkgfile
index 2c98a3ec..62642acd 100644
--- a/perl/Pkgfile
+++ b/perl/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: db gdbm
name=perl
-version=5.16.2
+version=5.16.3
release=1
source=(http://www.cpan.org/src/5.0/$name-$version.tar.bz2)

Generated by cgit