From: Jim Jagielski Date: Thu, 30 Aug 2007 12:42:27 +0000 (+0000) Subject: Promote those with >= 3 X-Git-Tag: 2.0.61~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd9366c41dee96b290f900267bbf9c60d61eea32;p=thirdparty%2Fapache%2Fhttpd.git Promote those with >= 3 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@571141 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index fe4df91f88a..221d687452f 100644 --- a/STATUS +++ b/STATUS @@ -116,24 +116,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] -PATCHES PROPOSED TO BACKPORT FROM TRUNK: - [ please place SVN revisions from trunk here, so it is easy to - 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 - * log core: ensure we use a special pool for stderr logging, so that the stderr channel remains valid from the time plog is destroyed, until the time the open_logs hook is called again. [William Rowe] @@ -153,6 +135,24 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~wrowe/r520701-backport-2.2.patch +1: wrowe, rpluem, jim +PATCHES PROPOSED TO BACKPORT FROM TRUNK: + [ please place SVN revisions from trunk here, so it is easy to + 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 + PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: *) mod_headers: Support {...}s tag for SSL variable lookup.