You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mi...@apache.org on 2018/02/16 13:46:54 UTC

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

Author: minfrin
Date: Fri Feb 16 13:46:54 2018
New Revision: 1824479

URL: http://svn.apache.org/viewvc?rev=1824479&view=rev
Log:
Vote, promote.

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=1824479&r1=1824478&r2=1824479&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Fri Feb 16 13:46:54 2018
@@ -118,6 +118,14 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+   *) mod_auth_digest: Fix nonce generation.  PR 54637
+      trunk patch: http://svn.apache.org/r1463049
+                   http://svn.apache.org/r1492395
+                   http://svn.apache.org/r1493257
+                   http://svn.apache.org/r1494532
+      2.4.x patch: http://people.apache.org/~jorton/mad_pr54637.diff
+      +1: jorton, ylavic, minfrin
+
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -162,14 +170,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
              worker fdqueue.[ch] differ(ed) between 2.4.x and trunk. The patch
              is provided only to help review.
 
-   *) mod_auth_digest: Fix nonce generation.  PR 54637
-      trunk patch: http://svn.apache.org/r1463049
-                   http://svn.apache.org/r1492395
-                   http://svn.apache.org/r1493257
-                   http://svn.apache.org/r1494532
-      2.4.x patch: http://people.apache.org/~jorton/mad_pr54637.diff
-      +1: jorton, ylavic,
-
   *) mod_ssl: Introduce SSLPolicy/SSLPolicyDefine directives.
      trunk patch: http://svn.apache.org/r1805182
                   http://svn.apache.org/r1805186