From: Stefan Eissing Date: Tue, 11 Sep 2018 13:28:19 +0000 (+0000) Subject: a cautious vote X-Git-Tag: 2.4.35~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3e7ed9b6c2436f28db87309a6cdfbdb013008856;p=thirdparty%2Fapache%2Fhttpd.git a cautious vote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1840563 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ed741f54c40..b7762013f31 100644 --- a/STATUS +++ b/STATUS @@ -144,6 +144,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: http://svn.apache.org/r1832092 2.4.x patch: svn merge -c 1832092 ^/httpd/httpd/trunk . +1: elukey + +0.5: icing: as I read this, the change preserves the special status of headers in + ->err_headers_out, since swapping the tables makes former error headers normal ones. + But it is hard to see of this was ever intentional or not. Lack of regressions + in testing may meaning someone out there relies on the former, unverified + behaviour. OTOH, it fixes and error you saw and added test for. So, I am cautiously + for the change. *) mod_ssl: Fix the error code returned in an error path of 'ssl_io_filter_handshake()' This messes-up error handling performed in 'ssl_io_filter_error()'