From: William A. Rowe Jr Date: Thu, 9 Jun 2016 13:17:09 +0000 (+0000) Subject: Expand on fix - jkaluza will likely concur X-Git-Tag: 2.2.32~135 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b30866982fa6ec272a8fc5f04c79e5c93d6492bd;p=thirdparty%2Fapache%2Fhttpd.git Expand on fix - jkaluza will likely concur git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1747546 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index e8e4a5a8700..3a657babc2f 100644 --- 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: