| Message ID | 010101a0945da25e-704c493b-36c5-4407-b02a-59be940fad8a-000000@us-west-2.amazonses.com |
|---|---|
| State | New |
| Headers | show |
| Series | [AUH] gtk4: upgrading to 4.24.0 FAILED | expand |
diff --git a/meta/recipes-gnome/gtk+/gtk4_4.22.4.bb b/meta/recipes-gnome/gtk+/gtk4_4.24.0.bb similarity index 97% rename from meta/recipes-gnome/gtk+/gtk4_4.22.4.bb rename to meta/recipes-gnome/gtk+/gtk4_4.24.0.bb index 1d2e4bf9b8..8a350d44f2 100644 --- a/meta/recipes-gnome/gtk+/gtk4_4.22.4.bb +++ b/meta/recipes-gnome/gtk+/gtk4_4.24.0.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] = "28ba4ac1c04f86eac09b79a163cb163a4c2b54442d9f7eccc04679062a581044" 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.24.0* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-gtk4-upgrade-4.22.4-4.24.0.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 841f3c136f114d0a01046e16cc8926e7cf2dd793 Mon Sep 17 00:00:00 2001 From: Upgrade Helper <auh@yoctoproject.org> Date: Sat, 12 Sep 2026 05:58:38 +0000 Subject: [PATCH] gtk4: upgrade 4.22.4 -> 4.24.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Source: NEWS Overview of Changes in 4.24.0, 11-09-2026 - #8195 Animated SVG frequently disappears (Matthias Clasen) - #8307 drop-performed class handlers read a phantom timestamp and send it in XdndDrop (Simeon Maxein) - #8313 macos: No gtk-macos-special equivalent for the Edit menu ("Start Dictation" / "Emoji & Symbols" missing with custom menubar) - #8354 GtkColumnView: sortable column headers expose no AT-SPI action, so sorting is unreachable for assistive technology - #8382 Media queries are not respected (Matthias Clasen) - #8390 svg: if the only animations in an svg are visibility animations elementa stay at initial value (Matthias Clasen) - #8400 Crash triggered by gtk_text_accessible_text_get_extents() (Matthias Clasen) - #8402 CUPS Secret Service authentication causes use-after-free in lookup_auth_info_cb() (Patrick Lambein) - !10132 Fix mismatches between parameters in four signal declarations and the corresponding class slots (Simeon Maxein) - !10245 gtkaccesskitcontext: Expose GActions as custom actions (Lukáš Tyrychtr) - !10265 macos: Default entries in Edit menu (Arjan Molenaar) - !10322 android: Remove empty_frame implementation (Benjamin Otte) - !10323 gtk: Repair action muxer subscriptions (Christian Hergert) - !10324 gsk: Allow conics with weight zero (Matthias Clasen) - !10328 CI: Switch glib CI back to a release (Benjamin Otte) - !10329 Update CI to be less likely to break (Benjamin Otte) - !10330 docs: Update release howto (Matthias Clasen) - !10331 Update Russian translation - !10333 Update Occitan translation - !10334 Update Norwegian Bokmål translation (Kjartan Maraas) - !10336 vulkan: Always update global buffer descriptor set (Benjamin Otte) - !10337 Update Serbian translation - !10338 Update French translation - !10339 svg: Fix run mode discrete (Matthias Clasen) - !10341 Update Basque translation (Asier Saratsua Garmendia) - !10343 ci: Download glib before configuring on MSYS2 (u9g) - !10344 Update Brazilian Portuguese translation - !10345 Update Spanish translation - !10346 memoryconvert: Pass the correct pointer address (Benjamin Otte) - !10349 Update Hungarian translation - !10350 Update Danish translation - !10353 Update Romanian translation - !10356 Update British English translation - !10359 curve: Add gsk_curve_get_extrema (Matthias Clasen) - !10360 Update Norwegian Nynorsk translation - !10361 Some frame clock fixes (Matthias Clasen) - !10365 gdkclipboard-x11: don't call a NULL converter (Marc-Antoine Perennou) - Basque (Asier Saratsua Garmendia) - Danish (Ask Hjorth Larsen) - English (United Kingdom) (Bruce Cowan) - French (Guillaume Bernard) - Hungarian (Balázs Úr) - Norwegian Nynorsk (Roy-Magne Mo) - Occitan (post 1500) (Quentin PAGÈS) - Portuguese (Brazil) (Rafael Coelho Costa) - Romanian (Antonio Marin) - Spanish (Daniel Mustieles García) Overview of Changes in 4.23.4, 01-09-2026 [Changelog truncated as it exceeds 3000 characters; the full changelog can be found in an attachment to the AUH email] --- meta/recipes-gnome/gtk+/{gtk4_4.22.4.bb => gtk4_4.24.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-gnome/gtk+/{gtk4_4.22.4.bb => gtk4_4.24.0.bb} (97%)