From: William A. Rowe Jr Date: Tue, 14 Sep 2010 02:58:04 +0000 (+0000) Subject: Elevate this to a showstopper, 2.0.64 should not occur without, as noted X-Git-Tag: 2.0.64~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7494bdb47ae12cac81565ae312bc1b67a1497d6;p=thirdparty%2Fapache%2Fhttpd.git Elevate this to a showstopper, 2.0.64 should not occur without, as noted by trawick. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@996743 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 250e76ab5b7..f512a68d5e3 100644 --- a/STATUS +++ b/STATUS @@ -122,6 +122,10 @@ CURRENT RELEASE NOTES: RELEASE SHOWSTOPPERS: + * 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 ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] @@ -206,12 +210,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: - * 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 - wrowe observes: nothing belongs in STATUS without a champion/sponsor/at least 1 +1 - *) mod_headers: Support {...}s tag for SSL variable lookup. http://www.apache.org/~jorton/mod_headers-2.0-ssl.diff +1: jorton, trawick