From: Jan Kaluža Date: Mon, 6 Oct 2014 06:11:50 +0000 (+0000) Subject: Propose r1629577. X-Git-Tag: 2.4.11~263 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e26cc323f00b28cd4c61c0e73e083aa54152a54e;p=thirdparty%2Fapache%2Fhttpd.git Propose r1629577. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1629578 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 012ea9120c9..bdae9fa0353 100644 --- a/STATUS +++ b/STATUS @@ -247,6 +247,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works +1: jailletc36, rjung + * event: Fix worker-listener deadlock in graceful restart caused by + get_worker() allocating new worker after ap_queue_info_term(), + but not setting the have_idle_worker variable. PR 56960. + trunk patch: http://svn.apache.org/r1629577 + 2.4.x patch: trunk works + +1: jkaluza + OTHER PROPOSALS * A list of further possible backports can be found at: