7174201 cr 7125218 did not change patchlevel.h
authorVladimir Marek <Vladimir.Marek@oracle.com>
Mon, 04 Jun 2012 17:02:41 -0700
changeset 858 8571d5518444
parent 857 2d92df98cbef
child 859 a199a3e190f9
7174201 cr 7125218 did not change patchlevel.h
components/perl512/patches/CVE-2011-3597.patch
--- 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
+ };
+