diff --git a/webkit2gtk3.changes b/webkit2gtk3.changes index a65ce05..15af97a 100644 --- a/webkit2gtk3.changes +++ b/webkit2gtk3.changes @@ -17,7 +17,7 @@ Mon Mar 18 12:15:24 UTC 2024 - Dominique Leuenberger ------------------------------------------------------------------- Sat Mar 16 09:36:58 UTC 2024 - Dominique Leuenberger -- Update to version 2.44.0: +- Update to version 2.44.0 (boo#1222010): + Make the DOM accessibility tree reachable from UI process with GTK4. + Removed the X11 and WPE renderers in favor of DMA-BUF. @@ -26,6 +26,9 @@ Sat Mar 16 09:36:58 UTC 2024 - Dominique Leuenberger shortcuts work in web sites. + Fix gamepads detection by correctly handling focused window in GTK4. ++ Security fixes: CVE-2024-23252, CVE-2024-23254, CVE-2024-23263, + CVE-2024-23280, CVE-2024-23284, CVE-2023-42950, CVE-2023-42956, + CVE-2023-42843. - Rebase webkit2gtk3-disable-dmabuf-nvidia.patch. -------------------------------------------------------------------