From: Jim Jagielski Date: Tue, 10 Mar 2009 14:59:07 +0000 (+0000) Subject: Looks like 3 to me. X-Git-Tag: 2.2.12~197 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=549a1e5488890838c936c4ef55d2e3607fe170d6;p=thirdparty%2Fapache%2Fhttpd.git Looks like 3 to me. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@752127 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 678216b490d..780533feb5e 100644 --- a/STATUS +++ b/STATUS @@ -86,6 +86,16 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * mod_deflate: Fix creation of invalid Etags with mod_deflate + (PR 39727, comment #22) + (updated to use Roy's patch) + Trunk version of patch: + (http://svn.apache.org/viewvc?view=rev&revision=740149) + http://svn.apache.org/viewvc?view=rev&revision=743595 + Backport version for 2.2.x of patch: + http://people.apache.org/~lars/mod_deflate_etagfix.patch + +1: lars, fielding, minfrin + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -100,16 +110,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~jim/patches/httpd-2.2-lbset.patch +1: jim, rpluem - * mod_deflate: Fix creation of invalid Etags with mod_deflate - (PR 39727, comment #22) - (updated to use Roy's patch) - Trunk version of patch: - (http://svn.apache.org/viewvc?view=rev&revision=740149) - http://svn.apache.org/viewvc?view=rev&revision=743595 - Backport version for 2.2.x of patch: - http://people.apache.org/~lars/mod_deflate_etagfix.patch - +1: lars, fielding, minfrin - * prefork MPM: simple patch to enable mod_privileges. trunk: N/A (this patch substitutes for the availability of drop_privileges hook).