Commit b72fe1e7 authored by Joe Orton's avatar Joe Orton
Browse files

Merged*4, thx for reviews!


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1826311 13f79535-47bb-0310-9956-ffa450edef68
parent e4de5adb
Loading
Loading
Loading
Loading
+0 −27
Original line number Diff line number Diff line
@@ -120,33 +120,6 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
  [ start all new proposals below, under PATCHES PROPOSED. ]

  *) mod_ssl: Add _RAW DN variable lookup suffix.
     trunk patch: http://svn.apache.org/r1811976
     2.4.x patch: trunk works + version num update in docs
           svn merge -c 1811976 ^/httpd/httpd/trunk .
           sed -i 's/httpd 2.5.0/httpd 2.4.32/g' docs/manual/mod/mod_ssl.xml
     +1: jorton, jim, ylavic

  *) ab: fix potential crash with -e and -n $BIG
     trunk patch: http://svn.apache.org/r1617913
     2.4.x patch: trunk works
     +1: jorton, jim, ylavic

  *) mod_access_compat, mod_authz_host: Prevent access control misconfiguration
     due to interpretation of #comments in Require host or Allow/Deny directives.
     trunk patch: http://svn.apache.org/r1667676
                  http://svn.apache.org/r1826207
     2.4.x patch: trunk works, svn merge -c 1667676,1826207 ^/httpd/httpd/trunk .
     +1: jorton, jim, ylavic

  *) rotatelogs: Fix %Z expansion in localhost (-l) mode, fix Y2K38 bug.
     trunk patch: http://svn.apache.org/r1532281
                  http://svn.apache.org/r1532289
                  http://svn.apache.org/r1537718
     2.4.x patch: trunk works
           svn merge -c 1532281,1532289,1537718 ^/httpd/httpd/trunk .
     +1: jorton, jim, ylavic
     ylavic: nice one!


PATCHES PROPOSED TO BACKPORT FROM TRUNK: