From: Jim Jagielski Date: Tue, 4 Sep 2007 19:38:37 +0000 (+0000) Subject: Cast a vote, and demote one proposal (but it can always X-Git-Tag: 2.0.61~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=178de913236d4dff6093ae4f8e6e44282f205751;p=thirdparty%2Fapache%2Fhttpd.git Cast a vote, and demote one proposal (but it can always be un-demoted :) ) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@572791 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 07c4f5460d9..0522069bad1 100644 --- a/STATUS +++ b/STATUS @@ -122,18 +122,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: identify exactly what the proposed changes are! Add all new proposals to the end of this list. ] - *) Reverse Proxy fixes: bug and Cookie support - Patch is at - http://people.apache.org/~colm/httpd-2.0-reverse-proxy-cookie.patch - and is in production with Clients. - +1: niq, wrowe - wrowe adds; looks good, no way to apply this without a minor bump - *) Backport 102870; PR 17217; stop linking OpenSSL .so's to support/* binaries (especially when compiled --with-static-support (!)) and fix mod_ssl.so to compile against .a openssl archives. http://svn.apache.org/viewcvs.cgi?rev=102870&view=rev +1: wrowe, colm + -1: jim (does not cleanly backport) PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: @@ -291,6 +285,13 @@ PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: propogating POST or other non-GET types? It seems that almost any subreq should be handled as a GET in 2.0. + *) Reverse Proxy fixes: bug and Cookie support + Patch is at + http://people.apache.org/~colm/httpd-2.0-reverse-proxy-cookie.patch + and is in production with Clients. + +1: niq, wrowe + wrowe adds; looks good, no way to apply this without a minor bump + CURRENT VOTES: *) httpd-std.conf and friends;