Commit d8597572 authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

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
parent 93da05f4
Loading
Loading
Loading
Loading
+8 −5
Original line number Diff line number Diff line
@@ -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: