]> granicus.if.org Git - apache/commitdiff
vote/promote
authorEric Covener <covener@apache.org>
Thu, 18 Jan 2018 15:44:02 +0000 (15:44 +0000)
committerEric Covener <covener@apache.org>
Thu, 18 Jan 2018 15:44:02 +0000 (15:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1821513 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8d5ede874785ac4b4e9207a1db0e7b6cb9c659c5..0e3112ae36a39010fc61613cedced41c5d501c4a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -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 ]