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/01/18 17:31:24 UTC

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

Author: jailletc36
Date: Mon Jan 18 17:31:23 2021
New Revision: 1885664

URL: http://svn.apache.org/viewvc?rev=1885664&view=rev
Log:
Vote + 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=1885664&r1=1885663&r2=1885664&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Jan 18 17:31:23 2021
@@ -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 ]