From e63f018dfd7aef635bf252cb11b4cc026f77084e Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 20 Feb 2024 16:54:19 +0800 Subject: [PATCH] webkitgtk3: upgrade 2.42.4 -> 2.42.5 Changelog: ========= - Fix webkit_web_context_allow_tls_certificate_for_host to handle IPv6 URIs produced by SoupURI. - Ignore stops with offset zero before last one when rendering gradients with cairo. - Write bwrapinfo.json to disk for xdg-desktop-portal. - Fix gamepads detection by correctly handling focused window in GTK4. - Fix several crashes and rendering issues. Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../webkitgtk/{webkitgtk3_2.42.4.bb => webkitgtk3_2.42.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/webkitgtk/{webkitgtk3_2.42.4.bb => webkitgtk3_2.42.5.bb} (99%) diff --git a/meta-oe/recipes-support/webkitgtk/webkitgtk3_2.42.4.bb b/meta-oe/recipes-support/webkitgtk/webkitgtk3_2.42.5.bb similarity index 99% rename from meta-oe/recipes-support/webkitgtk/webkitgtk3_2.42.4.bb rename to meta-oe/recipes-support/webkitgtk/webkitgtk3_2.42.5.bb index 3c6b7db811..d12ae2819c 100644 --- a/meta-oe/recipes-support/webkitgtk/webkitgtk3_2.42.4.bb +++ b/meta-oe/recipes-support/webkitgtk/webkitgtk3_2.42.5.bb @@ -15,7 +15,7 @@ SRC_URI = "https://www.webkitgtk.org/releases/webkitgtk-${PV}.tar.xz \ file://0d3344e17d258106617b0e6d783d073b188a2548.patch \ file://no-musttail-arm.patch \ " -SRC_URI[sha256sum] = "52288b30bda22373442cecb86f9c9a569ad8d4769a1f97b352290ed92a67ed86" +SRC_URI[sha256sum] = "b64278c1f20b8cfdbfb5ff573c37d871aba74a1db26d9b39f74e8953fe61e749" inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gi-docgen