Kristyna Streitova 2015-05-15 13:35:07 +00:00 committed by Git OBS Bridge
parent d3e2121d30
commit 6f49159b79

View File

@ -1,10 +1,10 @@
-------------------------------------------------------------------
Mon May 11 13:34:40 UTC 2015 - hguo@suse.com
- SECURITY: CVE-2015-0253 (cve.mitre.org)
core: Fix a crash introduced in with ErrorDocument 400 pointing
to a local URL-path with the INCLUDES filter active, introduced
in 2.4.11. PR 57531. [Yann Ylavic]
- add httpd-2.4.12-CVE-2015-0253.patch to fix SECURITY: CVE-2015-0253
(cve.mitre.org) core: Fix a crash introduced in with ErrorDocument
400 pointing to a local URL-path with the INCLUDES filter active,
introduced in 2.4.11. PR 57531. [Yann Ylavic]
-------------------------------------------------------------------
Tue May 5 12:36:10 UTC 2015 - kstreitova@suse.com