]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
promote, remove obsolete proposal
authorStefan Fritsch <sf@apache.org>
Sat, 3 Sep 2011 17:32:19 +0000 (17:32 +0000)
committerStefan Fritsch <sf@apache.org>
Sat, 3 Sep 2011 17:32:19 +0000 (17:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1164889 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8ff92bad9cd4566d72147f973ceaab1ae20a129e..4cab1383ac5af8e35b237598d8acdcff92da4ed8 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -93,12 +93,11 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-  * core: Fix CVE-2011-3192
-    Trunk patch: All changes to modules/http/byterange_filter.c from r1161534 to
-                 r1162687.
-    2.2.x patch: http://people.apache.org/~sf/CVE-2011-3192_2.2.diff
-    +1: sf, jim (with r1162669 and r1162687 added), rpluem
-
+  * core: add MaxRanges directive and limit maximum # of ranges to 200 by default
+    Trunk patch: http://svn.apache.org/viewvc?rev=1162584&view=rev
+    2.2.x patch: http://people.apache.org/~covener/patches/http-2.2.x-maxranges.diff
+    +1 covener, fuankg (we should also add r1164861),
+       sf (also add docs r1162587)
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -179,12 +178,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     sf agrees with covener. This can cause segfaults with some directives,
        see r1153676, r1153687.
 
-  * core: add MaxRanges directive and limit maximum # of ranges to 200 by default
-    Trunk patch: http://svn.apache.org/viewvc?rev=1162584&view=rev
-    2.2.x patch: http://people.apache.org/~covener/patches/http-2.2.x-maxranges.diff
-    +1 covener, fuankg (we should also add r1164861),
-       sf (also add docs r1162587)
-
   * mod_dav_fs: Fix segfault and log proper error message if apr DBM driver
     cannot be loaded. PR 51751
     Trunk patch: http://svn.apache.org/viewvc?rev=1133152&view=rev