diff --git a/webkit2gtk3.changes b/webkit2gtk3.changes index 179d68b..5e142ef 100644 --- a/webkit2gtk3.changes +++ b/webkit2gtk3.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Mon Apr 27 15:27:49 UTC 2020 - Bjørn Lie -- Update to version 2.28.2: +- Update to version 2.28.2 (boo#1170643): + Fix excessive CPU usage due to GdkFrameClock not being stopped. + Fix UI process crash when EGL_WL_bind_wayland_display extension is not available. @@ -10,6 +10,7 @@ Mon Apr 27 15:27:49 UTC 2020 - Bjørn Lie + Fix a crash under X11 when cairo uses xcb. + Fix the build in MIPS64. + Fix several crashes and rendering issues. + + Security fixes: CVE-2020-3899. ------------------------------------------------------------------- Wed Apr 15 05:39:04 UTC 2020 - Bjørn Lie @@ -58,7 +59,9 @@ Thu Mar 12 12:10:03 UTC 2020 - Bjørn Lie accelerated compositing mode. + Always use a light theme for rendering form controls. + Add about:gpu to show information about the graphics stack. - + Security fixes: CVE-2020-10018. + + Security fixes: CVE-2020-10018, CVE-2020-3885, CVE-2020-3894, + CVE-2020-3895, CVE-2020-3897, CVE-2020-3900, CVE-2020-3901, + CVE-2020-3902. - Drop webkit2gtk3-ppc-build-fix.patch: Fixed upstream. -------------------------------------------------------------------