You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jf...@apache.org on 2023/05/04 09:47:27 UTC

svn commit: r1909605 - /httpd/httpd/branches/2.4.x/STATUS

Author: jfclere
Date: Thu May  4 09:47:27 2023
New Revision: 1909605

URL: http://svn.apache.org/viewvc?rev=1909605&view=rev
Log:
Add proposal for DeflateAlterETag fix.

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1909605&r1=1909604&r2=1909605&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu May  4 09:47:27 2023
@@ -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 ]