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: