From 8203b7d3e932104bb63b07bb0d3fb1eb8580dc52 Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Wed, 11 Aug 2004 16:53:15 +0000 Subject: [PATCH] mod_ssl churn. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104549 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/STATUS b/STATUS index e750928e28f..f2558d339c4 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/08/10 16:22:28 $] +Last modified at [$Date: 2004/08/11 16:53:15 $] Release: @@ -73,6 +73,16 @@ PATCHES TO BACKPORT FROM 2.1 [ please place file names and revisions from HEAD here, so it is easy to identify exactly what the proposed changes are! ] + *) [SECURITY] mod_ssl: Fix potential infinite loop. + http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_io.c?r1=1.124&r2=1.125 + PR: 29964 + jorton: +1 + + *) mod_ssl: Use anon shm in shmcb by default. + http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_scache_shmcb.c?r1=1.23&r2=1.24 + PR: 21335 + jorton: +1 + *) Proposal: Several folks want to aggressively backport changes from mod_cache, mod_mem_cache and mod_file_cache from Apache 2.1 back into the 2.0 tree. Proposal is this: Lets drop the @@ -162,7 +172,7 @@ PATCHES TO BACKPORT FROM 2.1 ssl_engine_config.c r1.94 ssl_engine_kernel.c r1.107 ssl_private.h r1.7 - +1: trawick + +1: trawick, jorton *) Prevent Win32 pool corruption at startup server/mpm/winnt/child.c: r1.36 @@ -404,7 +414,7 @@ PATCHES TO BACKPORT FROM 2.1 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=82369 Patch (2.1 version already committed, 2.0 has diff OpenSSL config logic): http://www.apache.org/~jerenkrantz/httpd-openssl-pkgconfig.patch - +1: jerenkrantz, trawick + +1: jerenkrantz, trawick, jorton CURRENT RELEASE NOTES: -- 2.47.2