]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote, promote.
authorGraham Leggett <minfrin@apache.org>
Fri, 16 Feb 2018 13:46:54 +0000 (13:46 +0000)
committerGraham Leggett <minfrin@apache.org>
Fri, 16 Feb 2018 13:46:54 +0000 (13:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1824479 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2b851c42ec24d8a8c4507bd1aed65a6681b83a9b..a0acee50011894886036863350d4387448458e49 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -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