From 5ca47136f3d7bd3be8743c382ed666ad254121b7 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 20 Aug 2025 16:39:22 +0800 Subject: [PATCH] gnome-online-accounts: upgrade 3.55.0 -> 3.55.1 Changelog: ========== - #71 Adding GOA account fails with sonic.net IMAP service - #81 Support Webflow authentication for Nextcloud - #162 Cannot add a ProtonMail bridge with IMAP + TLS - #242 Rename dconf key in gnome-online-accounts settings - #408 "Account Name" GUI field is a bit ambiguous - #420 Nextcloud login does not work anymore due to OPTIONS /login request - #429 Linked online accounts no longer work - #430 Invalid URI when adding Google account - #434 Failed to generate a new POT file for the user interface of "gnome- online-accounts" (domain: "po") and some missing files from POTFILES.in - !340 goamsgraphprovider: ensure a valid PresentationIdentity - !345 goadaemon: complete GTasks to avoid a scary debug warning Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...nline-accounts_3.55.0.bb => gnome-online-accounts_3.55.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-online-accounts/{gnome-online-accounts_3.55.0.bb => gnome-online-accounts_3.55.1.bb} (92%) diff --git a/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.55.0.bb b/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.55.1.bb similarity index 92% rename from meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.55.0.bb rename to meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.55.1.bb index eb78bd1327..8edbd8411d 100644 --- a/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.55.0.bb +++ b/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.55.1.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] = "fd69d0aec3b672621f525671b5e54f28b73939920b3fc308ade561a83a727b2d" +SRC_URI[archive.sha256sum] = "a0b50fb75553c1e360713a827321cd17e2f91a735b8205ba5fd0ff374b26108b" PACKAGECONFIG ?= "goabackend kerberos owncloud google"