]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote, promote and note
authorSander Temme <sctemme@apache.org>
Wed, 11 Jul 2007 23:11:49 +0000 (23:11 +0000)
committerSander Temme <sctemme@apache.org>
Wed, 11 Jul 2007 23:11:49 +0000 (23:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@555433 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 71e7f4f868451246886be2298cf75a12d1577782..f59ea33712d0160590b6d31d1e7920a1c8cb20ce 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -133,7 +133,7 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
         http://people.apache.org/~jorton/httpd-2.0.x-CVE-2007-3304.patch
       +1: jorton, jim, rpluem
 
-    *) Backport 520733; more helpful LoadModule feedback, so it reads;
+    * Backport 520733; more helpful LoadModule feedback, so it reads;
           Syntax error in -C/-c directive:
           API module structure 'ftp_module' in file /.../modules/mod_ftp.so 
           is garbled - expected signature 41503230 but saw 41503232 -
@@ -142,6 +142,11 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
        http://svn.apache.org/viewvc?view=rev&rev=520733
        +1: wrowe, sctemme, rpluem
 
+    * SECURITY: CVE-2006-5752
+      mod_status XSS fix for broken browsers:
+        http://svn.apache.org/viewvc?view=rev&rev=549159
+      +1: jorton, rpluem, sctemme
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ please place SVN revisions from trunk here, so it is easy to
     identify exactly what the proposed changes are!  Add all new
@@ -150,6 +155,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     * ApacheMonitor: Fix Windows Vista detection.
       http://svn.apache.org/viewvc?view=rev&revision=536052      
       +1: mturk
+      sctemme: as wrowe notes in 2.2 STATUS, it would make sense to
+      make this future-resilient.
       
     *) Reverse Proxy fixes: <Location> bug and Cookie support
         Patch is at
@@ -164,11 +171,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          http://svn.apache.org/viewcvs.cgi?rev=102870&view=rev
        +1: wrowe, colm
 
-    * SECURITY: CVE-2006-5752
-      mod_status XSS fix for broken browsers:
-        http://svn.apache.org/viewvc?view=rev&rev=549159
-      +1: jorton, rpluem
-
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
 
     *) mod_headers: Support {...}s tag for SSL variable lookup.