| Message ID | 010101a08f3eebc1-dca7901a-5b4c-45be-82f6-facc954b45d7-000000@us-west-2.amazonses.com |
|---|---|
| State | New |
| Headers | show |
| Series | [AUH] gtk4: upgrading to 4.22.5 SUCCEEDED | expand |
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}"
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 <auh@yoctoproject.org> 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%)