]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Propose
authorRuediger Pluem <rpluem@apache.org>
Tue, 4 May 2021 09:04:51 +0000 (09:04 +0000)
committerRuediger Pluem <rpluem@apache.org>
Tue, 4 May 2021 09:04:51 +0000 (09:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1889479 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index cb40b5729225ba2dd9ec38df636b1c143c3b9c6a..5af2d7f57a3220e7e1b7723e3ae45f8f44fce93d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -189,12 +189,22 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      and other alternatives have been discussed in PR 64339.  If r1884505
      is not the right fix, then it should be removed from trunk.
      Putting it here is a way to revive the discussion
-                  
+
   *) mod_http2: fix incomplete sync with github and its version number.
      trunk patch: http://svn.apache.org/r1889119
      2.4.x patch: svn merge -c 1889119 ^/httpd/httpd/trunk .
      +1: icing
 
+  *) core: Fix a regression that stripped the ETag header from 304 responses.
+     PR 61820
+     Trunk version of patch:
+        https://svn.apache.org/r1889341
+     Backport version for 2.4.x of patch:
+      Trunk version of patch works
+      svn merge -c 1889341 ^/httpd/httpd/trunk .
+     +1: rpluem,
+
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]