From: Nick Kew Date: Fri, 28 Dec 2007 12:15:24 +0000 (+0000) Subject: Propose, comment X-Git-Tag: 2.2.7~65 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=73077fb852c3ac9fa97fca8983ab76a998d131aa;p=thirdparty%2Fapache%2Fhttpd.git Propose, comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@607220 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9a0ef8e8dfe..d26b5279fcc 100644 --- a/STATUS +++ b/STATUS @@ -106,6 +106,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Backport version for 2.2.x of patch: Trunk version of patch works +1: rpluem, + niq: Provisional +1, but the error logging should be at a consistent + level (maybe WARNING?) * configure / install: Make https port configurable. Trunk version of patch: @@ -122,6 +124,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~fuankg/diffs/httpd-2.2.x-sni.diff +1: fuankg + * mod_deflate: Don't leave a strong ETag in place when transforming content + PR 39727 + http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/filters/mod_deflate.c?r1=580598&r2=607219&pathrev=607219 + +1: niq + PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when