From: Graham Leggett Date: Fri, 16 Feb 2018 13:46:54 +0000 (+0000) Subject: Vote, promote. X-Git-Tag: 2.4.30~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=120ccec24c87e1d04a6e8bd55d59d35f42a0f6eb;p=thirdparty%2Fapache%2Fhttpd.git Vote, promote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1824479 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 2b851c42ec2..a0acee50011 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