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/01/18 15:02:28 UTC

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

Author: ylavic
Date: Thu Jan 18 15:02:28 2018
New Revision: 1821507

URL: http://svn.apache.org/viewvc?rev=1821507&view=rev
Log:
Propose.

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=1821507&r1=1821506&r2=1821507&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Jan 18 15:02:28 2018
@@ -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 ]