From: Jeff Trawick Date: Sat, 22 May 2004 16:19:39 +0000 (+0000) Subject: two ongoing sources of PRs X-Git-Tag: 2.0.50~79 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88679ff648c7015dd452e56c4f0cccf5f2050a51;p=thirdparty%2Fapache%2Fhttpd.git two ongoing sources of PRs git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103742 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7105aecf520..82d9024974d 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/05/22 01:12:27 $] +Last modified at [$Date: 2004/05/22 16:19:39 $] Release: @@ -107,7 +107,7 @@ PATCHES TO BACKPORT FROM 2.1 with conditional use of APR_LARGEFILE PR: 13511 - +1: jorton + +1: jorton, trawick *) mod_ssl: Fix potential SEGV in 'shmcb' session cache. modules/ssl/ssl_scache_shmcb.c: r1.26 @@ -116,7 +116,7 @@ PATCHES TO BACKPORT FROM 2.1 *) mod_cgi: Handle stderr output during script execution http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/generators/mod_cgi.c?r1=1.160&r2=1.163 PR: 22030, 18348 - +1: jorton + +1: jorton, trawick *) Readd suexec setuid and user check (now APR supports it) os/unix/unixd.c: r1.69