From: Yann Ylavic Date: Wed, 8 Sep 2021 08:21:54 +0000 (+0000) Subject: Backported in r1893107. [skip ci]. X-Git-Tag: candidate-2.4.49-rc1~3^2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=059a80311121affb0c317c516a929baa8a62153d;p=thirdparty%2Fapache%2Fhttpd.git Backported in r1893107. [skip ci]. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1893108 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 59e5ca790c5..00c7bf3eb6e 100644 --- a/STATUS +++ b/STATUS @@ -141,10 +141,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - *) mod_proxy: Axe unused ap_filter_input_pending in 2.4.x (only) after r1892971. - 2.4.x patch: http://people.apache.org/~ylavic/patches/ap_filter_input_pending-unused.patch - +1: ylavic, icing, covener - *) mpm_event: Fix children processes possibly not stopped on graceful restart. PR 63169 trunk patch: http://svn.apache.org/r1893014