From: Guenter Knauf Date: Sun, 25 Nov 2007 23:09:45 +0000 (+0000) Subject: Propose backport for OpenSSL 0.9.9 support. X-Git-Tag: 2.2.7~196 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94306e28ce7355b14265bc04907f155aca77ae40;p=thirdparty%2Fapache%2Fhttpd.git Propose backport for OpenSSL 0.9.9 support. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@598081 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 55af9e3892c..edb925d044a 100644 --- a/STATUS +++ b/STATUS @@ -217,6 +217,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x: http://people.apache.org/~niq/proxy-interp.patch + * mod_ssl: Enable to build with OpenSSL 0.9.9 + trunk: + http://svn.apache.org/viewvc?view=rev&revision=598019 + 2.2.x: + Trunk patches apply + PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when