From: Luca Toscano Date: Mon, 22 Oct 2018 08:28:34 +0000 (+0000) Subject: add note about PR 62025 for backport proposal of r1832092 X-Git-Tag: 2.4.38~98 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57ca0e24265f15e0de0eb0d560576368820c296d;p=thirdparty%2Fapache%2Fhttpd.git add note about PR 62025 for backport proposal of r1832092 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1844532 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 97cd06bf7c1..dc2424198dc 100644 --- a/STATUS +++ b/STATUS @@ -151,6 +151,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 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. + elukey: PR 62025 seems another use case that gets fixed using this patch + (still need to get feedback from the reporter but on my local env it solves the problem). *) 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()'