From: Justin Erenkrantz Date: Mon, 19 Jul 2004 04:35:03 +0000 (+0000) Subject: Note fix for httpd-2.0 as well. X-Git-Tag: STRIKER_2_0_51_RC1^2~139 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1218e6b92b0f793fa13e617776746db00bc3b100;p=thirdparty%2Fapache%2Fhttpd.git Note fix for httpd-2.0 as well. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104330 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 42d191f24a9..5a7b9a1afb4 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/07/16 20:55:14 $] +Last modified at [$Date: 2004/07/19 04:35:03 $] Release: @@ -376,6 +376,12 @@ PATCHES TO BACKPORT FROM 2.1 server/listen.c: r1.96 +1: trawick, pquerna + * Work around RedHat bug 82359 (openssl requires pkg-config): + 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 + CURRENT RELEASE NOTES: * Backwards compatibility is expected of future Apache 2.0 releases,