From: Bradley Nicholes Date: Tue, 13 Jul 2004 18:14:21 +0000 (+0000) Subject: Update the TLS upgrade patch X-Git-Tag: STRIKER_2_0_51_RC1^2~149 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b63d485437eb7672bd79a2ecbd7cadd305abecb2;p=thirdparty%2Fapache%2Fhttpd.git Update the TLS upgrade patch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104274 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index bb774393640..7e08dad810d 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/07/12 17:16:00 $] +Last modified at [$Date: 2004/07/13 18:14:21 $] Release: @@ -219,8 +219,8 @@ PATCHES TO BACKPORT FROM 2.1 modules/ssl/mod_ssl.h: r1.123 modules/ssl/ssl_engine_config.c: r1.71, r1.90 modules/ssl/ssl_engine_init.c: r1.107, r1.126 - modules/ssl/ssl_engine_io.c: r1.102 - modules/ssl/ssl_engine_kernel.c: r1.83, r1.105 + modules/ssl/ssl_engine_io.c: r1.102, r1.124 + modules/ssl/ssl_engine_kernel.c: r1.83, r1.105, r1.108 modules/ssl/ssl_util.c: r1.36 modules/ssl/ssl_private.h: r1.2 +1: bnicholes