You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2019/08/06 11:19:12 UTC

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

Author: jim
Date: Tue Aug  6 11:19:11 2019
New Revision: 1864508

URL: http://svn.apache.org/viewvc?rev=1864508&view=rev
Log:
and promote


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=1864508&r1=1864507&r2=1864508&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Tue Aug  6 11:19:11 2019
@@ -128,6 +128,13 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) mod_ssl: reverting a 2.4.40 change where a superfluous SSLCertificateChainFile configuration
+     for a domain managed by mod_md caused a startup error. This happened when mod_md installed 
+     its fallback certificate, before it got the first real certificate from Lets Encrypt.
+     trunk patch: http://svn.apache.org/r1864428
+     2.4.x patch: svn merge -c 1864428 ^/httpd/httpd/trunk .
+     +1: icing, covener, jim
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -158,14 +165,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      elukey: If anybody has time to review this change it would be great, to know if it needs to be reverted,
              reworked, etc.. I would like to avoid a patch that is clearly wrong for some reviewer sitting here for
              months/years without any action item :)
-
-  *) mod_ssl: reverting a 2.4.40 change where a superfluous SSLCertificateChainFile configuration
-     for a domain managed by mod_md caused a startup error. This happened when mod_md installed 
-     its fallback certificate, before it got the first real certificate from Lets Encrypt.
-     trunk patch: http://svn.apache.org/r1864428
-     2.4.x patch: svn merge -c 1864428 ^/httpd/httpd/trunk .
-     +1: icing, covener, jim
-
      
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]