From 34b2ed814398cf580fb134566f95d857e302c85d Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 17 Apr 2024 09:40:18 +0800 Subject: [PATCH] gnome-online-accounts: upgrade 3.50.0 -> 3.50.1 Changelog: ========== * Fix translation domain in account dialogs * Fix OAuth 2.0 URI handler for some users * Fix crash in Kerberos/Fedora provider * Improved WebDAV support for Fastmail and mailbox.org * Fixes for WebDAV discovery * OAuth 2.0 PKCE support * Fix issues caught by static analysis * Update Microsoft Client ID * Translation updates Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...nline-accounts_3.50.0.bb => gnome-online-accounts_3.50.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-online-accounts/{gnome-online-accounts_3.50.0.bb => gnome-online-accounts_3.50.1.bb} (92%) diff --git a/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.50.0.bb b/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.50.1.bb similarity index 92% rename from meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.50.0.bb rename to meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.50.1.bb index d28cc876d6..66df8902fa 100644 --- a/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.50.0.bb +++ b/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.50.1.bb @@ -8,7 +8,7 @@ REQUIRED_DISTRO_FEATURES = "${@bb.utils.contains('PACKAGECONFIG', 'goabackend', DEPENDS += "gdk-pixbuf dbus glib-2.0 gcr" -SRC_URI[archive.sha256sum] = "b0f64f0dcfbb8885a3a759e1c9de7fb204adb3ce6bd32c30bcf52d5533c06d4e" +SRC_URI[archive.sha256sum] = "42ee43fd1e2942b9ff6106252ccdc834602815508bf7a3a52c0bdfffa56eaf40" PACKAGECONFIG ?= "goabackend kerberos owncloud google windows_live"