You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mi...@apache.org on 2020/01/01 23:03:25 UTC

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

Author: minfrin
Date: Wed Jan  1 23:03:24 2020
New Revision: 1872225

URL: http://svn.apache.org/viewvc?rev=1872225&view=rev
Log:
Vote 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=1872225&r1=1872224&r2=1872225&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Wed Jan  1 23:03:24 2020
@@ -132,6 +132,11 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) mod_ssl: OCSP does not apply to proxy mode
+     trunk patch: http://svn.apache.org/r1865740
+     2.4.x patch: svn merge -c 1865740 ^/httpd/httpd/trunk .
+     +1: ylavic, jorton, minfrin
+
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -201,11 +206,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: svn merge -c 1861950 ^/httpd/httpd/trunk . 
      +1: minfrin
 
-  *) mod_ssl: OCSP does not apply to proxy mode
-     trunk patch: http://svn.apache.org/r1865740
-     2.4.x patch: svn merge -c 1865740 ^/httpd/httpd/trunk . 
-     +1: ylavic, jorton, 
-
   *) ap_check_pipeline: clarify/simplify !max_blank_lines logic, no functional change.
      trunk patch: http://svn.apache.org/r1765061
      2.4.x patch: svn merge -c 1765061 ^/httpd/httpd/trunk .