From: Kaspar Brand Date: Wed, 28 Sep 2011 06:34:33 +0000 (+0000) Subject: vote/comment X-Git-Tag: 2.2.22~143 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ec86d8da3ab62e406d3bc1e2eceaf159125fae7a;p=thirdparty%2Fapache%2Fhttpd.git vote/comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1176749 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 251c72e72e5..bed4a464571 100644 --- a/STATUS +++ b/STATUS @@ -132,6 +132,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x patch: http://people.apache.org/~druggeri/patches/httpd-2.2-SSLProxyMachineCertificateChainFile.patch +0 covener: needs r1162103 && needs druggeri's vote? +1: druggeri + kbrand: +1 (non-binding) with the following fixes applied: indentation of + the "if (ca_cert_chains)" line, ca_certs assignment (5 lines below) + changed as in r1162103, and in ssl_toolkit_compat.h, omit + sk_X509_new_null and remove "(st)" from the sk_X509_shift define * mod_cache: * Do not cache 206 responses in any case since we currently do not provide any backends that are capable to cache partial responses. PR 49113.