]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote + promote
authorChristophe Jaillet <jailletc36@apache.org>
Mon, 18 Jan 2021 17:31:23 +0000 (17:31 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Mon, 18 Jan 2021 17:31:23 +0000 (17:31 +0000)
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1885664 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ed0ce89bcea1e0bc4cb8d2c6bbeca706a08d2fce..2ba15f183a4ef9cc002272ba953a7bb6e6456683 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -137,6 +137,13 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) mod_auth_digest: Fast validation of the nonce's base64 to fail early if
+     the format can't match anyway.
+     trunk patch: http://svn.apache.org/r1885659
+     2.4.x patch: svn merge -c 1885659 ^/httpd/httpd/trunk .
+                  make update-changes
+     +1: ylavic, covener, jailletc36
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -225,13 +232,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      minfrin: Looks good, but had two places where patch didn't apply.
      jailletc36: updated as v2 to fix the issues
 
-  *) mod_auth_digest: Fast validation of the nonce's base64 to fail early if
-     the format can't match anyway.
-     trunk patch: http://svn.apache.org/r1885659
-     2.4.x patch: svn merge -c 1885659 ^/httpd/httpd/trunk .
-                  make update-changes
-     +1: ylavic, covener
-
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]