summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraham Leggett <minfrin@apache.org>2018-02-16 13:46:54 +0000
committerGraham Leggett <minfrin@apache.org>2018-02-16 13:46:54 +0000
commit120ccec24c87e1d04a6e8bd55d59d35f42a0f6eb (patch)
treea2785c03b14aa7a1fda6179b43e2012fe2904194
parent531901931cd7c65ff6085bdb2568b726e6301012 (diff)
downloadhttpd-120ccec24c87e1d04a6e8bd55d59d35f42a0f6eb.tar.gz
Vote, promote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1824479 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS16
1 files changed, 8 insertions, 8 deletions
diff --git a/STATUS b/STATUS
index 2b851c42ec..a0acee5001 100644
--- 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