From: Jean-Frederic Clere Date: Thu, 4 May 2023 09:47:27 +0000 (+0000) Subject: Add proposal for DeflateAlterETag fix. X-Git-Tag: 2.4.58-rc1-candidate~142 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd8db0e2aaaff5689f394a9924baef4740a127ab;p=thirdparty%2Fapache%2Fhttpd.git Add proposal for DeflateAlterETag fix. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1909605 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d8a069a6c4f..3b4cc765323 100644 --- a/STATUS +++ b/STATUS @@ -205,6 +205,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: svn merge -c 1909241 ^/httpd/httpd/trunk . +1: rpluem, + *) mod_deflate: Add DeflateAlterETag to control how the ETag + is modified. The 'NoChange' parameter mimics 2.2.x behavior. + PR 45023, PR 39727. + Trunk version of patch: + https://svn.apache.org/r1586542 + Backport version for 2.4.x of patch: + https://raw.githubusercontent.com/jfclere/patch/main/mod_deflate.patch + +1: jfclere, + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]