pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/perl5



Module Name:    pkgsrc
Committed By:   spz
Date:           Mon Sep 29 11:36:02 UTC 2014

Modified Files:
        pkgsrc/lang/perl5: Makefile distinfo
Added Files:
        pkgsrc/lang/perl5/patches: patch-dist_Data-Dumper_Dumper.pm
            patch-dist_Data-Dumper_Dumper.xs

Log Message:
Minimally invasive fix for CVE-2014-4330, also known as
https://www.lsexperts.de/advisories/lse-2014-06-10.txt,
a stack overflow vulnerability in Data::Dumper

Patches taken from
http://perl5.git.perl.org/perl.git/commitdiff/19be3be6968e2337bcdfe480693fff795ecd1304,
to be removed when updating to 5.20.1 (or later).

perl-5.20.0nb2 is fit for pkg_add -u replacement of perl-5.20.0nb1


To generate a diff of this commit:
cvs rdiff -u -r1.229 -r1.230 pkgsrc/lang/perl5/Makefile
cvs rdiff -u -r1.122 -r1.123 pkgsrc/lang/perl5/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/lang/perl5/patches/patch-dist_Data-Dumper_Dumper.pm \
    pkgsrc/lang/perl5/patches/patch-dist_Data-Dumper_Dumper.xs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index