]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote, propose [skip ci].
authorYann Ylavic <ylavic@apache.org>
Tue, 7 Sep 2021 01:24:30 +0000 (01:24 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 7 Sep 2021 01:24:30 +0000 (01:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1893003 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 52ae39b64685a1c38f0f69a3411b47991d13d62c..b673f441bfd0cfa55c5fcc8e2c46eda6bca50f77 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -182,7 +182,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         https://svn.apache.org/r1869842
      Backport version for 2.4.x of patch:
        https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/264.diff
-     +1: rpluem
+     +1: rpluem, ylavic
 
   *) mod_proxy: Sanity checks on the configured UDS path, fail with 500 if
      invalid since continuing through proxy processing wouldn't work as expected.
@@ -191,7 +191,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         https://svn.apache.org/r1892987
      Backport version for 2.4.x of patch:
        https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/265.diff
-     +1: rpluem
+     +1: rpluem, ylavic
+
+  *) mod_unique_id: Earlier request_time initialization in read_request_line(),
+     plus yet a shorter race condition on the counter.
+     trunk patch: http://svn.apache.org/r1893001
+                  http://svn.apache.org/r1893002
+     2.4.x patch: svn merge -c 1893001,1893002 ^/httpd/httpd/trunk .
+                  Reusing CHANGES entry from r1892982.
+     +1: ylavic,
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]