]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote/promote/propose
authorJeff Trawick <trawick@apache.org>
Fri, 14 Dec 2007 20:47:02 +0000 (20:47 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 14 Dec 2007 20:47:02 +0000 (20:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@604289 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ef304cb1bd768dce7563ce965076b555f1742e65..c6b34f387fce5523a23bc5e06328e48063e2e88d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -129,6 +129,11 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  * http_protocol: Escape request method in 413 error reporting.
+    Determined to be not generally exploitable, but a flaw in any case.
+    PR 44014 [Victor Stinner <victor.stinner inl.fr>]
+       http://svn.apache.org/viewvc?view=rev&rev=600645
+    +1: wrowe, rpluem, trawick
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -160,11 +165,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       http://issues.apache.org/bugzilla/attachment.cgi?id=19901
     +1: trawick, rpluem
 
-  * http_protocol: Escape request method in 413 error reporting.
-    Determined to be not generally exploitable, but a flaw in any case.
-    PR 44014 [Victor Stinner <victor.stinner inl.fr>]
-       http://svn.apache.org/viewvc?view=rev&rev=600645
-    +1: wrowe, rpluem
+  * http_protocol: Escape request method in 405 error reporting.
+    Trunk:
+      http://svn.apache.org/viewvc?view=rev&revision=603346
+    2.0.x:
+      Trunk patch applies.
+    +1: trawick
 
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: