components/perl512/patches/CVE-2011-3597.patch
changeset 858 8571d5518444
parent 783 e8713db88509
child 884 cd5a2da081ff
--- a/components/perl512/patches/CVE-2011-3597.patch	Tue Jun 05 14:17:28 2012 -0700
+++ b/components/perl512/patches/CVE-2011-3597.patch	Mon Jun 04 17:02:41 2012 -0700
@@ -298,3 +298,13 @@
 +$LOL::PWNED = 0;
 +eval { Digest->new(q[MD;5;$LOL::PWNED = 42]) };
 +is $LOL::PWNED, 0;
+--- perl-5.12.4/patchlevel.h	Mo jun  4 16:58:05 2012
++++ perl-5.12.4/patchlevel.h	Mo jun  4 16:58:23 2012
+@@ -132,6 +132,7 @@
+ #endif
+ 	PERL_GIT_UNPUSHED_COMMITS    	/* do not remove this line */
+ 	,"7111771 Problem with utility/perl"
++	,"7125218 Problem with utility/perl"
+ 	,NULL
+ };
+