]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
updated proposal to include fix by ylavic, r1895336.
authorStefan Eissing <icing@apache.org>
Thu, 25 Nov 2021 16:11:16 +0000 (16:11 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 25 Nov 2021 16:11:16 +0000 (16:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1895337 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 45957e6c7dc79aab651f386ef03d49f058ece421..073c152601175077111560fe22ef5261c15762e0 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -201,6 +201,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        graceful reload or when reaching MaxConnectionsPerChild.
        When unprocessed h2 requests were queued at the time, these could stall.
        See <https://github.com/icing/mod_h2/issues/212>.
+     - fix logic for non-proxy Server and Date response headers. [ylavic]
      Trunk version of patch:
         https://svn.apache.org/r1894163
         https://svn.apache.org/r1894169
@@ -217,6 +218,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         https://svn.apache.org/r1894252
         https://svn.apache.org/r1894728
         https://svn.apache.org/r1894949
+        https://svn.apache.org/r1895336
      Backport version for 2.4.x of patch:
        PR: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/275.diff
      +1: icing,