From: Christophe Jaillet Date: Fri, 1 Mar 2013 07:52:27 +0000 (+0000) Subject: Propose X-Git-Tag: 2.4.5~524 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e22db73527b34f619b5f424b8d0733ed1acab0ca;p=apache Propose git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1451508 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 4bf910a0a3..f5861635c3 100644 --- a/STATUS +++ b/STATUS @@ -33,7 +33,7 @@ Release history: while x.{even}.z versions are Stable/GA releases.] 2.4.5 : In development - 2.4.4 : Tagged on February 18, 2013. + 2.4.4 : Tagged on February 18, 2013. Released Feb 25, 2013 2.4.3 : Tagged on August 17, 2012. Released Aug 18, 2012 2.4.2 : Tagged on April 5, 2012. Released Apr 17, 2012. 2.4.1 : Tagged on February 13, 2012. Released Feb 21, 2012. @@ -174,6 +174,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=revision&revision=1425775 2.4.x patch: trunk patches apply (minus CHANGES for 1448171) 2.4.x cumulative patch: http://people.apache.org/~jailletc36/backport5.patch (minus CHANGES for 1448171) + +1: jailletc36 + + * mod_socache_memcache: speed up key generation by x6 using ap_bin2hex intoduced in 2.4.4 + Generated keys will be in lowercase instead of uppercase, so it will trash the cache. I don't think + this is a real issue. + trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1429561 + 2.4.x patch: trunk patch applies. + +1: jailletc36 A list of further possible backports can be found at: http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt