From: Ruediger Pluem Date: Wed, 8 Sep 2021 06:50:31 +0000 (+0000) Subject: * Vote and promote X-Git-Tag: candidate-2.4.49-rc1~3^2~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2eb09e65239060d561abb0b1d61c83e56e5f54aa;p=thirdparty%2Fapache%2Fhttpd.git * Vote and promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1893098 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 97559d96adb..a711cb93e09 100644 --- a/STATUS +++ b/STATUS @@ -168,6 +168,19 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: 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 + trunk patch: http://svn.apache.org/r1893073 + 2.4.x patch: svn merge -c 1893014,1893073 ^/httpd/httpd/trunk . + +1: ylavic, covener, rpluem + + *) mod_proxy: Don't canonicalize with both nocanon and ProxyPassInterpolateEnv + On. PR 65549. + trunk patch: http://svn.apache.org/r1893016 + 2.4.x patch: svn merge -c 1893016 ^/httpd/httpd/trunk . + +1: ylavic, covener, rpluem + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -210,20 +223,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/r1893004 2.4.x patch: svn merge -c 1893001,1893002,1893004 ^/httpd/httpd/trunk . Reusing CHANGES entry from r1892982. - +1: ylavic, - - *) mpm_event: Fix children processes possibly not stopped on graceful - restart. PR 63169 - trunk patch: http://svn.apache.org/r1893014 - trunk patch: http://svn.apache.org/r1893073 - 2.4.x patch: svn merge -c 1893014,1893073 ^/httpd/httpd/trunk . - +1: ylavic, covener - - *) mod_proxy: Don't canonicalize with both nocanon and ProxyPassInterpolateEnv - On. PR 65549. - trunk patch: http://svn.apache.org/r1893016 - 2.4.x patch: svn merge -c 1893016 ^/httpd/httpd/trunk . - +1: ylavic, covener + +1: ylavic, rpluem *) core: Initialize the request fields on read failure to avoid NULLs. trunk patch: http://svn.apache.org/r1893030