Commit fa94cf74 authored by Graham Leggett's avatar Graham Leggett
Browse files

Vote, promote.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1824479 13f79535-47bb-0310-9956-ffa450edef68
parent 5987c87b
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -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