From: Yann Ylavic Date: Tue, 7 Sep 2021 09:44:27 +0000 (+0000) Subject: Propose fix for PR 63169. [skip ci] X-Git-Tag: candidate-2.4.49-rc1~3^2~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4f46478ad4bf83a3e5a4811e616451e224aa4ca;p=thirdparty%2Fapache%2Fhttpd.git Propose fix for PR 63169. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1893015 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 46909698dba..7fd507abb46 100644 --- a/STATUS +++ b/STATUS @@ -206,6 +206,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: http://people.apache.org/~ylavic/patches/ap_filter_input_pending-unused.patch +1: ylavic, icing, + *) mpm_event: Fix children processes possibly not stopped on graceful + restart. PR 63169 + trunk patch: http://svn.apache.org/r1893014 + 2.4.x patch: svn merge -c 1893014 ^/httpd/httpd/trunk . + +1: ylavic, + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]