You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2018/01/18 15:44:02 UTC

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

Author: covener
Date: Thu Jan 18 15:44:02 2018
New Revision: 1821513

URL: http://svn.apache.org/viewvc?rev=1821513&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=1821513&r1=1821512&r2=1821513&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Jan 18 15:44:02 2018
@@ -118,6 +118,14 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) mpm_event,worker: Mask signals for threads created by modules in child
+     init, so that they don't receive (implicitely) the ones meant for the MPM.
+     PR 62009.
+     trunk patch: http://svn.apache.org/r1821504
+                  http://svn.apache.org/r1821505
+     2.4.x patch: svn merge -c 1821504,1821505 ^/httpd/httpd/trunk .
+                  (modulo CHANGES)
+     +1: ylavic, icing, covener
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -188,15 +196,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: jim, icing
      icing: tested on ubuntu 16.04 with a simple uwsgi python app.
 
-  *) mpm_event,worker: Mask signals for threads created by modules in child
-     init, so that they don't receive (implicitely) the ones meant for the MPM.
-     PR 62009.
-     trunk patch: http://svn.apache.org/r1821504
-                  http://svn.apache.org/r1821505
-     2.4.x patch: svn merge -c 1821504,1821505 ^/httpd/httpd/trunk .
-                  (modulo CHANGES)
-     +1: ylavic, icing
-
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]