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

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

Author: covener
Date: Thu Mar 12 02:01:24 2020
New Revision: 1875110

URL: http://svn.apache.org/viewvc?rev=1875110&view=rev
Log:
passes new test


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=1875110&r1=1875109&r2=1875110&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Mar 12 02:01:24 2020
@@ -129,6 +129,14 @@ CURRENT RELEASE NOTES:
 
 RELEASE SHOWSTOPPERS:
 
+PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
+  [ start all new proposals below, under PATCHES PROPOSED. ]
+
+  *) mod_ssl: OPENSSL_init_ssl() for openssl-1.1+ on Windows (w/o autoconf).
+     trunk patch: http://svn.apache.org/r1874323
+     2.4.x patch: svn merge -c 1874323 ^/httpd/httpd/trunk .
+     +1: ylavic, gsmith, rpluem
+
   *) mod_proxy_http: Fix the forwarding of requests with content body when a
      balancer member is unavailable; the retry on the next member was issued
      with an empty body (regression introduced in 2.4.41).
@@ -136,15 +144,8 @@ RELEASE SHOWSTOPPERS:
                   http://svn.apache.org/r1869224
      2.4.x patch:  svn merge -c 1869216,1869224 ^/httpd/httpd/trunk .
                    (works modulo CHANGES)
-     +1: ylavic, rpluem
+     +1: ylavic, rpluem, covener
 
-PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
-  [ start all new proposals below, under PATCHES PROPOSED. ]
-
-  *) mod_ssl: OPENSSL_init_ssl() for openssl-1.1+ on Windows (w/o autoconf).
-     trunk patch: http://svn.apache.org/r1874323
-     2.4.x patch: svn merge -c 1874323 ^/httpd/httpd/trunk .
-     +1: ylavic, gsmith, rpluem
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]