]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
update vote
authorKaspar Brand <kbrand@apache.org>
Tue, 4 Oct 2011 05:59:23 +0000 (05:59 +0000)
committerKaspar Brand <kbrand@apache.org>
Tue, 4 Oct 2011 05:59:23 +0000 (05:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1178693 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 0f06e2d33a9faafdfbbc77074889a0175e5b950c..0af1d06fe2c806cd39dc080a35bb320e7d32bfd2 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -131,11 +131,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  http://svn.apache.org/viewvc?view=revision&revision=1175946
     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
+    +1: druggeri, kbrand (non-binding)
 
   * 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.