From: Jim Jagielski Date: Thu, 18 Sep 2008 18:31:08 +0000 (+0000) Subject: Maintain SECURITY changes at top X-Git-Tag: 2.2.10~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e801d54f1d6eda43d067188f6702abef627a14b9;p=thirdparty%2Fapache%2Fhttpd.git Maintain SECURITY changes at top git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@696753 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 4a79eb05029..0d945deddf1 100644 --- a/CHANGES +++ b/CHANGES @@ -1,13 +1,13 @@ -*- coding: utf-8 -*- Changes with Apache 2.2.10 - *) mod_ssl: implement dynamic mutex callbacks for the benefit of - OpenSSL. [Sander Temme] - *) SECURITY: CVE-2008-2939 (cve.mitre.org) mod_proxy_ftp: Prevent XSS attacks when using wildcards in the path of the FTP URL. Discovered by Marc Bevand of Rapid7. [Ruediger Pluem] + *) mod_ssl: implement dynamic mutex callbacks for the benefit of + OpenSSL. [Sander Temme] + *) mod_proxy_balancer: Add 'bybusyness' load balance method. [Joel Gluth , Jim Jagielski]