]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose r1720129
authorJan Kaluža <jkaluza@apache.org>
Tue, 15 Dec 2015 13:07:40 +0000 (13:07 +0000)
committerJan Kaluža <jkaluza@apache.org>
Tue, 15 Dec 2015 13:07:40 +0000 (13:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1720152 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e5c2044f2c643eb9172b9ef4867d014ec8cbba1a..a99cc6f258ded2ff22306799c0e71f048f6b5e49 100644 (file)
--- 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