]> granicus.if.org Git - apache/commitdiff
Propose.
authorYann Ylavic <ylavic@apache.org>
Thu, 18 Jan 2018 15:02:28 +0000 (15:02 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 18 Jan 2018 15:02:28 +0000 (15:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1821507 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f34462e2370a4d798a1a04e0617fd4b0bb7ac79c..c9d912ab05e785f85732bc67358e651acbf370bd 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -188,6 +188,15 @@ 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, 
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]