From: Ruediger Pluem Date: Tue, 2 Mar 2021 07:44:18 +0000 (+0000) Subject: * Backported in r1887080. [skip ci] X-Git-Tag: 2.4.47~100 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=eedca7bc7cd2845564938b989c7b3cef9c6b3f96;p=thirdparty%2Fapache%2Fhttpd.git * Backported in r1887080. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1887081 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index df1cb8a9078..68063858105 100644 --- a/STATUS +++ b/STATUS @@ -143,17 +143,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1883184 ^/httpd/httpd/trunk . +1: jailletc36, jorton, ylavic - *) mod_authnz_ldap: Prevent authentications with empty passwords for the - initial bind to fail with status 500 - Trunk version of patch: - https://svn.apache.org/r1885939 - https://svn.apache.org/r1885940 - https://svn.apache.org/r1885941 - https://svn.apache.org/r1885945 - Backport version for 2.4.x of patch: - https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/168.diff - +1: rpluem, ylavic, covener - *) mod_ssl: Set the Connection header to close to indicate that we do not want to keep the HTTP connection to the OCSP responder alive trunk patch: http://svn.apache.org/r1874007