From: Yann Ylavic Date: Wed, 29 Aug 2018 14:10:38 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.4.35~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e412165083d0b31f2973da49685311b5cdf41db0;p=thirdparty%2Fapache%2Fhttpd.git Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1839584 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b71fc66b243..59332ad6fe0 100644 --- a/STATUS +++ b/STATUS @@ -229,6 +229,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: https://home.apache.org/~rjung/patches/httpd-2.4.x-server-status-html-duration-r1837590-part2.patch +1: rjung, jim, ylavic + *) MPMs: Initialize all runtime/asynchronous objects on a dedicated pool and + before signals handling to avoid lifetime issues on restart or shutdown. + PR 62658. + trunk patch: http://svn.apache.org/r1835845 + http://svn.apache.org/r1835846 + http://svn.apache.org/r1837354 + http://svn.apache.org/r1837356 + http://svn.apache.org/r1839571 + http://svn.apache.org/r1839583 + 2.4.x patch: http://home.apache.org/~ylavic/patches/2.4.x-mpms_async_objects_lifetime.patch + +1: ylavic, + + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]