You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2020/03/04 07:43:53 UTC

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

Author: rpluem
Date: Wed Mar  4 07:43:52 2020
New Revision: 1874774

URL: http://svn.apache.org/viewvc?rev=1874774&view=rev
Log:
* Vote and promote [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=1874774&r1=1874773&r2=1874774&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Wed Mar  4 07:43:52 2020
@@ -129,11 +129,6 @@ CURRENT RELEASE NOTES:
 
 RELEASE SHOWSTOPPERS:
 
-  *) 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
-
   *) 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).
@@ -141,7 +136,7 @@ RELEASE SHOWSTOPPERS:
                   http://svn.apache.org/r1869224
      2.4.x patch:  svn merge -c 1869216,1869224 ^/httpd/httpd/trunk .
                    (works modulo CHANGES)
-     +1: ylavic
+     +1: ylavic, rpluem
 
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
@@ -154,6 +149,11 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.4.x patch also at http://home.apache.org/~gbechis/diffs/mod_deflate-brotli_print-NULL-2.4.diff
      +1: jfclere, gbechis, ylavic
 
+  *) 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 ]