From: Rainer Jung Date: Fri, 20 Nov 2009 10:07:22 +0000 (+0000) Subject: Add backport proposal for CVE-2009-3555 X-Git-Tag: 2.0.64~84 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae09383a117daac59f8b36aee39b6a29f4497723;p=thirdparty%2Fapache%2Fhttpd.git Add backport proposal for CVE-2009-3555 (r833622 from 2.2.x). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@882479 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 0a92038a774..d54c148f0b6 100644 --- a/STATUS +++ b/STATUS @@ -162,6 +162,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: if (nLogFD == NULL) { /* Uh-oh. Failed to open the new log file. Try to clear + * mod_ssl: Partial fix for CVE-2009-3555 + Patch in 2.2.x branch: + http://svn.apache.org/viewvc?rev=833622&view=rev + Backport version for 2.0.x of patch: + http://people.apache.org/~rjung/patches/cve-2009-3555_httpd_2_0_x.patch + +1: rjung + PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: