-*- coding: utf-8 -*-
Changes with Apache 2.3.0
+ [Remove entries to the current 2.0 and 2.2 section below, when backported]
+Changes with Apache 2.1.7
*) SECURITY: CAN-2005-2491 (cve.mitre.org):
Fix integer overflows in PCRE in quantifier parsing which could
be triggered by a local user through use of a carefully-crafted
access control, as in: SSLRequire "value" in OID("1.3.6.1.4.1.18060.1")
[Martin Kraemer, David Reid]
-Changes with Apache 2.1.7
- [Remove entries to the current 2.0 section below, when backported]
-
*) mod_cache: Restore the HTTP status of cached responses.
[Hansjoerg Pehofer <hansjoerg.pehofer uibk.ac.at>]