From: Jeff Trawick Date: Thu, 5 Aug 2010 17:41:00 +0000 (+0000) Subject: get the CVE-2010-1452 fix in patches/apply_to_xxx into svn X-Git-Tag: 2.0.64~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9b7a9c9917e576aa8f9d31950ac344373c6c120;p=thirdparty%2Fapache%2Fhttpd.git get the CVE-2010-1452 fix in patches/apply_to_xxx into svn git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@982705 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6aae3ea45ae..f4107c8e4e1 100644 --- a/STATUS +++ b/STATUS @@ -205,6 +205,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Use recent files from http://git.savannah.gnu.org/cgit/config.git. +1: rjung + * CVE-2010-1452 fix for mod_dav + Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=966348 + (mod_cache and mod_session portions don't apply to 2.0.x) + 2.0.x patch: http://archive.apache.org/dist/httpd/patches/apply_to_2.0.63/CVE-2010-1452-patch-2.0.txt + PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: *) mod_headers: Support {...}s tag for SSL variable lookup.