From: Eric Covener Date: Tue, 9 Feb 2016 12:56:24 +0000 (+0000) Subject: add catch from Yann, also check in some votes I never committed. X-Git-Tag: 2.4.19~215 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=47ebb91757ff3a3b8342f030bfdb192c1323e6d9;p=apache add catch from Yann, also check in some votes I never committed. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1729375 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7bd11daefa..2e0eb6296f 100644 --- a/STATUS +++ b/STATUS @@ -170,7 +170,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: http://svn.apache.org/r1725149 http://svn.apache.org/r1725151 http://svn.apache.org/r1726233 + http://svn.apache.org/r1729374 2.4.x patch: MMN/changes only: http://people.apache.org/~covener/patches/2.4.x-sethandler-expr-2.diff + + http://svn.apache.org/r1729374 +1: covener, jim *) Add APLOGNO, first chunk (those that were detected by coccinelle). @@ -206,8 +208,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: http://svn.apache.org/r1727071 http://svn.apache.org/r1727573 2.4.x patch: trunk works (modulo CHANGES) - +1: icing - + +1: icing, covener + covener: needs MMN bump, but sorting out previous MMN question first. + *) core: Prevent a server crash in case of an invalid CONNECT request with a custom error page for status code 400 that uses server side includes. PR 58929 @@ -215,7 +218,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/r1727544 Backport version for 2.4.x of patch: Trunk version of patch works modulo CHANGES - +1: rpluem, + +1: rpluem, covener *) mod_ssl: Add SSLOCSPProxyURL to add the possibility to do all queries to OCSP responders through a HTTP proxy.