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

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

Author: jailletc36
Date: Sun Sep  5 06:03:22 2021
New Revision: 1892916

URL: http://svn.apache.org/viewvc?rev=1892916&view=rev
Log:
propose

[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=1892916&r1=1892915&r2=1892916&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Sun Sep  5 06:03:22 2021
@@ -186,6 +186,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
            PR: https://github.com/apache/httpd/pull/203
      +1: icing, minfrin
 
+  *) mod_unique_id: Revert "mod_unique_id: Fix potential duplicated ID generation under
+     heavy load.   PR 65159" added in 2.4.47.  This causes issue on Windows.
+     trunk patch: http://svn.apache.org/r1892914
+     2.4.x patch: svn merge -c 1892914 ^/httpd/httpd/trunk .
+     +1: jailletc36, 
+
+  *) 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, 
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]