From: Graham Leggett Date: Sat, 27 Apr 2013 22:15:16 +0000 (+0000) Subject: Vote, promote. X-Git-Tag: 2.4.5~366 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=10f016d7ed2b74b516f4ba40a567f44680c79fa0;p=apache Vote, promote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1476684 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ca7e0528a1..b07d7b8928 100644 --- a/STATUS +++ b/STATUS @@ -90,6 +90,16 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * mod_ssl: Catch missing, mismatched or encrypted client cert/key pairs + with SSLProxyMachineCertificateFile/Path directives. PR 52212, PR 54698. + (check at startup, to prevent segfaults at proxy request time) + trunk patches: https://svn.apache.org/r1374214 + https://svn.apache.org/r1374216 + https://svn.apache.org/r1375445 + https://svn.apache.org/r1467593 + 2.4.x patch: https://people.apache.org/~kbrand/PR52212_54698_2.4.x.patch + 2.2.x patch: https://people.apache.org/~kbrand/PR52212_54698_2.2.x.patch + +1: kbrand, jorton, minfrin PATCHES PROPOSED TO BACKPORT FROM TRUNK: @@ -207,17 +217,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x patch: http://people.apache.org/~druggeri/patches/httpd-2.2.x-failontimeout.patch +1: druggeri, jim - * mod_ssl: Catch missing, mismatched or encrypted client cert/key pairs - with SSLProxyMachineCertificateFile/Path directives. PR 52212, PR 54698. - (check at startup, to prevent segfaults at proxy request time) - trunk patches: https://svn.apache.org/r1374214 - https://svn.apache.org/r1374216 - https://svn.apache.org/r1375445 - https://svn.apache.org/r1467593 - 2.4.x patch: https://people.apache.org/~kbrand/PR52212_54698_2.4.x.patch - 2.2.x patch: https://people.apache.org/~kbrand/PR52212_54698_2.2.x.patch - +1: kbrand, jorton, - * skiplist: Add skiplist functionality trunk patches: https://svn.apache.org/r1411190 https://svn.apache.org/r1411274