]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add proposal for DeflateAlterETag fix.
authorJean-Frederic Clere <jfclere@apache.org>
Thu, 4 May 2023 09:47:27 +0000 (09:47 +0000)
committerJean-Frederic Clere <jfclere@apache.org>
Thu, 4 May 2023 09:47:27 +0000 (09:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1909605 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d8a069a6c4f25efede2fa32a04864dfb19c8c177..3b4cc7653234ca54de015ceea7d566c73419d3a5 100644 (file)
--- 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 ]