diff --git a/webkit2gtk3.changes b/webkit2gtk3.changes index 89bbd34..963f083 100644 --- a/webkit2gtk3.changes +++ b/webkit2gtk3.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Wed Jan 22 11:44:30 UTC 2020 - Bjørn Lie -- Update to version 2.26.3: +- Update to version 2.26.3 (boo#1161719): + Fix issues while trying to play a video on NextCloud. + Make sure the GL video sink uses a valid WebKit shared GL context. @@ -10,6 +10,7 @@ Wed Jan 22 11:44:30 UTC 2020 - Bjørn Lie + Fix page loading errors with websites using HSTS. + Fix web process crash when displaying a KaTeX formula. + Fix several crashes and rendering issues. + + Security fixes: CVE-2019-8835, CVE-2019-8844, CVE-2019-8846. - Drop webkit2gtk3-icu-build-fix.patch: Fixed upstream. -------------------------------------------------------------------