]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
+1, promote
authorJeff Trawick <trawick@apache.org>
Wed, 12 Dec 2007 14:03:53 +0000 (14:03 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 12 Dec 2007 14:03:53 +0000 (14:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@603616 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 640b045bf68e7b62c7a3ee22bf12223b4da6e95b..09429b0b383f254f0f6b71ab129f99689a548ce1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -137,6 +137,12 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  * SECURITY: mod_imagemap: fix XSS issue (CVE-2007-5000)
+     Trunk version of patch:
+        http://svn.apache.org/viewvc?rev=603282&view=rev
+     Backport version for 2.0.x of patch:
+        http://people.apache.org/~jorton/2.0.x-CVE-2007-5000.diff
+    +1: jorton, rpluem, trawick
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ please place SVN revisions from trunk here, so it is easy to
@@ -173,14 +179,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        http://svn.apache.org/viewvc?view=rev&rev=600645
     +1: wrowe, rpluem
 
-  * SECURITY: mod_imagemap: fix XSS issue (CVE-2007-5000)
-     Trunk version of patch:
-        http://svn.apache.org/viewvc?rev=603282&view=rev
-     Backport version for 2.0.x of patch:
-        http://people.apache.org/~jorton/2.0.x-CVE-2007-5000.diff
-    +1: jorton, rpluem
-  
-
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
 
     *) mod_headers: Support {...}s tag for SSL variable lookup.