From: Jan Kaluža Date: Wed, 12 Nov 2014 15:32:12 +0000 (+0000) Subject: Propose r1638772. X-Git-Tag: 2.4.11~180 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5aaae3034cea662627360afce2ec1b9a4f6227f0;p=thirdparty%2Fapache%2Fhttpd.git Propose r1638772. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1638817 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 3ed53683736..e2f4e7bcc04 100644 --- a/STATUS +++ b/STATUS @@ -191,6 +191,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works + tweak changes +1 covener, ylavic + * mod_ssl: call ERR_free_strings() with OpenSSL >= 0.9.8e. Fixes memory + leak in mod_ssl on graceful restart. PR 53435. + trunk patch: http://svn.apache.org/r1638772 + 2.4.x patch: trunk works + +1 jkaluza + OTHER PROPOSALS * A list of further possible backports can be found at: