From: Graham Leggett Date: Sun, 5 May 2013 22:30:51 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.4.5~322 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=01603df652e270f524afbdf9c59f324b4d37c41f;p=apache Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1479413 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6b2164378b..88700519b9 100644 --- a/STATUS +++ b/STATUS @@ -305,6 +305,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: http://people.apache.org/~minfrin/httpd-mod_cache-nostore2.4.patch +1: minfrin + * mod_cache: Ensure that updated responses to HEAD requests don't get + mistakenly paired with a previously cached body. Ensure that any existing + body is removed when a HEAD request is cached. + trunk patch: http://svn.apache.org/r1479411 + 2.4.x patch: trunk patch works (minus CHANGES) + +1: minfrin + A list of further possible backports can be found at: http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt