From: Yann Ylavic Date: Thu, 9 Nov 2017 12:27:28 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.4.30~267 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1205f28f2018a1a6d03bed1ca6d8d29c3bb97455;p=apache Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1814721 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a09027f76b..b3d8423cf6 100644 --- a/STATUS +++ b/STATUS @@ -226,6 +226,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: svn merge -c 1813643 ^/httpd/httpd/trunk . +1: ylavic, icing + *) mpm_event: avoid a very unlikely race condition between the listener and + the workers when the latter fails to add a connection to the pollset. + trunk patch: http://svn.apache.org/r1809273 + http://svn.apache.org/r1814719 (CHANGES only) + 2.4.x patch: trunk works (modulo CHANGES) + svn merge -c 1809273,1814719 ^/httpd/httpd/trunk . + +1: ylavic + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]