]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
update backport h2 proposal by adding r1895349. [skip ci]
authorStefan Eissing <icing@apache.org>
Fri, 26 Nov 2021 09:34:31 +0000 (09:34 +0000)
committerStefan Eissing <icing@apache.org>
Fri, 26 Nov 2021 09:34:31 +0000 (09:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1895350 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 073c152601175077111560fe22ef5261c15762e0..089080035458e8bc757af3be2014cb1d911696a9 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -202,6 +202,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        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]
+     - The pollset implemenation is only enabled when APR >= 1.6 is detected.
      Trunk version of patch:
         https://svn.apache.org/r1894163
         https://svn.apache.org/r1894169
@@ -219,6 +220,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         https://svn.apache.org/r1894728
         https://svn.apache.org/r1894949
         https://svn.apache.org/r1895336
+        https://svn.apache.org/r1895349
      Backport version for 2.4.x of patch:
        PR: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/275.diff
      +1: icing,