From: Stefan Fritsch Date: Sat, 3 Sep 2011 17:32:19 +0000 (+0000) Subject: promote, remove obsolete proposal X-Git-Tag: 2.2.21~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11abcda578eefa7c5b417fd8df8272e758d0b764;p=thirdparty%2Fapache%2Fhttpd.git promote, remove obsolete proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1164889 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8ff92bad9cd..4cab1383ac5 100644 --- 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