From: Nick Kew Date: Sun, 2 Sep 2007 18:02:20 +0000 (+0000) Subject: vote, promote, propose X-Git-Tag: 2.2.6~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cac1f0e9decb5c74986240bb83889080fe03779;p=thirdparty%2Fapache%2Fhttpd.git vote, promote, propose git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@572056 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 0b70c56cd20..55618a41baa 100644 --- a/STATUS +++ b/STATUS @@ -79,6 +79,13 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * core: Do not replace a Date header set by a proxied backend server. + PR 40232. + Trunk version of patch: + http://svn.apache.org/viewcvs.cgi?rev=483633&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: rpluem, jim, niq PATCHES PROPOSED TO BACKPORT FROM TRUNK: @@ -187,14 +194,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version of patch works +1: rpluem, jim - * core: Do not replace a Date header set by a proxied backend server. - PR 40232. - Trunk version of patch: - http://svn.apache.org/viewcvs.cgi?rev=483633&view=rev - Backport version for 2.2.x of patch: - Trunk version of patch works - +1: rpluem, jim - * mod_proxy: Ensure that at least scheme://hostname[:port] matches between worker and URL when trying to find the worker that fits best to the given URL. PR 40910. @@ -244,6 +243,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version of patch works +1: rpluem + * mod_proxy_http: make proxy-sendchunked work as documented. + PR 43183 + Trunk version of patch: + http://svn.apache.org/viewcvs.cgi?rev=572000&view=rev + 2.2 version: noodl's patch at + http://issues.apache.org/bugzilla/attachment.cgi?id=20699 + +1: niq + PATCHES/ISSUES THAT ARE STALLED * PKCS#7: backport PCKS#7 patches from trunk.