From: Joe Orton Date: Tue, 28 Jul 2020 13:45:41 +0000 (+0000) Subject: Drop stalled patch. [skip ci] X-Git-Tag: 2.4.44~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe96621ce8d480178f901fdf63f6a98ace7ad131;p=thirdparty%2Fapache%2Fhttpd.git Drop stalled patch. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1880373 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 27b7bd86f31..49695ab6886 100644 --- a/STATUS +++ b/STATUS @@ -305,15 +305,6 @@ 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. - * core: Add ap_errorlog_provider to make ErrorLog logging modular. This backport keeps syslog logging as part of httpd core and only adds API to allow other modules to be used for error logging.