From: Eric Covener Date: Thu, 18 Jan 2018 15:44:02 +0000 (+0000) Subject: vote/promote X-Git-Tag: 2.4.30~130 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d2399c957c7c9013381789608ed3f37991bcc5b0;p=apache vote/promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1821513 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8d5ede8747..0e3112ae36 100644 --- 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 ]