From: Joshua Slive Date: Wed, 18 Aug 2004 14:46:02 +0000 (+0000) Subject: I don't have a system to test suexec, but X-Git-Tag: STRIKER_2_0_51_RC1^2~68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f39c832eea0469fabeb46ee81bd03ddab0f62d4a;p=thirdparty%2Fapache%2Fhttpd.git I don't have a system to test suexec, but I'll vote for a couple trivial suexec-related fixes anyway. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104709 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 38f161e1d24..bb07b152a4b 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/08/18 12:11:48 $] +Last modified at [$Date: 2004/08/18 14:46:02 $] Release: @@ -76,7 +76,7 @@ PATCHES TO BACKPORT FROM 2.1 *) Fix mod_userdir vs mod_suexec identity hook ordering. http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/mappers/mod_userdir.c?r1=1.58&r2=1.59 PR: 18156 - +1: jorton + +1: jorton, slive *) [SECURITY] mod_ssl: Fix potential input filter segfaults in SPECULATIVE mode. http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_io.c?r1=1.125&r2=1.126 @@ -100,7 +100,7 @@ PATCHES TO BACKPORT FROM 2.1 *) suexec: Pass the SERVER_SIGNATURE envvar through to CGIs. http://cvs.apache.org/viewcvs.cgi/httpd-2.0/support/suexec.c?r1=1.32&r2=1.33 - +1: trawick, jorton + +1: trawick, jorton, slive *) Proposal: Several folks want to aggressively backport changes from mod_cache, mod_mem_cache and mod_file_cache from Apache