summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Frederic Clere <jfclere@apache.org>2023-05-04 09:47:27 +0000
committerJean-Frederic Clere <jfclere@apache.org>2023-05-04 09:47:27 +0000
commitbd8db0e2aaaff5689f394a9924baef4740a127ab (patch)
tree60bf0cd61edfcc88862f95eb9e484fdea16e2f88
parent382aba75811fc71c1cf91afe992383413de3b7eb (diff)
downloadhttpd-bd8db0e2aaaff5689f394a9924baef4740a127ab.tar.gz
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
-rw-r--r--STATUS9
1 files changed, 9 insertions, 0 deletions
diff --git a/STATUS b/STATUS
index d8a069a6c4..3b4cc76532 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 ]