From: Joe Orton Date: Wed, 27 May 2009 14:06:00 +0000 (+0000) Subject: Formal proposal for fix to CVE-2009-1195 compat issue. X-Git-Tag: 2.2.12~101 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06502da8cc0bc69dab72f113341e195ec4fb8c50;p=thirdparty%2Fapache%2Fhttpd.git Formal proposal for fix to CVE-2009-1195 compat issue. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@779180 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b43cdf1e19a..4be81a4006d 100644 --- a/STATUS +++ b/STATUS @@ -87,6 +87,12 @@ RELEASE SHOWSTOPPERS: * Resolve API breakage with OPT_INC* changes. See thread "CVE-2009-1195 tweaks to preserve binary compatibility for stable branches" + * Fix backwards compat of options handling in CVE-2009-1105 fix: + trunk: N/A (2.2.x compat issue only) + 2.2.x patch: + http://people.apache.org/~jorton/ssi-opt-compat-v1.diff + +1: jorton + PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ]