From 9fad570f9859cd4f12f22d2d7be9580e0a16ea5d Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Tue, 6 Aug 2019 15:44:21 +0000 Subject: [PATCH] 1*stalled, 1*proposed. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1864528 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/STATUS b/STATUS index b678b76134c..c9e637dfd82 100644 --- a/STATUS +++ b/STATUS @@ -132,15 +132,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: 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)? - covener: seems like we need some kind of pattern for opting in - to restricted arguments. - *) core: avoid duplicate headers when using ap_send_error_response. From trunk's testing the code seems running fine without any side effects, so adding this change in here to have more reviews. @@ -158,7 +149,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: elukey: If anybody has time to review this change it would be great, to know if it needs to be reverted, reworked, etc.. I would like to avoid a patch that is clearly wrong for some reviewer sitting here for months/years without any action item :) - + + *) mod_remoteip: Add sanity checks. + trunk patch: http://svn.apache.org/r1864526 + 2.4.x patch: svn merge -c 1864526 ^/httpd/httpd/trunk . + +1: jorton, + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ] @@ -269,6 +265,15 @@ PATCHES/ISSUES THAT ARE BEING WORKED PATCHES/ISSUES THAT ARE STALLED + *) 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)? + covener: seems like we need some kind of pattern for opting in + to restricted arguments. + *) mod_proxy: Add ap_proxy_define_match_worker() and use it for ProxyPassMatch and ProxyMatch section to distinguish between normal workers and workers with regex substitutions in the name. Implement handling of such workers -- 2.47.3