From: Jan Kaluža Date: Tue, 15 Dec 2015 13:07:40 +0000 (+0000) Subject: Propose r1720129 X-Git-Tag: 2.2.32~170 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb953ee4a7249ad608a0a62419f5bf409de2feb3;p=thirdparty%2Fapache%2Fhttpd.git Propose r1720129 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1720152 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index e5c2044f2c6..a99cc6f258d 100644 --- a/STATUS +++ b/STATUS @@ -176,6 +176,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: ylavic: while at it, I also included r1678763 which is only an optimization, but allows to keep code in sync with 2.4/trunk. + *) mod_ssl: Free dhparams when getting DH params. This fixes issue when + SSLCryptoDevice does not get unregistered because of non-zero refcount + during the mod_ssl unload happening on httpd startup. + trunk patch: http://svn.apache.org/r1720129 + 2.2.x patch: http://jkaluza.fedorapeople.org/httpd-2.2.x-dhparams-free.patch + +1: jkaluza PATCHES/ISSUES THAT ARE STALLED