From: Joe Orton Date: Fri, 29 Jun 2007 17:10:52 +0000 (+0000) Subject: Also add Mark's backport of the mod_cache; all security fixes now X-Git-Tag: 2.0.60~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ffe0fe13edf8cad38c00799c73f8ba7c0773497;p=thirdparty%2Fapache%2Fhttpd.git Also add Mark's backport of the mod_cache; all security fixes now proposed for 2.2 and 2.0. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@551963 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b7dd7e49f5f..d38132e1266 100644 --- a/STATUS +++ b/STATUS @@ -161,6 +161,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&rev=549159 +1: jorton + * SECURITY: CVE-2007-1863 + mod_cache fix for handling Cache-Control attributes + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&rev=535617 + 2.0.x version of patch: + http://people.apache.org/~mjc/cve-2007-1863-2.0.patch + +1: jorton + PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: *) mod_headers: Support {...}s tag for SSL variable lookup.