From 098c9b894f4bc4c7edbd3c3d0b1868c5ee2a5b61 Mon Sep 17 00:00:00 2001 From: Greg Ames Date: Fri, 13 Jul 2007 18:05:46 +0000 Subject: [PATCH] rev 556028 / 554011 to mod_deflate are externally visible, so mention it in CHANGES git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@556082 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES b/CHANGES index 9bae28e1d2..90a5cbd5e8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,11 @@ -*- coding: utf-8 -*- Changes with Apache 2.3.0 [Remove entries to the current 2.0 and 2.2 section below, when backported] + + *) mod_deflate: don't try to process metadata buckets as data. what should + have been a 413 error was logged as a 500 and a blank screen appeared + at the browser. + [Greg Ames, Ruediger Pluem] *) SECURITY: CVE-2007-3304 (cve.mitre.org) prefork, worker, event MPMs: Ensure that the parent process cannot -- 2.40.0