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 2018/02/15 14:00:57 UTC

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

Author: ylavic
Date: Thu Feb 15 14:00:57 2018
New Revision: 1824309

URL: http://svn.apache.org/viewvc?rev=1824309&view=rev
Log:
Vote, promote.

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=1824309&r1=1824308&r2=1824309&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Feb 15 14:00:57 2018
@@ -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