You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jo...@apache.org on 2022/05/23 09:27:17 UTC

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

Author: jorton
Date: Mon May 23 09:27:17 2022
New Revision: 1901158

URL: http://svn.apache.org/viewvc?rev=1901158&view=rev
Log:
Votes, promotes, [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=1901158&r1=1901157&r2=1901158&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon May 23 09:27:17 2022
@@ -157,6 +157,24 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      ylavic: I think "extra" should be an apr_size_t.
      icing: added r1899905 with the proposed changes and assertions.
 
+  *) mpm_event: Fix accounting of active/total processes on ungraceful restart. PR 66004
+     trunk patches: https://svn.apache.org/r1899777
+                    https://svn.apache.org/r1899786
+                    https://svn.apache.org/r1899812
+     2.4.x patches: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/313.diff
+                    (from https://github.com/apache/httpd/pull/313)
+     +1: ylavic, rpluem, jorton
+
+  *) core: Disable TCP_NOPUSH optimization on OSX. BZ 66019.
+     trunk patches: https://svn.apache.org/r1900100
+     2.4.x patches: svn merge -c 1900100 ^/httpd/httpd/trunk .
+     +1: ylavic, rpluem, jorton
+
+  *) ab: Allow for TLSv1.3 when the SSL library supports it. BZ 63594 64699
+     trunk patches: https://svn.apache.org/r1900157
+     2.4.x patches: svn merge -c 1900157 ^/httpd/httpd/trunk .
+     +1: ylavic, rpluem, jorton
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -196,24 +214,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      rpluem says: Should we add a CHANGES entry as it seems to fix PR65769?
      ylavic: CHANGES entry added in r1900991
 
-  *) mpm_event: Fix accounting of active/total processes on ungraceful restart. PR 66004
-     trunk patches: https://svn.apache.org/r1899777
-                    https://svn.apache.org/r1899786
-                    https://svn.apache.org/r1899812
-     2.4.x patches: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/313.diff
-                    (from https://github.com/apache/httpd/pull/313)
-     +1: ylavic, rpluem
-
-  *) core: Disable TCP_NOPUSH optimization on OSX. BZ 66019.
-     trunk patches: https://svn.apache.org/r1900100
-     2.4.x patches: svn merge -c 1900100 ^/httpd/httpd/trunk .
-     +1: ylavic, rpluem
-
-  *) ab: Allow for TLSv1.3 when the SSL library supports it. BZ 63594 64699
-     trunk patches: https://svn.apache.org/r1900157
-     2.4.x patches: svn merge -c 1900157 ^/httpd/httpd/trunk .
-     +1: ylavic, rpluem
-
   *) mod_proxy_connect: Ensure that the configured timeout is set on the
      backend socket.
      Trunk version of patch:
@@ -221,7 +221,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      Backport version for 2.4.x of patch:
       Trunk version of patch works
       svn merge -c 1901088 ^/httpd/httpd/trunk .
-     +1: rpluem,
+     +1: rpluem, jorton, 
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]