From c5b6ce4d36ee27644a2e653dbae42d9a73eff2fa Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Tue, 17 Jan 2012 02:07:35 +0000 Subject: [PATCH] make formatting of CVE-2012-0031 match other CVE's and re-wrap. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1232264 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index 6ea1a8a993e..38a1a9ad407 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,10 @@ -*- coding: utf-8 -*- Changes with Apache 2.2.22 - *) SECURITY (CVE-2012-0031): Fix scoreboard issue which could allow - an unprivileged child process could cause the parent to crash at - shutdown rather than terminate cleanly. [Joe Orton] + *) SECURITY: CVE-2012-0031 (cve.mitre.org) + Fix scoreboard issue which could allow an unprivileged child process + could cause the parent to crash at shutdown rather than terminate + cleanly. [Joe Orton] *) SECURITY: CVE-2011-3368 (cve.mitre.org) Reject requests where the request-URI does not match the HTTP -- 2.47.3