From: Wang Mingyu <[email protected]> Changelog: ========== * Gtk template signals cause a reference cycle that is not detected * Modules from resources may get loaded twice * docs: add examples for creating cairo image surfaces * Deadlocks between GJS GC and dconf gsettings when a setting value is changed * Gtk3: Fix leak in GtkBuilder template signal connections
Signed-off-by: Wang Mingyu <[email protected]> --- meta-gnome/recipes-gnome/gjs/{gjs_1.78.0.bb => gjs_1.78.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gjs/{gjs_1.78.0.bb => gjs_1.78.1.bb} (92%) diff --git a/meta-gnome/recipes-gnome/gjs/gjs_1.78.0.bb b/meta-gnome/recipes-gnome/gjs/gjs_1.78.1.bb similarity index 92% rename from meta-gnome/recipes-gnome/gjs/gjs_1.78.0.bb rename to meta-gnome/recipes-gnome/gjs/gjs_1.78.1.bb index 67efdabd7..34eef1403 100644 --- a/meta-gnome/recipes-gnome/gjs/gjs_1.78.0.bb +++ b/meta-gnome/recipes-gnome/gjs/gjs_1.78.1.bb @@ -7,7 +7,7 @@ DEPENDS = "mozjs-115 cairo" inherit gnomebase gsettings gobject-introspection gettext features_check upstream-version-is-even pkgconfig -SRC_URI[archive.sha256sum] = "fbaa20e0917668830800f92951688f9fc08f01296affd5cdb4b35f750be27dc9" +SRC_URI[archive.sha256sum] = "7e90511c429127c39eac0068c4ac9a353df7e6fbbc646f5f18e8962882c18641" SRC_URI += " \ file://0001-Support-cross-builds-a-bit-better.patch \ file://0002-meson.build-Do-not-add-dir-installed-tests-when-inst.patch \ -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#107484): https://lists.openembedded.org/g/openembedded-devel/message/107484 Mute This Topic: https://lists.openembedded.org/mt/103184794/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
