[notify] perl: update to 5.16.3
Security fix, see http://perlnews.org/2013/03/rehashing-flaw/
This commit is contained in:
parent
4e7a566736
commit
ed900dcdac
@ -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
|
||||
|
@ -1 +1 @@
|
||||
2818ab01672f005a4e552a713aa27b08 perl-5.16.2.tar.bz2
|
||||
025102de0e4a597cf541e57da80c6aa3 perl-5.16.3.tar.bz2
|
||||
|
@ -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)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user