]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Backported in r1919548.
authorYann Ylavic <ylavic@apache.org>
Sat, 27 Jul 2024 14:19:32 +0000 (14:19 +0000)
committerYann Ylavic <ylavic@apache.org>
Sat, 27 Jul 2024 14:19:32 +0000 (14:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1919549 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c0a28ac35026a36a4f89391ab16696f920b3026c..6bc3402fcf784313f80ec315c621059febab7566 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -157,30 +157,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-  *) mod_http2: sync with github module. Add async handling
-     on newer httpd for blocked connections, fix yield handling.
-     Trunk version of patch:
-        https://svn.apache.org/r1918003
-        https://svn.apache.org/r1918022
-        https://svn.apache.org/r1918035
-        https://svn.apache.org/r1918078
-        https://svn.apache.org/r1918098
-        https://svn.apache.org/r1918099
-        https://svn.apache.org/r1918257
-        https://svn.apache.org/r1918482
-        https://svn.apache.org/r1918483
-        https://svn.apache.org/r1918491
-        https://svn.apache.org/r1919141
-        https://svn.apache.org/r1919148
-    2.4.x version of patch:
-        https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/449.diff
-    PR: https://github.com/apache/httpd/pull/449
-    +1: ylavic, icing, gbechis
-    rpluem says: PR currently has merge conflicts that need to be resolved
-    ylavic says: PR rebased and r1919141 added (colspan adjustment in mod_status)
-                 Added r1919148 too for another old) colspan issue
-                 Tiny fix which needs vote reset?
-
   *) CMake: Use full path to gen_test_char.exe in CUSTOM_COMMAND.
      trunk patch: http://svn.apache.org/r1902366
      2.4.x patch: svn merge -c r1902366 ^/httpd/httpd/trunk .