From: Yann Ylavic Date: Mon, 2 Jul 2018 20:38:01 +0000 (+0000) Subject: Vote, promote. X-Git-Tag: 2.4.34~34 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5150037441cb786e3f458b726b84a2c5b1ecfeb7;p=apache Vote, promote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1834891 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d170a55504..872f0f4b52 100644 --- a/STATUS +++ b/STATUS @@ -124,16 +124,16 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + *) core: re-allow '_' in hostnames (by default) + trunk patch: http://svn.apache.org/r1834318 + 2.4.x patch: svn merge -c 1834318 ^/httpd/httpd/trunk . + + t/tests/http_strict.t update after committed + +1 covener, jim, ylavic -PATCHES PROPOSED TO BACKPORT FROM TRUNK: - [ New proposals should be added at the end of the list ] - - *) core: Allow mod_env to override all system path envvars not just PATH - trunk patch: http://svn.apache.org/r1811831 - 2.4.x patch: svn merge -c 1811831 ^/httpd/httpd/trunk . - +1: jorton, rpluem - ylavic: same as dev@; since SetEnv* are usable from htaccess, wouldn't - we open a door here (unconditionally)? + *) mod_ratelimit: fix behavior with proxied content + trunk patch: http://svn.apache.org/r1833875 + 2.4.x patch: svn merge -c 1833875 ^/httpd/httpd/trunk . + +1: elukey, jim, ylavic *) mod_proxy: Fix a corner case where the ProxyPassReverseCookieDomain or ProxyPassReverseCookiePath directive could fail to update correctly @@ -141,21 +141,21 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: http://svn.apache.org/r1832280 2.4.x patch: trunk works (module CHANGES) svn merge -c 1832280 ^/httpd/httpd/trunk . - +1: jailletc36, rpluem + +1: jailletc36, rpluem, ylavic jailletc36: 'ap_proxy_strmatch_domain' and 'ap_proxy_strmatch_path' are now useless. They could be axed, but maybe, not in 2.4.x (even if I don't imagine any 3rd party proxy module to use it) - *) mod_ratelimit: fix behavior with proxied content - trunk patch: http://svn.apache.org/r1833875 - 2.4.x patch: svn merge -c 1833875 ^/httpd/httpd/trunk . - +1: elukey, jim - *) core: re-allow '_' in hostnames (by default) - trunk patch: http://svn.apache.org/r1834318 - 2.4.x patch: svn merge -c 1834318 ^/httpd/httpd/trunk . - + t/tests/http_strict.t update after committed - +1 covener, jim +PATCHES PROPOSED TO BACKPORT FROM TRUNK: + [ New proposals should be added at the end of the list ] + + *) core: Allow mod_env to override all system path envvars not just PATH + trunk patch: http://svn.apache.org/r1811831 + 2.4.x patch: svn merge -c 1811831 ^/httpd/httpd/trunk . + +1: jorton, rpluem + ylavic: same as dev@; since SetEnv* are usable from htaccess, wouldn't + we open a door here (unconditionally)? *) core: avoid duplicate headers when using ap_send_error_response. From trunk's testing the code seems running fine without any side @@ -176,7 +176,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: This messes-up error handling performed in 'ssl_io_filter_error()' trunk patch: http://svn.apache.org/r1645529 2.4.x patch: svn merge -c 1645529 ^/httpd/httpd/trunk . - +1: + +1: ylavic, *) mpm_winnt: Don't forget to close the I/O completion port as part of the cleanup in the child process. @@ -204,7 +204,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: backport was just partial. So backport now the remaining part. trunk patch: http://svn.apache.org/r1666363 (part of) 2.4.x patch: http://home.apache.org/~jailletc36/backport_1666363.patch - +1: jailletc36, + +1: jailletc36, ylavic, + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]