From 8b3cb4287ca86bdad1b499cddab20274f76dd6fc Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 20 Jul 2022 10:44:40 +0200 Subject: [PATCH] webkitgtk: upgrade 2.36.3 -> 2.36.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changes: Fix the new ATSPI accessibility implementation to add the missing Collection interface for the loaded document. Fix the MediaSession implementation to make the MPRIS object names more sandbox friendly, which plays better with Flatpak and WebKit’s own Bubblwrap-based sandboxing. Fix leaked Web Processes in some particular situations. Fix the build with media capture support enabled. Fix cross-compilation when targeting 64-bit ARM. Fix several crashes and rendering issues. (From OE-Core rev: fde20b5b6bb030b6c5538938ac9a6e178576d9dd) Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie (cherry picked from commit 2396f8de9b6b9690dd70961084514da7d237f2ad) Signed-off-by: Steve Sakoman Signed-off-by: Richard Purdie --- .../webkit/{webkitgtk_2.36.3.bb => webkitgtk_2.36.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-sato/webkit/{webkitgtk_2.36.3.bb => webkitgtk_2.36.4.bb} (98%) diff --git a/meta/recipes-sato/webkit/webkitgtk_2.36.3.bb b/meta/recipes-sato/webkit/webkitgtk_2.36.4.bb similarity index 98% rename from meta/recipes-sato/webkit/webkitgtk_2.36.3.bb rename to meta/recipes-sato/webkit/webkitgtk_2.36.4.bb index 83b6f8a6ee..df4ff63121 100644 --- a/meta/recipes-sato/webkit/webkitgtk_2.36.3.bb +++ b/meta/recipes-sato/webkit/webkitgtk_2.36.4.bb @@ -17,7 +17,7 @@ SRC_URI = "https://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \ file://0001-When-building-introspection-files-do-not-quote-CFLAG.patch \ " -SRC_URI[sha256sum] = "732fcf8c4ec644b8ed28b46ebbd7c1ebab9d9e0afea9bdf5e5d12786afc478d1" +SRC_URI[sha256sum] = "b6bebe1f85a479d968c19e44a4704622ef8cef61636ad1b2406b77d16ae2e2a8" inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gtk-doc