From 93539aeec677869c0be063bee475b9a2874e02d2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Sat, 29 Mar 2003 04:42:10 +0000 Subject: [PATCH] propose a backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99108 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/STATUS b/STATUS index ef2461243fa..d9fb0f376f0 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/03/28 00:13:04 $] +Last modified at [$Date: 2003/03/29 04:42:10 $] Release: @@ -186,7 +186,7 @@ PATCHES TO PORT FROM 2.1 (instead of having children using different mutexes and failing to lock the session cache across restarts.) modules/ssl/ssl_engine_mutex.c r1.21, r1.22 - +1: wrowe + +1: wrowe * Fix the SSLMutex config parser so that all 'mechanisms' can take a filename, even if ignored, and they are rooted to the full path @@ -197,6 +197,13 @@ PATCHES TO PORT FROM 2.1 modules/ssl/ssl_engine_config.c r1.74, r1.75 +1: wrowe + * Fix mod_ssl.dsp and abs.dsp to use also the openssl-0.9.7-defines for + NO_MD5, NO_IDEA and NO_MDC2 (won't compile otherwise with 0.9.7+ and + restricted crypto algorithms) + modules/ssl/mod_ssl.dsp: r1.20 + support/abs.dsp: r1.10 + +1: nd + CURRENT RELEASE NOTES: * Backwards compatibility is expected of future Apache 2.0 releases, -- 2.47.3