You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jk...@apache.org on 2015/12/15 14:05:06 UTC

svn commit: r1720150 - /httpd/httpd/branches/2.4.x/STATUS

Author: jkaluza
Date: Tue Dec 15 13:05:05 2015
New Revision: 1720150

URL: http://svn.apache.org/viewvc?rev=1720150&view=rev
Log:
Propose r1720129

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1720150&r1=1720149&r2=1720150&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Tue Dec 15 13:05:05 2015
@@ -169,6 +169,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/r1719967
      +1: ylavic
 
+  *) 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.4.x patch: http://jkaluza.fedorapeople.org/httpd-2.4.x-dhparams-free.patch
+     +1: jkaluza
 
 PATCHES/ISSUES THAT ARE BEING WORKED