[perl/f16] Remove perl-5.14.1-CVE-2011-2939.patch

Petr Pisar ppisar at fedoraproject.org
Wed Nov 2 11:29:04 UTC 2011


commit f67198bde74b7c896cec8d2eede323ff03eaa2f1
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Nov 2 09:53:04 2011 +0100

    Remove perl-5.14.1-CVE-2011-2939.patch
    
    The patch is part of 5.14.2.

 perl.spec |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index 5c15912..7fba614 100644
--- a/perl.spec
+++ b/perl.spec
@@ -69,9 +69,6 @@ Patch8:         perl-5.14.1-offtest.patch
 # Fix code injection in Digest, rhbz #743010, RT#71390, fixed in Digest-1.17.
 Patch9:         perl-5.14.2-digest_eval.patch
 
-# Fix CVE-2011-2939, rhbz #731246, fixed in perl-5.14.2.
-Patch10:        perl-5.14.1-CVE-2011-2939.patch
-
 # Update some of the bundled modules
 # see http://fedoraproject.org/wiki/Perl/perl.spec for instructions
 
@@ -1098,7 +1095,6 @@ tarball from perl.org.
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
-%patch10 -p1
 
 #copy the example script
 cp -a %{SOURCE5} .
@@ -1286,7 +1282,6 @@ pushd %{build_archlib}/CORE/
     'Fedora Patch6: Skip hostname tests, due to builders not being network capable' \
     'Fedora Patch7: Dont run one io test due to random builder failures' \
     'Fedora Patch9: Fix code injection in Digest->new()' \
-    'Fedora Patch10: Fix CVE-2011-2939' \
     %{nil}
 
 rm patchlevel.bak


More information about the scm-commits mailing list