From patchwork Sat Jul 1 16:02:04 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 26835 Return-Path: Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8502FC27C52 for ; Sat, 1 Jul 2023 16:02:08 +0000 (UTC) Received: from a27-29.smtp-out.us-west-2.amazonses.com (a27-29.smtp-out.us-west-2.amazonses.com [54.240.27.29]) by mx.groups.io with SMTP id smtpd.web11.10770.1688227323777805284 for ; Sat, 01 Jul 2023 09:02:05 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=S+wfhxb4; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.29, mailfrom: 010101891230a0a5-0b620608-e995-421f-8b37-0afdfad60ba3-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky; d=yoctoproject.org; t=1688227324; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=54mmF8Z4ivH8uDO1Q9us8ofzZA9UrRAO9znLMPACCNY=; b=S+wfhxb48nnHOKFuVv6GsnofYD8YhegMbOxBVS409qov29M/sqn8z6K3Hc3sjzJZ 4GcSAN2+gheDmg1nj4lx4a24kGMhBgWsfsH4m5U0FlLaRXdsqt8GpniXe8VmWjLwqIm LTC/QB2vewbGF3bE/mhkmdnqo/ZeW9mrm7xjiBpg= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1688227324; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=54mmF8Z4ivH8uDO1Q9us8ofzZA9UrRAO9znLMPACCNY=; b=NxVSzutV3m1rsjWwlthB3SY/ZBnBZCpCXt/x0NOK2bkikKG2R6jCVahlXY3vv9xO T7IsdRFO8K6Jl9eR/FT7UChd/nkX6m+fR50w9bGOl2OOGYsyuXCVC2xsjY/pfaSVcJ3 wIOK9cYaart9ApIBL7/2N3aBErodDsFRFPNTXpMw= MIME-Version: 1.0 From: auh@yoctoproject.org To: Alexander Kanavin Cc: openembedded-core@lists.openembedded.org Subject: [AUH] webkitgtk: upgrading to 2.40.3 SUCCEEDED Message-ID: <010101891230a0a5-0b620608-e995-421f-8b37-0afdfad60ba3-000000@us-west-2.amazonses.com> Date: Sat, 1 Jul 2023 16:02:04 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.07.01-54.240.27.29 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Sat, 01 Jul 2023 16:02:08 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/183770 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *webkitgtk* to *2.40.3* has Succeeded. Next steps: - apply the patch: git am 0001-webkitgtk-upgrade-2.40.2-2.40.3.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From b1e1bf8da91bcf4022319ac07d61ec656f41d62e Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sat, 1 Jul 2023 15:01:18 +0000 Subject: [PATCH] webkitgtk: upgrade 2.40.2 -> 2.40.3 --- ...290ab4ab35258a6da9b13795c9b0f7894bf4.patch | 41 ------------------- ...ebkitgtk_2.40.2.bb => webkitgtk_2.40.3.bb} | 3 +- 2 files changed, 1 insertion(+), 43 deletions(-) delete mode 100644 meta/recipes-sato/webkit/webkitgtk/4977290ab4ab35258a6da9b13795c9b0f7894bf4.patch rename meta/recipes-sato/webkit/{webkitgtk_2.40.2.bb => webkitgtk_2.40.3.bb} (97%) diff --git a/meta/recipes-sato/webkit/webkitgtk/4977290ab4ab35258a6da9b13795c9b0f7894bf4.patch b/meta/recipes-sato/webkit/webkitgtk/4977290ab4ab35258a6da9b13795c9b0f7894bf4.patch deleted file mode 100644 index 79da855ff4..0000000000 --- a/meta/recipes-sato/webkit/webkitgtk/4977290ab4ab35258a6da9b13795c9b0f7894bf4.patch +++ /dev/null @@ -1,41 +0,0 @@ -From 4977290ab4ab35258a6da9b13795c9b0f7894bf4 Mon Sep 17 00:00:00 2001 -From: Diego Pino Garcia -Date: Mon, 22 May 2023 19:58:50 -0700 -Subject: [PATCH] [GLIB] Fix build error after 264196@main - https://bugs.webkit.org/show_bug.cgi?id=256917 - -Reviewed by Michael Catanzaro. - -Variable BWRAP_EXECUTABLE is only defined when BUBBLEWRAP_SANDBOX is -enabled. - -* Source/WTF/wtf/glib/Sandbox.cpp: -(WTF::isInsideUnsupportedContainer): - -Canonical link: https://commits.webkit.org/264395@main -Upstream-Status: Backport [https://github.com/WebKit/WebKit/commit/4977290ab4ab35258a6da9b13795c9b0f7894bf4] -Signed-off-by: Alexander Kanavin ---- - Source/WTF/wtf/glib/Sandbox.cpp | 2 ++ - 1 file changed, 2 insertions(+) - -diff --git a/Source/WTF/wtf/glib/Sandbox.cpp b/Source/WTF/wtf/glib/Sandbox.cpp -index 7d84e830ab33e..9b07bb8cb5a9b 100644 ---- a/Source/WTF/wtf/glib/Sandbox.cpp -+++ b/Source/WTF/wtf/glib/Sandbox.cpp -@@ -36,6 +36,7 @@ bool isInsideFlatpak() - return returnValue; - } - -+#if ENABLE(BUBBLEWRAP_SANDBOX) - bool isInsideUnsupportedContainer() - { - static bool inContainer = g_file_test("/run/.containerenv", G_FILE_TEST_EXISTS); -@@ -64,6 +65,7 @@ bool isInsideUnsupportedContainer() - - return inContainer && !supportedContainer; - } -+#endif - - bool isInsideSnap() - { diff --git a/meta/recipes-sato/webkit/webkitgtk_2.40.2.bb b/meta/recipes-sato/webkit/webkitgtk_2.40.3.bb similarity index 97% rename from meta/recipes-sato/webkit/webkitgtk_2.40.2.bb rename to meta/recipes-sato/webkit/webkitgtk_2.40.3.bb index ac6681a0ce..1b39f0e9e2 100644 --- a/meta/recipes-sato/webkit/webkitgtk_2.40.2.bb +++ b/meta/recipes-sato/webkit/webkitgtk_2.40.3.bb @@ -13,10 +13,9 @@ SRC_URI = "https://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \ file://0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch \ file://reproducibility.patch \ file://0d3344e17d258106617b0e6d783d073b188a2548.patch \ - file://4977290ab4ab35258a6da9b13795c9b0f7894bf4.patch \ file://0001-Source-JavaScriptCore-CMakeLists.txt-ensure-reproduc.patch \ " -SRC_URI[sha256sum] = "96898870d994da406ee7a632816dcde9a3bb395ee5f344fcb3f3b8cc8a77e000" +SRC_URI[sha256sum] = "cc0aa83f40dbc64c1c6ae42ec6b85af4be2a9dbf524cfcb95f89a367fb5098dd" inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gi-docgen