From: Nick Kew Date: Sat, 8 Dec 2007 18:55:44 +0000 (+0000) Subject: Vote&promote some more X-Git-Tag: 2.2.7~133 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0495ad3df207432c48ae0bd43da83c2ae88f698;p=thirdparty%2Fapache%2Fhttpd.git Vote&promote some more git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@602528 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f3a6a0af6bb..a46f58f8c96 100644 --- a/STATUS +++ b/STATUS @@ -79,10 +79,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - -PATCHES PROPOSED TO BACKPORT FROM TRUNK: - [ New proposals should be added at the end of the list ] - * mod_rewrite: Also set the Vary header if a rewrite condition is true and uses a HTTP header, but all remaining rewrite conditions are skipped due to the [OR] flag. @@ -107,7 +103,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewcvs.cgi?rev=574684&view=rev Backport version for 2.2.x of patch: Trunk version of patch works - +1: rpluem, jim + +1: rpluem, jim, niq * server/protocol.c: Prevent 1-byte overflow on 8192 boundary in ap_vrprintf(). PR 43310 @@ -116,7 +112,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=602491 2.2.x: Trunk version of patch works - +1: jim, rpluem + +1: jim, rpluem, niq + +PATCHES PROPOSED TO BACKPORT FROM TRUNK: + [ New proposals should be added at the end of the list ] * mod_proxy: Support variable interpolation in reverse proxy configuration (revised proposal dealing with wrowe's concerns).