From: Christophe Jaillet Date: Mon, 10 Jun 2013 19:08:24 +0000 (+0000) Subject: Update proposal X-Git-Tag: 2.4.5~137 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=69049335d883f3fde45791c980dcd3259a117e22;p=apache Update proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1491569 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6989ead090..d00d9a5509 100644 --- a/STATUS +++ b/STATUS @@ -203,10 +203,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * mod_autoindex: reduce stack usage in 'output_directories' by 8k trunk patch: http://svn.apache.org/r1491221 + http://svn.apache.org/r1491479 + http://svn.apache.org/r1491538 2.4.x patch: trunk patch works - +1: jailletc36, covener - minfrin: needs http://svn.apache.org/r1491479 as per jorton, then +1 - rjung: It would be nice to also add http://svn.apache.org/r1491538, then another +1 :) + +1: jailletc36 * mod_cache_socache: Use the name of the socache implementation when performing a lookup rather than using the raw arguments. PR 55062