You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by tr...@apache.org on 2007/12/14 21:47:03 UTC

svn commit: r604289 - /httpd/httpd/branches/2.0.x/STATUS

Author: trawick
Date: Fri Dec 14 12:47:02 2007
New Revision: 604289

URL: http://svn.apache.org/viewvc?rev=604289&view=rev
Log:
vote/promote/propose

Modified:
    httpd/httpd/branches/2.0.x/STATUS

Modified: httpd/httpd/branches/2.0.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/STATUS?rev=604289&r1=604288&r2=604289&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/STATUS (original)
+++ httpd/httpd/branches/2.0.x/STATUS Fri Dec 14 12:47:02 2007
@@ -129,6 +129,11 @@
 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 @@
       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: