]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
And move approved backport to the right spot...
authorJim Jagielski <jim@apache.org>
Fri, 17 Mar 2006 15:55:20 +0000 (15:55 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 17 Mar 2006 15:55:20 +0000 (15:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@386664 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 063c45a491bd0c09ab8bac798af059ebe131fc01..37abd0efb247b0b517f1cef36c0b65c96c7cbdec 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -143,6 +143,14 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
          Trunk version of patch works
       +1: rpluem, jim, pquerna
 
+    * mod_proxy_ajp: Crosscheck the length of the body chunk with the length
+      of the ajp message to prevent readings beyond the buffer boundaries
+      which possibly could reveal sensitive memory contents to the client.
+      Trunk version of patch:
+         http://svn.apache.org/viewcvs?rev=383339&view=rev
+      Backport version for 2.2.x of patch:
+         Trunk version of patch works
+      +1: rpluem, pquerna, jim
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
@@ -199,15 +207,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          Trunk version of patch works
       +1: rpluem, jim
 
-    * mod_proxy_ajp: Crosscheck the length of the body chunk with the length
-      of the ajp message to prevent readings beyond the buffer boundaries
-      which possibly could reveal sensitive memory contents to the client.
-      Trunk version of patch:
-         http://svn.apache.org/viewcvs?rev=383339&view=rev
-      Backport version for 2.2.x of patch:
-         Trunk version of patch works
-      +1: rpluem, pquerna, jim
-
     * mod_isapi: Trivial compiler emit fix for const'ness - noticed on OS/X
       but not noticed before on VC.
          http://svn.apache.org/viewcvs?rev=384731&view=rev