]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Low-hanging fruit (vote, promote)
authorNick Kew <niq@apache.org>
Mon, 9 Jun 2008 16:38:10 +0000 (16:38 +0000)
committerNick Kew <niq@apache.org>
Mon, 9 Jun 2008 16:38:10 +0000 (16:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@665754 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ee60076e6159c7b07862bbd4a8532d9b6f7e9a8f..28e0c82e567f86b4d69754345990d97fbc363b2e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -84,6 +84,12 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+ * mod_proxy_balancer: Optimization of fix for CVE-2007-6420.
+   Trunk version of patch:
+         http://svn.apache.org/viewvc?view=rev&revision=663967
+   Backport version for 2.2.x of patch:
+         Trunk version of patch works
+   +1: rpluem, jim, niq
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -131,13 +137,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    -1: niq - strcasecmp(NULL, ...) when secure is not set
    rpluem: Good catch. Should be fixed by r660461.
 
- * mod_proxy_balancer: Optimization of fix for CVE-2007-6420.
-   Trunk version of patch:
-         http://svn.apache.org/viewvc?view=rev&revision=663967
-   Backport version for 2.2.x of patch:
-         Trunk version of patch works
-   +1: rpluem, jim
-
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when