You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2020/06/25 11:38:24 UTC

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

Author: ylavic
Date: Thu Jun 25 11:38:24 2020
New Revision: 1879182

URL: http://svn.apache.org/viewvc?rev=1879182&view=rev
Log:
Propose fix for gh #129 [skip ci].

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=1879182&r1=1879181&r2=1879182&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Jun 25 11:38:24 2020
@@ -237,6 +237,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
              are case insentive so shouldn't matter, just popped at my eyes..
      icing: updated patch and added r1879156 to fix the eye bleed.
   
+  *) mod_ssl: Fix a race condition and possible crash when using a proxy client
+     certificate (SSLProxyMachineCertificateFile).
+     trunk patch: http://svn.apache.org/r1879179
+                  http://svn.apache.org/r1879180
+     2.4.x patch: http://people.apache.org/~ylavic/patches/httpd-2.4.x-gh_129.diff
+     +1: ylavic
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]