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/09/06 08:10:31 UTC

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

Author: icing
Date: Mon Sep  6 08:10:31 2021
New Revision: 1892966

URL: http://svn.apache.org/viewvc?rev=1892966&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=1892966&r1=1892965&r2=1892966&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Sep  6 08:10:31 2021
@@ -161,6 +161,12 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.4.x patch: svn merge -c 1892914 ^/httpd/httpd/trunk .
      +1: jailletc36, icing, jorton
 
+  *) mod_unique_id: Reduce the time window where duplicates may be generated
+     PR 65159
+     trunk patch: http://svn.apache.org/r1892915
+     2.4.x patch: svn merge -c 1892915 ^/httpd/httpd/trunk .
+     +1: jailletc36, jorton, icing
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -192,12 +198,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
            PR: https://github.com/apache/httpd/pull/203
      +1: icing, minfrin
 
-  *) mod_unique_id: Reduce the time window where duplicates may be generated
-     PR 65159
-     trunk patch: http://svn.apache.org/r1892915
-     2.4.x patch: svn merge -c 1892915 ^/httpd/httpd/trunk .
-     +1: jailletc36, jorton
-
   *) mpm_prefork: mask signals during ap_run_child_init()
      trunk patch: http://svn.apache.org/r1890465
      2.4.x patch: svn merge -c 1890465 ^/httpd/httpd/trunk .