]> granicus.if.org Git - apache/commitdiff
Vote, promote.
authorYann Ylavic <ylavic@apache.org>
Thu, 15 Feb 2018 14:00:57 +0000 (14:00 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 15 Feb 2018 14:00:57 +0000 (14:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1824309 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 93986fa15d60e6e4a5bcf63f77026b3af7b9afbb..a8cdd024de7477b01690fd366044c8cf03293f9b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -118,6 +118,12 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) mod_proxy: fix slotmem selection for proxy balancers. Without this, balancers
+     silently fail and proxy requests result in a 500 response.
+     trunk patch: /httpd/httpd/trunk:r1667707
+     2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/balancer-slotmem-selection.diff
+     +1: icing, jim, ylavic
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -138,12 +144,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      jailletc36: is message 010118 still needed? Or at least mitigated with
                  something like: "for third party proxy module usage only"?
                  Also, does it require a ap_mmn.h update?
-
-  *) mod_proxy: fix slotmem selection for proxy balancers. Without this, balancers
-     silently fail and proxy requests result in a 500 response.
-     trunk patch: /httpd/httpd/trunk:r1667707
-     2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/balancer-slotmem-selection.diff
-     +1: icing, jim
     
 
 PATCHES/ISSUES THAT ARE BEING WORKED