From: Jeff Trawick Date: Sun, 29 Feb 2004 14:13:16 +0000 (+0000) Subject: add a couple of votes; remove a concern on an existing vote that X-Git-Tag: 2.0.49~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1a6ef3c5271eca55993272da679c398eae301de;p=thirdparty%2Fapache%2Fhttpd.git add a couple of votes; remove a concern on an existing vote that Joe handled already git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102824 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 590504d218c..f88128ea7af 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/02/29 00:41:32 $] +Last modified at [$Date: 2004/02/29 14:13:16 $] Release: @@ -88,7 +88,7 @@ PATCHES TO BACKPORT FROM 2.1 PR: 27106 http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_io.c?r1=1.117&r2=1.118 http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_io.c?r1=1.120&r2=1.121 - +1: jorton + +1: jorton, trawick * mod_setenvif: remove support for remote_user variable which never worked at all. PR 25725 (2.0 + 1.3) @@ -97,15 +97,14 @@ PATCHES TO BACKPORT FROM 2.1 * mod_ldap: Fix segfault when shared memory caching is disabled modules/experimental/util_ldap_cache_mgr.c: r1.15 - +1: bnicholes minfrin + +1: bnicholes, minfrin, trawick * mod_ssl: Clear OpenSSL error stack during pphrase entry to prevent spurious failures in SSL functions later. PR: 21160 http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_pphrase.c?r1=1.44&r2=1.45 http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_pphrase.c?r1=1.49&r2=1.50 - +1: jorton, trawick (shouldn't comment be updated to indicate - that this isn't simply an aesthetic issue?) (yes, done in r1.50) + +1: jorton, trawick * Fix file extensions for real media files and removed rpm extension from mime.types. PR 26079. (2.0 + 1.3)