diff --git a/webkit2gtk3.changes b/webkit2gtk3.changes index 59b1dbf..008ca44 100644 --- a/webkit2gtk3.changes +++ b/webkit2gtk3.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Thu Apr 20 14:21:35 UTC 2023 - Michael Gorse -- Update to version 2.40.1 (boo#1210295): +- Update to version 2.40.1 (boo#1210295 boo#1210731): + The Bubblewrap sandbox no longer requires setting an application identifier via GApplication to operate correctly. Using GApplication is still recommended, but optional. @@ -28,7 +28,8 @@ Thu Apr 20 14:21:35 UTC 2023 - Michael Gorse + Fix the build for RISC-V 64-bit targets. + Fix the build with GCC 13. + Fix several crashes and rendering issues. - + Security fixes: CVE-2023-28205. + + Security fixes: CVE-2022-0108, CVE-2023-28205, CVE-2022-32885, + CVE-2023-27932, CVE-2023-27954. - Drop regression-fix.patch and fix-gst-crash.patch: fixed upstream. - Rebase gcc13-fix.patch. @@ -324,8 +325,9 @@ Fri Sep 16 22:44:55 UTC 2022 - Bjørn Lie + MediaSession is enabled by default, allowing remote media control using MPRIS. + Add support for PDF documents using PDF.js. -+ Security fixes: CVE-2022-32886, CVE-2022-32888, CVE-2022-32912, - CVE-2022-32923, CVE-2022-42863. + + Security fixes: CVE-2022-32886, CVE-2022-32888, CVE-2022-32912, + CVE-2022-32923, CVE-2022-42863, CVE-2023-25358, CVE-2023-25360, + CVE-2023-25361, CVE-2023-25362, CVE-2023-25363. ------------------------------------------------------------------- Mon Sep 5 06:25:57 UTC 2022 - Bjørn Lie