diff --git a/webkit2gtk3.changes b/webkit2gtk3.changes index 24a33a7..df54ed0 100644 --- a/webkit2gtk3.changes +++ b/webkit2gtk3.changes @@ -14,14 +14,16 @@ Wed Dec 26 16:54:29 UTC 2018 - schwab@suse.de ------------------------------------------------------------------- Mon Dec 17 10:12:07 UTC 2018 - bjorn.lie@gmail.com -- Update to version 2.22.5 (boo#1119558): +- Update to version 2.22.5: + Improved the logic to determine for which architectures to enable the JIT compiler support and USE_SYSTEM_MALLOC at build time. + Fix the build with ENABLE_VIDEO=OFF and ENABLE_OPENGL=OFF. + Fix several crashes. - + Security fixes: CVE-2018-4437, CVE-2018-4438, CVE-2018-4441, - CVE-2018-4442, CVE-2018-4443, CVE-2018-4464. + + Security fixes: CVE-2018-4437 (boo#1119553), CVE-2018-4438 + (boo#1119554), CVE-2018-4441 (boo#1119555), CVE-2018-4442 + (boo#1119556), CVE-2018-4443 (boo#1119557), CVE-2018-4464 + (boo#1119558). ------------------------------------------------------------------- Fri Dec 7 22:34:19 UTC 2018 - mgorse@suse.com