]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Expand on fix - jkaluza will likely concur
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 9 Jun 2016 13:17:09 +0000 (13:17 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 9 Jun 2016 13:17:09 +0000 (13:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1747546 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e8e4a5a870063846f94ce5b389f739e91386668f..3a657babc2f58dada8f5b2c517df6b4afcc452f1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -177,12 +177,15 @@ 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.
+  *) mod_ssl: Free dhparams and ecparams reading certificates at startup.
+     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, wrowe
+     trunk patch: http://svn.apache.org/r1723295
+     trunk patch: http://svn.apache.org/r1733088 [CHANGES]
+     trunk patch: http://svn.apache.org/r1733089 [CHANGES]
+     2.2.x patch: https://raw.githubusercontent.com/wrowe/patches/master/backport-free-dh-ec-params-2.2.x.patch 
+     +1: wrowe
 
   *) mime.types: Add common extension "m4a" for MPEG 4 Audio.
      As a reference see Wikipedia: