]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
promote
authorPhilip M. Gollucci <pgollucci@apache.org>
Wed, 12 May 2010 23:31:04 +0000 (23:31 +0000)
committerPhilip M. Gollucci <pgollucci@apache.org>
Wed, 12 May 2010 23:31:04 +0000 (23:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@943750 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a4bf47874d62f97dcd344880b0d193fd2d3ea01b..157e43ff187a1e9a607737b39aa27f7d6898a998 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -124,6 +124,16 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
     Backport version for 2.0.x of patch:
        http://people.apache.org/~fuankg/diffs/httpd-2.0.x-ap_vhost_iterate_given_conn.diff
     +1: fuankg, wrowe, pgollucci
+  * mod_ssl: Partial fix for CVE-2009-3555
+    Trunk version of patch:
+      http://svn.apache.org/viewvc?rev=833582&view=rev
+      http://svn.apache.org/viewvc?rev=833593&view=rev
+      http://svn.apache.org/viewvc?rev=881222&view=rev
+    Patch in 2.2.x branch:
+      http://svn.apache.org/viewvc?rev=833622&view=rev
+    Backport version for 2.0.x of patch (Updated with backport of r881222):
+      http://people.apache.org/~rjung/patches/cve-2009-3555_httpd_2_0_x-v2.patch
+    +1: rjung, rpluem, pgollucci (+1 2.0.64 w/ this)
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ please place SVN revisions from trunk here, so it is easy to
@@ -163,17 +173,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
              if (nLogFD == NULL) {
                  /* Uh-oh. Failed to open the new log file. Try to clear
 
-  * mod_ssl: Partial fix for CVE-2009-3555
-    Trunk version of patch:
-      http://svn.apache.org/viewvc?rev=833582&view=rev
-      http://svn.apache.org/viewvc?rev=833593&view=rev
-      http://svn.apache.org/viewvc?rev=881222&view=rev
-    Patch in 2.2.x branch:
-      http://svn.apache.org/viewvc?rev=833622&view=rev
-    Backport version for 2.0.x of patch (Updated with backport of r881222):
-      http://people.apache.org/~rjung/patches/cve-2009-3555_httpd_2_0_x-v2.patch
-    +1: rjung, rpluem, pgollucci (+1 2.0.64 w/ this)
-
   * mod_ssl: Further mitigation for the TLS renegotation attack, CVE-2009-3555
     Trunk version of patch:
       http://svn.apache.org/viewvc?rev=891282&view=rev