From c187b2b67695d837dd865e71fc392447e444e083 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 3 Dec 2024 08:16:12 +0800 Subject: [PATCH] gnome-online-accounts: upgrade 3.52.1 -> 3.52.2 Bugs fixed: - goadavclient.c: add WebDAV default candidate to test - goafedoraprovider: fix use-after-free Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...nline-accounts_3.52.1.bb => gnome-online-accounts_3.52.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-online-accounts/{gnome-online-accounts_3.52.1.bb => gnome-online-accounts_3.52.2.bb} (93%) diff --git a/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.52.1.bb b/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.52.2.bb similarity index 93% rename from meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.52.1.bb rename to meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.52.2.bb index 9c01095f23..214476f900 100644 --- a/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.52.1.bb +++ b/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.52.2.bb @@ -8,7 +8,7 @@ REQUIRED_DISTRO_FEATURES = "${@bb.utils.contains('PACKAGECONFIG', 'goabackend', DEPENDS += "gdk-pixbuf dbus glib-2.0 gcr keyutils" -SRC_URI[archive.sha256sum] = "37c7522ff9454f8371b5a8725bba76ed7430c95b1f9efc7feba6268f052d1eb7" +SRC_URI[archive.sha256sum] = "fb413f48deefbb9fc3002a91579dee947ceeed41f49c2f51317af7489b676f67" PACKAGECONFIG ?= "goabackend kerberos owncloud google windows_live"