From: Jeff Trawick Date: Mon, 14 Jul 2003 17:31:00 +0000 (+0000) Subject: can we merge a simple mod_ssl environment variable fix? X-Git-Tag: 2.0.48~227 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=462889f9901d983a0a1a7e21b9692117abce3749;p=thirdparty%2Fapache%2Fhttpd.git can we merge a simple mod_ssl environment variable fix? add a CVS revision on a previous merge proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100606 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 4c22febd00f..58ab3988789 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/07/14 17:06:14 $] +Last modified at [$Date: 2003/07/14 17:31:00 $] Release: @@ -270,6 +270,12 @@ PATCHES TO PORT FROM 2.1 * mod_ext_filter: Set additional environment variables for use by the external filter. PR 20944. + modules/filters/mod_ext_filter.c: r1.7 + +1: trawick + + * mod_ssl: Fix a problem setting variables that represent the + client certificate chain. PR 21397 + modules/ssl/ssl_engine_vars.c: r1.24 +1: trawick CURRENT RELEASE NOTES: