From: Yann Ylavic Date: Wed, 8 Sep 2021 08:18:37 +0000 (+0000) Subject: Backported in r1893051 [skip ci]. X-Git-Tag: candidate-2.4.49-rc1~3^2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bb1f0313eff738d0826d515fa726963424435a5;p=thirdparty%2Fapache%2Fhttpd.git Backported in r1893051 [skip ci]. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1893106 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8666ff12f10..59e5ca790c5 100644 --- a/STATUS +++ b/STATUS @@ -141,11 +141,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - *) core: scoreboard.c method check - trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1878092 - 2.4.x patch: svn merge -c 1878092 ^/httpd/httpd/trunk . - +1: covener, ylavic, jfclere - *) 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