From: Jeff Trawick Date: Fri, 27 Aug 2004 16:08:31 +0000 (+0000) Subject: copycat X-Git-Tag: STRIKER_2_0_51_RC1^2~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2d3b94e02eea5d16e21d33e9448f953fbf26425;p=thirdparty%2Fapache%2Fhttpd.git copycat git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104857 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 20182270742..579b23b70d7 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/08/27 15:27:03 $] +Last modified at [$Date: 2004/08/27 16:08:31 $] Release: @@ -81,21 +81,22 @@ PATCHES TO BACKPORT FROM 2.1 *) EOC bucket handling fix for core_output_filter (prevents possible variable use- after-free since .49). http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/core.c?r1=1.276&r2=1.277 - +1: jorton + +1: jorton, trawick *) Don't link suexec against APR/etc libraries. http://cvs.apache.org/viewcvs.cgi/httpd-2.0/support/Makefile.in?r1=1.38&r2=1.39 - +1: jorton + +1: jorton, trawick *) mod_headers: Support {...}s tag for SSL variable lookup. http://www.apache.org/~jorton/mod_headers-2.0-ssl.diff - +1: jorton + +1: jorton, trawick *) Escape errfn strings before sending them to the log file (and analogus patch to mod_cgid) http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/generators/mod_cgi.c?r1=1.167&r2=1.168 +1: stoddard, trawick, jorton nd: I'd like to add 1.169 + trawick: 1.169 is fine with me *) Add -l option to rotatelogs to let it use local time rather than UTC. PR 24417. [Ken Coar, Uli Zappe ] @@ -162,7 +163,7 @@ PATCHES TO BACKPORT FROM 2.1 *) Fix memory leak in mod_rewrite. PR 27862. (2.0 + 1.3) http://www.apache.org/~nd/mod_rewrite_fixleak.diff - +1: nd, jorton + +1: nd, jorton, trawick *) mod_log_config: Fix a bug which prevented request completion time from being logged for I_INSIST_ON_EXTRA_CYCLES_FOR_CLF_COMPLIANCE