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

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

Author: icing
Date: Tue Mar  2 15:39:23 2021
New Revision: 1887092

URL: http://svn.apache.org/viewvc?rev=1887092&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=1887092&r1=1887091&r2=1887092&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Tue Mar  2 15:39:23 2021
@@ -185,6 +185,21 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
         https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/170.diff
      +1: rpluem, ylavic, icing
 
+  *) mod_proxy_hcheck: Don't pile up health checks if the previous one did
+     not finish before hcinterval.  PR 63010.
+     trunk patch: http://svn.apache.org/r1885691
+     2.4.x patch: svn merge -c 1885691 ^/httpd/httpd/trunk .
+     +1: ylavic, covener, icing
+
+  *) mod_proxy_http, core: Fixes against 2.4.x's r1885239 and r1885573, the
+     former for declining CONNECT requests in mod_proxy_http, the latter for
+     ignored poll timeouts and errors in the core output filter.
+     trunk patch: http://svn.apache.org/r1886141
+                  http://svn.apache.org/r1886151
+     2.4.x patch: http://home.apache.org/~ylavic/patches/follow_up_to_r1885239_and_r1885573-v2.patch
+                  (includes follow up to r1885573 which is 2.4.x only)
+     +1: ylavic, covener, icing
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -219,12 +234,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-dav-functions2.patch
     +1: minfrin
 
-  *) mod_proxy_hcheck: Don't pile up health checks if the previous one did
-     not finish before hcinterval.  PR 63010.
-     trunk patch: http://svn.apache.org/r1885691
-     2.4.x patch: svn merge -c 1885691 ^/httpd/httpd/trunk .
-     +1: ylavic, covener
-
   *) mod_http2: explicitely apr_thread_exit() at the end of slot_run(), and
                 fix workers synchronization on pchild cleanup.
      trunk patch: http://svn.apache.org/r1883668
@@ -233,15 +242,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: ylavic, icing
      ylavic: jorton's vote reset after adding r1886255
 
-  *) mod_proxy_http, core: Fixes against 2.4.x's r1885239 and r1885573, the
-     former for declining CONNECT requests in mod_proxy_http, the latter for
-     ignored poll timeouts and errors in the core output filter.
-     trunk patch: http://svn.apache.org/r1886141
-                  http://svn.apache.org/r1886151
-     2.4.x patch: http://home.apache.org/~ylavic/patches/follow_up_to_r1885239_and_r1885573-v2.patch
-                  (includes follow up to r1885573 which is 2.4.x only)
-     +1: ylavic, covener
-
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]