]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Accepted. [skip ci]
authorYann Ylavic <ylavic@apache.org>
Fri, 24 Jul 2020 09:31:46 +0000 (09:31 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 24 Jul 2020 09:31:46 +0000 (09:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1880250 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 24af9ceac83a85024a9c7a9fa8d5fd92f5360352..0c8df08001b7fa370d4c375c0c2b53a38b1fbf63 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -135,6 +135,13 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) mod_proxy_uwsgi: Error out on HTTP header larger than 16K (hard
+     protocol limit).
+     trunk patch: http://svn.apache.org/1880205
+                  http://svn.apache.org/1880214 (APLOGNO)
+     2.4.x patch: svn merge -c 1880205 ^/httpd/httpd/trunk .
+                  (modulo CHANGES and docs/log-message-tags)
+     +1: ylavic, covener, icing
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -219,14 +226,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       svn merge -c 1879822,1879831,1879840 ^/httpd/httpd/trunk .
    +1: rpluem,
 
-  *) mod_proxy_uwsgi: Error out on HTTP header larger than 16K (hard
-     protocol limit).
-     trunk patch: http://svn.apache.org/1880205
-                  http://svn.apache.org/1880214 (APLOGNO)
-     2.4.x patch: svn merge -c 1880205 ^/httpd/httpd/trunk .
-                  (modulo CHANGES and docs/log-message-tags)
-     +1: ylavic, covener, icing
-
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]