]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
get the CVE-2010-1452 fix in patches/apply_to_xxx into svn
authorJeff Trawick <trawick@apache.org>
Thu, 5 Aug 2010 17:41:00 +0000 (17:41 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 5 Aug 2010 17:41:00 +0000 (17:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@982705 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6aae3ea45ae447a4bb08651b4a16d621df07400b..f4107c8e4e15cdcd1b81729182f91d48f4e99459 100644 (file)
--- 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.