diff mbox series

[10/11] gtk4: upgrade 4.22.4 -> 4.22.5

Message ID 20260913201158.687889-10-richard.purdie@linuxfoundation.org
State New
Headers show
Series [01/11] gn: upgrade to latest revision | expand

Commit Message

Richard Purdie Sept. 13, 2026, 8:11 p.m. UTC
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)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 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 mbox series

Patch

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 1d2e4bf9b82..5d7385d29ad 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}"