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 2018/10/05 11:52:15 UTC

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

Author: jim
Date: Fri Oct  5 11:52:15 2018
New Revision: 1842896

URL: http://svn.apache.org/viewvc?rev=1842896&view=rev
Log:
promote w/ 3


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=1842896&r1=1842895&r2=1842896&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Fri Oct  5 11:52:15 2018
@@ -124,6 +124,12 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) mod_ssl: downgrade logging of requests without SNI when SSLStrictSNIVHostCheck is on
+              (just a quality of life improvement for log-reading admins):
+     trunk: http://svn.apache.org/r1841446
+     trunk: http://svn.apache.org/r1841455
+     2.4.x branch: svn merge -c 1841446,1841455 ^/httpd/httpd/trunk .
+     +1: icing, minfrin, jim
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -182,13 +188,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-ab.patch
      +1: minfrin, jim
 
-  *) mod_ssl: downgrade logging of requests without SNI when SSLStrictSNIVHostCheck is on
-              (just a quality of life improvement for log-reading admins):
-     trunk: http://svn.apache.org/r1841446
-     trunk: http://svn.apache.org/r1841455
-     2.4.x branch: svn merge -c 1841446,1841455 ^/httpd/httpd/trunk .
-     +1: icing, minfrin, jim
-
   *) ab: Add client certificate support.
      trunk: http://svn.apache.org/r1841784
      2.4.x: svn merge -c r1841784 ^/httpd/httpd/trunk .