From a2d97f6134c5b4f7f2b66d9f1febdce0b7510aed Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Wed, 4 Jul 2012 14:14:30 +0000 Subject: [PATCH] zap recent backports git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1357274 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/CHANGES b/CHANGES index e153e7eb64..bc8b9eef4b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,11 +1,6 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 - *) SECURITY: CVE-2012-2687 (cve.mitre.org) - mod_negotiation: Escape filenames in variant list to prevent an - possible XSS for a site where untrusted users can upload files to - a location with MultiViews enabled. [Niels Heinen ] - *) mod_rewrite: Add "AllowAnyURI" option. PR 52774. [Joe Orton] *) mod_ssl: Add RFC 5878 support. [Ben Laurie] @@ -37,9 +32,6 @@ Changes with Apache 2.5.0 for TLS, RFC 5054). PR 51075. [Quinn Slack , Christophe Renou, Peter Sylvester] - *) htdbm, htpasswd: Don't crash if crypt() fails (e.g. with FIPS enabled). - [Paul Wouters , Joe Orton] - *) mod_ssl: Add new directive SSLCompression to disable TLS-level compression. PR 53219. [Björn Jacke , Stefan Fritsch] @@ -63,10 +55,6 @@ Changes with Apache 2.5.0 *) mod_proxy_ajp: Reduce memory usage in case of many keep-alive requests on one connection. PR 52275. [Naohiro Ooiwa ] - *) mod_proxy: Use the the same hostname for SNI as for the HTTP request when - forwarding to SSL backends. PR 53134. - [Michael Weiser , Ruediger Pluem] - *) mod_ssl: Add support for TLS Next Protocol Negotiation. PR 52210. [Matthew Steele ] @@ -86,10 +74,6 @@ Changes with Apache 2.5.0 *) mod_authz_core: Fix parsing of Require arguments in . PR 53048. [Stefan Fritsch] - *) core: Fix error handling in ap_scan_script_header_err_brigade() if there - is no EOS bucket in the brigade. Fixes segfault with mod_proxy_fcgi. - PR 48272. [Stefan Fritsch] - *) mod_proxy_fcgi: If there is an error reading the headers from the backend, send an error to the client. PR 52879. [Stefan Fritsch] -- 2.40.0