From: Justin Erenkrantz Date: Fri, 18 May 2007 22:45:10 +0000 (+0000) Subject: Propose two more mod_cache backports. X-Git-Tag: 2.2.5~205 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2f0a314f5e88b201be2282cb02ae1a10f836998;p=thirdparty%2Fapache%2Fhttpd.git Propose two more mod_cache backports. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@539622 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 99922d87cd6..dde7bed37aa 100644 --- a/STATUS +++ b/STATUS @@ -234,6 +234,21 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: backported to 2.2.x so far. So I reset the votes and add a version of the patch that applies cleanly to 2.2.x. + * mod_cache: Correctly handle HEAD requests on expired cache content. + PR 41230 + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&revision=539620 + 2.2.x version of patch: + (trunk applies cleanly) + +1: jerenkrantz + + * mod_cache: Do not set Date or Expires when missing/invalid. + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&revision=539621 + 2.2.x version of patch: + (trunk applies cleanly) + +1: jerenkrantz + PATCHES/ISSUES THAT ARE STALLED * PKCS#7: backport PCKS#7 patches from trunk.