From patchwork Fri Sep 11 06:54:20 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 97931 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 901FAC88E42 for ; Fri, 11 Sep 2026 06:54:31 +0000 (UTC) Received: from a27-193.smtp-out.us-west-2.amazonses.com (a27-193.smtp-out.us-west-2.amazonses.com [54.240.27.193]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.33714.1789109661330022164 for ; Thu, 10 Sep 2026 23:54:21 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=Sgx63ZDe; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=XcImId4Q; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.193, mailfrom: 010101a08f3eebc1-dca7901a-5b4c-45be-82f6-facc954b45d7-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=1789109660; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=w5Kf4y55gs8JYq7AjyXbyfJoK2mKHtKT6y5/Cha0B0w=; b=Sgx63ZDeDdhSWDdBJUWzCCotHNSrJpHGN8b37WvXYNcZV8EQ/pUH90dDHmI2H4BB ytNBXgK8d9Tf653k5mJuLgWxmOHCh/diskmk/xMGyHSWTp7HRtR3/jWjqAIeR3YnmuH c64ljsx85USHNkl9x58sJdeAyknlQFV+MaK2LYNI= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1789109660; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=w5Kf4y55gs8JYq7AjyXbyfJoK2mKHtKT6y5/Cha0B0w=; b=XcImId4Qa0sTqPjnbDlU/uX0zSZGTKRasfh3TxhfjmECSlcEwsJbdsl2cXyzyrMB XkRsuewcpp0jLjSriiL6rVKkRLUHvDZczQQ2eQIgdgNJz8BxvXkAK7nMEJSQBeoIGby 7VK7QMee7Wyciv1qTlfqCIF6emAzbSg5z0bimo8A= MIME-Version: 1.0 From: auh@yoctoproject.org To: Markus Volk Cc: openembedded-core@lists.openembedded.org Subject: [AUH] gtk4: upgrading to 4.22.5 SUCCEEDED Message-ID: <010101a08f3eebc1-dca7901a-5b4c-45be-82f6-facc954b45d7-000000@us-west-2.amazonses.com> Date: Fri, 11 Sep 2026 06:54:20 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.09.11-54.240.27.193 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 11 Sep 2026 06:54:31 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/245612 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *gtk4* to *4.22.5* has Succeeded. Next steps: - apply the patch: git am 0001-gtk4-upgrade-4.22.4-4.22.5.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 9a99bdd70759afa20225b4fa6592a4772dc860bc Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 11 Sep 2026 06:46:07 +0000 Subject: [PATCH] gtk4: upgrade 4.22.4 -> 4.22.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Source: NEWS Overview of Changes in 4.22.5, 09-09 2026 ========================================= * Bugs fixed: - #8098 Crashes with SIGSEGV in `gdk_wayland_toplevel_remove_from_session()` (Philip Withnall) - #8222 gtk 4.22.4 fails to build on 32-bit arm (oreo639) - #8304 Css text-decoration rule requires a resize to take effect (regression) (Matthias Clasen) - !9538 window: Fixup pointer focus when unmapping a popover (Alessandro Astone) - !9886 Update Slovak translation - !9893 Update Persian translation - !9905 [4.22] gpu: Trigger cache GC from dmabuf downloading code (Benjamin Otte) - !9912 Update Lithuanian translation - !9989 gskvulkanimage: fix building on 32-bit (oreo639) - !10011 Update Basque translation - !10073 Update Belarusian translation - !10078 Update Polish translation - !10080 Revert "filechooserutils: Stop using pixbufs" (Julian Orth) - !10081 Update Polish translation - !10086 Fix the build with pango main (Matthias Clasen) - !10090 gl: Actually report partial damage (Benjamin Otte) - !10092 gl: Actually report partial damage (Benjamin Otte) - !10101 gtkapplication-wayland: Add a missing NULL check when forgetting a window (Philip Withnall) - !10129 css: Fix invalidation for text decorations (Matthias Clasen) - !10135 Update French translation - !10136 Update French translation - !10166 wayland: Fix munmap() of the wrong pointer in the dmabuf format table (Benjamin Otte) - !10305 wayland: Fix munmap() of the wrong pointer in the dmabuf format table (Benjamin Otte) - !10326 4.22: Fix CI (Benjamin Otte) - !10327 android: Fix other XML file, too (Benjamin Otte) - !10346 memoryconvert: Pass the correct pointer address (Benjamin Otte) - !10347 memoryconvert: Pass the correct pointer address (Benjamin Otte) - !10355 ci: Allow macos-arm64 to fail (Matthias Clasen) * Translation updates: - Basque (Asier Saratsua Garmendia) - Belarusian (Vasil Pupkin) - French (Guillaume Bernard) - Lithuanian (Aurimas Aurimas Černius) - Persian (Danial Behzadi) - Polish (Victoria Niedzielska) - Slovak (Jose Riha) --- meta/recipes-gnome/gtk+/{gtk4_4.22.4.bb => gtk4_4.22.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-gnome/gtk+/{gtk4_4.22.4.bb => gtk4_4.22.5.bb} (97%) diff --git a/meta/recipes-gnome/gtk+/gtk4_4.22.4.bb b/meta/recipes-gnome/gtk+/gtk4_4.22.5.bb similarity index 97% rename from meta/recipes-gnome/gtk+/gtk4_4.22.4.bb rename to meta/recipes-gnome/gtk+/gtk4_4.22.5.bb index 1d2e4bf9b8..5d7385d29a 100644 --- a/meta/recipes-gnome/gtk+/gtk4_4.22.4.bb +++ b/meta/recipes-gnome/gtk+/gtk4_4.22.5.bb @@ -33,7 +33,7 @@ LIC_FILES_CHKSUM = " \ file://tests/testgtk.c;endline=25;md5=49d06770681b8322466b52ed19d29fb2 \ " -SRC_URI[archive.sha256sum] = "51bd9f60c7d23a665a556c7364c21fb2e4e282566b3e7e092455e8f910330893" +SRC_URI[archive.sha256sum] = "7fd725deb2cb3f8dc218ad862c5056ff8548f49d3b0e4081796e444c22d19686" S = "${UNPACKDIR}/${GNOMEBN}-${PV}"