From: Jim Jagielski Date: Wed, 15 May 2002 14:13:29 +0000 (+0000) Subject: No doubt, people are already either handling X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6dec927c0cd17aaf6d7b945fbfe88baa5c7cbe5;p=thirdparty%2Fapache%2Fhttpd.git No doubt, people are already either handling this themselves, by clearing out env or else it's not a concern for many people, or whatever... No need to track this anymore git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95108 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 23933cdfc85..1b0322e5b1a 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 1.3 STATUS: -*-text-*- - Last modified at [$Date: 2002/05/15 14:10:47 $] + Last modified at [$Date: 2002/05/15 14:13:29 $] Release: @@ -189,15 +189,6 @@ Open issues: Should we 'make all suexec' in src/support? +1: Brian, Jim, Dirkx, Ken +1 (possible suexec path issue, though) - * root's environment is inherited by the Apache server. Jim & Ken - think we should recommend using 'env' to build the - appropriate environment. Marc and Alexei don't see any - big deal. Martin says that not every "env" has a -u flag. - Also: TZ should not be dealt with specially any longer now that we - "have PassEnv". See - - Status: To be handled in 2.0 - * Marc's socket options like source routing (kill them?) Marc, Martin say Yes