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

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

Author: mrumph
Date: Tue Dec 15 16:05:59 2015
New Revision: 1720186

URL: http://svn.apache.org/viewvc?rev=1720186&view=rev
Log:
Vote and comment on trivial mod_ssl fix.

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=1720186&r1=1720185&r2=1720186&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Tue Dec 15 16:05:59 2015
@@ -167,7 +167,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
   *) mod_ssl: Fix missing semicolon for building with OpenSSL < 0.9.8m.
      trunk patch: http://svn.apache.org/r1719967
-     +1: ylavic
+     +1: ylavic, mrumph
+     mrumph: Bug 58737 was also opened for this error.
 
   *) mod_ssl: Free dhparams when getting DH params. This fixes issue when
      SSLCryptoDevice does not get unregistered because of non-zero refcount