From: Rainer Jung Date: Sun, 13 Jul 2014 23:20:48 +0000 (+0000) Subject: Some easy votes. X-Git-Tag: 2.4.10~37 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4c66334e4e6fa504392a22b1ec8045990111ace7;p=apache Some easy votes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1610319 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b4ec122ecf..3600d33a38 100644 --- a/STATUS +++ b/STATUS @@ -174,19 +174,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: SNI errors. trunk patch: http://svn.apache.org/r1609914 2.4.x patch: Trunk patch works modulo CHANGES. - +1: trawick, minfrin + +1: trawick, minfrin, rjung * mod_ssl: Set an error note for requests rejected due to SSLStrictSNIVHostCheck trunk patch: http://svn.apache.org/r1609936 2.4.x patch: Trunk patch works modulo CHANGES. - +1: trawick, minfrin + +1: trawick, minfrin, rjung * core: Include any error notes set by modules in the canned error response for 403 errors. trunk patch: http://svn.apache.org/r1609938 2.4.x patch: Trunk patch works modulo CHANGES. - +1: trawick, minfrin + +1: trawick, minfrin, rjung * mod_proxy_ajp: Forward local IP address as a custom request attribute like we already do for the remote port.