From: Wang Mingyu <[email protected]> * Bugs fixed: - #6306 [GTK3] Zlib required when broadway is enabled. - #7796 [GTK 3] Invalid a11y events when calling `gtk_tree_view_set_cursor` on an unfocused GtkTreeView - #7976 Firefox crashes at gdk_wayland_drag_context_manage_dnd() when missing toplevel wl_surface - #8103 gtk3 refresh_rate calculation overflows on 32-bit targets - #8114 Images for recolored icons are constantly being reloaded - GNOME/gimp#14901 Wild strobing in multi window mode - GNOME/gimp#15480 GIMP does not focus on dialogue boxes on Mac - !7332 quartz: add automagic uti<->mime conversion for clipboard - !8216 Fix position of child tooltips in GTK3 custom windows - !9005 a11y: Don't send focus-related events for unfocused treeview - !9012 quartz: gtkwindow - fix windows fighting focus - !9022 gtkmenu: Await more motion events before deactivating on release - !9044 wayland: Handle XKB initialization failures gracefully - !9067 gdk/win32: Add missing EGL conditional compilation guard - !9098 gdk: do not run gdk_wayland_window_export_handle() callback when window is already destroyed. - !9119 Declare an explicit dependency on zlib when broadway is enabled - !9141 [GTK 3] wayland: Try to open the display even if XDG_RUNTIME_DIR is unset - !9155 [gtk3] emoji: Update data to CLDR 48 - !9214 display/wayland: Gracefully handle dispose being called twice - !9284 gdk/wayland: Map stylus buttons for BTN_BACK and BTN_FORWARD (Peter Hutterer) - !9322 [Quartz] Fix dialog keyboard focus while preventing focus fighting - !9344 Fix a couple of leaks - !9394 gdk/wayland: Map stylus buttons for BTN_BACK and BTN_FORWARD - !9397 wayland: Avoid a crash - !9600 Replace outdated freedesktop.org Window Manager spec links - !9676 x11: fix overflow in refresh_rate calculation on 32-bit systems - !9706 cssimage: Store and reuse icon info for recolored images - !9707 wayland: Fix uninitialized value when no cursor - !9708 fontchooser: Fix signedness of axes count - !9709 fontchooser: Remove const on float return values - !9710 print: Remove unused variable
Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Mathieu Dubois-Briand <[email protected]> (cherry picked from commit 015d6e1565effccabc427b75912c114216870cef) Signed-off-by: Yoann Congal <[email protected]> --- meta/recipes-gnome/gtk+/{gtk+3_3.24.51.bb => gtk+3_3.24.52.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-gnome/gtk+/{gtk+3_3.24.51.bb => gtk+3_3.24.52.bb} (98%) diff --git a/meta/recipes-gnome/gtk+/gtk+3_3.24.51.bb b/meta/recipes-gnome/gtk+/gtk+3_3.24.52.bb similarity index 98% rename from meta/recipes-gnome/gtk+/gtk+3_3.24.51.bb rename to meta/recipes-gnome/gtk+/gtk+3_3.24.52.bb index 51a293c1d8e..1fcc08443d9 100644 --- a/meta/recipes-gnome/gtk+/gtk+3_3.24.51.bb +++ b/meta/recipes-gnome/gtk+/gtk+3_3.24.52.bb @@ -22,7 +22,7 @@ inherit gettext gnomebase gtk-doc update-alternatives gtk-immodules-cache gsetti SRC_URI += "\ file://opengl.patch \ " -SRC_URI[archive.sha256sum] = "0013877c6bd23c2dbe42ad7c70a053d0e449be66736574e37867c49c5f905a4f" +SRC_URI[archive.sha256sum] = "80931fa472a77b9a164f6740e3c0b444fac6770054632d35a7ff9d679e5e7b9f" BBCLASSEXTEND = "native nativesdk"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#236666): https://lists.openembedded.org/g/openembedded-core/message/236666 Mute This Topic: https://lists.openembedded.org/mt/119210624/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
