You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2020/07/24 09:31:47 UTC

svn commit: r1880250 - /httpd/httpd/branches/2.4.x/STATUS

Author: ylavic
Date: Fri Jul 24 09:31:46 2020
New Revision: 1880250

URL: http://svn.apache.org/viewvc?rev=1880250&view=rev
Log:
Accepted. [skip ci]

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1880250&r1=1880249&r2=1880250&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Fri Jul 24 09:31:46 2020
@@ -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 ]