From: Ruediger Pluem Date: Mon, 6 Aug 2007 19:44:30 +0000 (+0000) Subject: * Vote and promote. X-Git-Tag: 2.0.60~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c4c5d85c6c228b938faa964470bcdf282763590;p=thirdparty%2Fapache%2Fhttpd.git * Vote and promote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@563236 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ef903d345cc..0e2107f14ce 100644 --- a/STATUS +++ b/STATUS @@ -114,6 +114,13 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + *) SECURITY: CVE-2007-3847 + mod_proxy: Prevent reading past the end of a buffer when parsing + date-related headers. PR 41144. + 2.2.x: http://svn.apache.org/viewvc?view=rev&revision=563198 + 2.0.x: http://people.apache.org/~covener/proxy-util-20x.patch + (Same as 2.2 but removed lines have hard tabs) + +1: covener, niq, rpluem PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ please place SVN revisions from trunk here, so it is easy to @@ -142,14 +149,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewcvs.cgi?rev=102870&view=rev +1: wrowe, colm - *) SECURITY: CVE-2007-3847 - mod_proxy: Prevent reading past the end of a buffer when parsing - date-related headers. PR 41144. - 2.2.x: http://svn.apache.org/viewvc?view=rev&revision=563198 - 2.0.x: http://people.apache.org/~covener/proxy-util-20x.patch - (Same as 2.2 but removed lines have hard tabs) - +1: covener, niq - PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: *) mod_headers: Support {...}s tag for SSL variable lookup.