From: Ruediger Pluem Date: Thu, 6 Nov 2008 22:49:34 +0000 (+0000) Subject: * Add another proposal. X-Git-Tag: 2.2.11~91 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db9735853c09217c0b278e6eb1300eaf8cdb373f;p=thirdparty%2Fapache%2Fhttpd.git * Add another proposal. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@712001 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8d1a663c2a1..b2d42fd6d59 100644 --- a/STATUS +++ b/STATUS @@ -182,12 +182,21 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * Build: Correctly set SSL_LIBS during openssl detection if pkgconfig is not available. This fixes a regression against 2.2.9. + PR 46018 Trunk version of patch: http://svn.apache.org/viewvc?rev=711993&view=rev Backport version for 2.2.x of patch: Trunk version of patch works +1: rpluem, + * mod_proxy_ajp: Do not fail if response data is sent before all request + data is read. PR 45911 + Trunk version of patch: + http://svn.apache.org/viewvc?rev=709666&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: rpluem, + PATCHES/ISSUES THAT ARE STALLED * core, authn/z: Avoid calling access control hooks for internal requests