diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-05-28 09:47:46 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-05-28 09:34:29 -0700 |
| commit | 14e8de94d804e83be47ceb308855c7fab809069e (patch) | |
| tree | db81a12818f19e12bfbe2a3f0094e5ddbd86ef32 | |
| parent | 16bd4ae56d7ff1a4d1c322693049acf682108a6d (diff) | |
| download | meta-openembedded-14e8de94d804e83be47ceb308855c7fab809069e.tar.gz | |
gnome-online-accounts: upgrade 3.50.1 -> 3.50.2
Changelog:
===========
* Setup Dialog
- fix provider icon style
- fix dialog not closing when cancelled
* Exchange
- fix account setup field verification
* Microsoft 365
- fix account storage
- fix identity retrieval
- fix email retrieval
* WebDAV
- fix Fastmail and mailbox.org endpoints
- fix for content-restricted app passwords
* Translations
- Mark a user-visible string as translatable
- Translation updates
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.50.2.bb (renamed from meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.50.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.50.1.bb b/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.50.2.bb index 66df8902fa..adce70770f 100644 --- a/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.50.1.bb +++ b/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.50.2.bb | |||
| @@ -8,7 +8,7 @@ REQUIRED_DISTRO_FEATURES = "${@bb.utils.contains('PACKAGECONFIG', 'goabackend', | |||
| 8 | 8 | ||
| 9 | DEPENDS += "gdk-pixbuf dbus glib-2.0 gcr" | 9 | DEPENDS += "gdk-pixbuf dbus glib-2.0 gcr" |
| 10 | 10 | ||
| 11 | SRC_URI[archive.sha256sum] = "42ee43fd1e2942b9ff6106252ccdc834602815508bf7a3a52c0bdfffa56eaf40" | 11 | SRC_URI[archive.sha256sum] = "df16ad975d139c6bfc4ebb2ec8bb8327297a791ef2bf0b977c78076af5faa98e" |
| 12 | 12 | ||
| 13 | PACKAGECONFIG ?= "goabackend kerberos owncloud google windows_live" | 13 | PACKAGECONFIG ?= "goabackend kerberos owncloud google windows_live" |
| 14 | 14 | ||
