From: Christophe Jaillet Date: Fri, 7 Jun 2013 05:26:08 +0000 (+0000) Subject: Propose X-Git-Tag: 2.4.5~177 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3339a9ab76c988facc6d7c0609158c8651e44f9f;p=apache Propose git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1490515 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 938623dcb9..287991d39d 100644 --- a/STATUS +++ b/STATUS @@ -245,10 +245,33 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1 covener * rotatelogs: support -n number-of-files for circular set of filenames - trunk patch: http://svn.apache.org/r1490493. + trunk patch: http://svn.apache.org/r1490493 2.4.x patch: trunk works + compat for manual +1 covener + * support: Do not use free for memory allocated in a pool (regression introduced in r1476674) + trunk patch: http://svn.apache.org/r1490507 + 2.4.x patch: trunk works + +1 jailletc36 + + * mod_cache: Case sensitive option in "CacheDisable" + PR 54462 reported by Tianyin Xu [tixu cs ucsd edu] + trunk patch: http://svn.apache.org/r1464721 + 2.4.x patch: trunk works + +1 jailletc36 + + * mod_proxy_html: make the "ProxyHTMLFixups" options case insensitive + PR 54420 reported by Tianyin Xu [tixu cs ucsd edu] + trunk patch: http://svn.apache.org/r1464762 + 2.4.x patch: trunk works + +1 jailletc36 + + * core: make the "default" parameter of the "ErrorDocument" option case insensitive + PR 54419 reported by Tianyin Xu [tixu cs ucsd edu] + trunk patch: http://svn.apache.org/r1465190 + 2.4.x patch: trunk works + +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 If you want to propose one of those, please still add them here.