diff --git a/apache2.changes b/apache2.changes index 0c4f9ac..65e3d84 100644 --- a/apache2.changes +++ b/apache2.changes @@ -1,18 +1,18 @@ ------------------------------------------------------------------- Mon Dec 15 17:29:28 UTC 2014 - kstreitova@suse.com -- added httpd-2.4.x-bnc871310-CVE-2013-5704-mod_headers_chunked_\ - requests.patch to fix flaw in the way mod_headers handled chunked - requests. Adds "MergeTrailers" directive to restore legacy - behavior [bnc#871310], [CVE-2013-5704]. +- added httpd-2.4.x-bnc871310-CVE-2013-5704-mod_headers_chunked_requests.patch + to fix flaw in the way mod_headers handled chunked requests. Adds + "MergeTrailers" directive to restore legacy behavior + [bnc#871310], [CVE-2013-5704]. ------------------------------------------------------------------- Fri Dec 12 15:46:29 UTC 2014 - kstreitova@suse.com -- added httpd-2.4.x-bnc909715-CVE-2014-8109-mod_lua_handling_of_\ - Require_line.patch that fixes handling of the Require line when - a LuaAuthzProvider is used in multiple Require directives with - different arguments [bnc#909715], [CVE-2014-8109]. +- added httpd-2.4.x-bnc909715-CVE-2014-8109-mod_lua_handling_of_Require_line.patch + that fixes handling of the Require line when a LuaAuthzProvider is + used in multiple Require directives with different arguments + [bnc#909715], [CVE-2014-8109]. ------------------------------------------------------------------- Fri Dec 5 20:10:28 UTC 2014 - pgajdos@suse.com