From: Christophe Jaillet Date: Mon, 15 Apr 2013 14:20:09 +0000 (+0000) Subject: Update proposal X-Git-Tag: 2.4.5~425 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ec3a6de8d02be5ff4fc41744dd90b795ffd74eee;p=apache Update proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1468092 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 46d9082889..39a15bf369 100644 --- a/STATUS +++ b/STATUS @@ -206,9 +206,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * tune ap_escape_logitem to avoid waste of memory trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1461869 + http://svn.apache.org/viewvc?view=revision&revision=1468089 2.4.x patch: trunk patch works (with some offset) +1: jailletc36 -0: jorton: nitpick, using (signed) int to count string length doesn't look good! + jailletc36: done in 1468089 * mod_ssl: Catch missing, mismatched or encrypted client cert/key pairs with SSLProxyMachineCertificateFile/Path directives. PR 52212, PR 54698.