SHA256
1
0
forked from pool/apache2

Accepting request 18192 from Apache

Copy from Apache/apache2 based on submit request 18192 from user coolo

OBS-URL: https://build.opensuse.org/request/show/18192
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache2?expand=0&rev=34
This commit is contained in:
OBS User autobuild
2009-08-21 14:46:34 +00:00
committed by Git OBS Bridge
parent a4b90256e0
commit 8169321f49
4 changed files with 20 additions and 6 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Aug 10 03:15:09 CEST 2009 - poeml@suse.de
- update to 2.2.13:
*) SECURITY: CVE-2009-2412 (cve.mitre.org)
Distributed with APR 1.3.8 and APR-util 1.3.9 to fix potential overflow
in pools and rmm, where size alignment was taking place.
*) mod_ssl, ab: improve compatibility with OpenSSL 1.0.0 betas. Report
warnings compiling mod_ssl against OpenSSL to the httpd developers.
*) mod_cgid: Do not add an empty argument when calling the CGI script.
PR 46380
*) Fix potential segfaults with use of the legacy ap_rputs() etc
interfaces, in cases where an output filter fails. PR 36780.
-------------------------------------------------------------------
Mon Jul 27 22:20:11 CEST 2009 - poeml@suse.de