]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
update after backport
authorStefan Eissing <icing@apache.org>
Fri, 2 Aug 2019 09:12:18 +0000 (09:12 +0000)
committerStefan Eissing <icing@apache.org>
Fri, 2 Aug 2019 09:12:18 +0000 (09:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1864208 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1ce04369162de45b19856673bbf758a6228b4f67..e178a0b8a5d508e75dfcb6370a5f77a6c565bb7b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -127,22 +127,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-  *) mod_http2: fixes Timeout vs. KeepAliveTimeout behaviour, see PR 63534. Fixes
-     stream cleanup when connection throttling is in place. Counts stream resets by client
-     on streams initiated by client as cause for connection throttling.
-     Changes in log level for header size checks by Michael Kaufmann. Added length
-     check on merged header values.
-     trunk patch:
-        http://svn.apache.org/r1861338
-        http://svn.apache.org/r1862475
-        http://svn.apache.org/r1862583
-        http://svn.apache.org/r1862865
-        http://svn.apache.org/r1863221
-        http://svn.apache.org/r1863276
-     2.4.x patch:
-        https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/h2-keepalive+throttling-v3.patch
-     +1: icing, jim, rpluem
-
   *) md_crypt: Wrap get_ct_scts_nid(void) definition to avoid unused function error
      when building in maintainer mode.
      trunk: