From: Nick Kew Date: Sun, 30 Sep 2007 21:20:01 +0000 (+0000) Subject: Propose & vote X-Git-Tag: 2.2.7~359 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e84cc5522801e1fca8dc3d9da568cd77de6e9f03;p=thirdparty%2Fapache%2Fhttpd.git Propose & vote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@580791 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ae16cdc9287..1d479ca361f 100644 --- a/STATUS +++ b/STATUS @@ -193,7 +193,46 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewcvs.cgi?rev=580466&view=rev Backport version for 2.2.x of patch: Trunk version of patch works - +1: rpluem + +1: rpluem, niq + + * scoreboard: improve error message on apr_shm_create failure + PR 40037 + http://svn.apache.org/viewvc?view=rev&revision=578620 + +1: niq + + * HTTP protocol: Add "DefaultType none" option. + PR 13986 and PR 16139 + http://svn.apache.org/viewvc?view=rev&revision=579991 (code) + http://svn.apache.org/viewvc?view=rev&revision=580502 (docs) + +1: niq + + * mod_proxy_http: strip hop-by-hop response headers + PR 43455 + http://svn.apache.org/viewvc?view=rev&revision=580044 + http://svn.apache.org/viewvc?view=rev&revision=580465 + +1: niq + + * mod_proxy_http: add Via header correctly (if enabled) to + response, even where other Via headers exist. + PR 19439 + http://svn.apache.org/viewvc?view=rev&revision=580060 + +1: niq + + * mod_proxy_http: Correctly parse all Connection headers in proxy. + PR 43509 + http://svn.apache.org/viewvc?view=rev&revision=580457 + +1: niq + + * mod_deflate: initialise inflate-out filter correctly when the + first brigade contains no data buckets. + PR 43512 + http://svn.apache.org/viewvc?view=rev&revision=580598 + +1: niq + + * mod_proxy_http: Remove Warning headers with wrong date + PR 16138 + http://svn.apache.org/viewvc?view=rev&revision=580782 + +1: niq PATCHES/ISSUES THAT ARE STALLED