From 3d39d28e49955461bf9a2a5b20a527e96905440e Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 26 Mar 2026 20:34:51 +0100 Subject: gnome-online-accounts: update 3.55.1 -> 3.58.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This fixes gvfs build if online-accounts is enabled | Dependency goa-1.0 found: NO. Found 3.55.1 but need: '> 3.57.0' | Found CMake: NO | Run-time dependency goa-1.0 found: NO | | ../sources/gvfs-1.60.0/meson.build:371:12: ERROR: Dependency lookup for goa-1.0 with method 'pkgconfig' failed: Invalid version, need 'goa-1.0' ['> 3.57.0'] found '3.55.1'. Overview of changes in 3.58.0 ============================= * Bugs fixed: - #453 SMTP server without password cannot be configured (Milan Crha) - Remove unneeded SMTP password escaping - !384 build: Disable google provider Files feature (Ondrej Holy) - !385 MS365: Fix mail address and name (Jan-Michael Brummer) - !386 Google: Set mail name to presentation identity (Jan-Michael Brummer) * Translation updates: - Arabic (Ahmed Najmawi) - Basque (Asier Saratsua Garmendia) - Catalan (Victor Dargallo, Jordi Mas) - Chinese (China) (luming zh) - Czech (Daniel Rusek) - Danish (Ask Hjorth Larsen) - English (United Kingdom) (Bruce Cowan) - Finnish (Jiri Grönroos) - French (Lucien Ouoba) - Galician (Fran Diéguez) - German (Jürgen Benvenuti) - Greek, Modern (1453-) (Efstathios Iosifidis) - Hebrew (Yaron Shahrabani) - Hungarian (Balázs Úr) - Japanese (小山田 純 - Oyamada Jun) - Kazakh (Baurzhan Muftakhidinov) - Korean (Seong-ho Cho) - Lithuanian (Aurimas Aurimas Černius) - Persian (Danial Behzadi) - Polish (Victoria) - Portuguese (Hugo Carvalho) - Romanian (Antonio Marin) - Russian (Artur S0) - Spanish (Daniel Mustieles) - Swedish (Anders Jonsson) - Turkish (Sabri Ünal) - Uighur (Abduqadir Abliz) Overview of changes in 3.57.1 ============================= * Bugs fixed: - #335 Default Microsoft 365 client is unverified - #442 Unclear which part of "IMAP+SMTP" account test failed - #450 adding nextcloud account which has a subfolder does not work - !368 Microsoft 365: Make use of email for id (Jan-Michael Brummer) - !374 goadaemon: Handle broken account configs - !378 goadaemon: Allow manage system notifications - !379 goamsgraphprovider: bump credentials generation - !377 goaprovider: Allow to disable, instead of enable, selected providers * Translation updates: - Bulgarian (Alexander Alexandrov Shopov) - Georgian (Ekaterine Papava) - Indonesian (Andika Triwidada) - Italian (Nathan Giovannini) - Kazakh (Baurzhan Muftakhidinov) - Norwegian Bokmål (Kjartan Maraas) - Occitan (post 1500) (Quentin PAGÈS) - Portuguese (Brazil) (Juliano de Souza Camargo) - Slovenian (Martin) - Ukrainian (Yuri Chornoivan) Overview of changes in 3.57.0 ============================= * Changes: - build: bump glib requirement to 2.84 * Bugs fixed: - #417 Support for saving a Kerberos password to the keychain after the first login - #436 changing expired kerberos password is not supported. - #437 Provided Files URI does not override undiscovered endpoint - #439 DAV client rejects 204 status in OPTIONS request handler - #445 Include emblem-default-symbolic.svg - #448 Connecting a Runbox CardDAV/CalDAV account hangs/freezes after sign in - !355 i81n: fix translatable string - !360 goaimapsmptprovider: fix accounts without SMTP or authentication-less SMTP - !364 build: only install icons for the goabackend build - !365 build: don't require goabackend to build documentation - !366 ci: test the build without gtk4 - !370 DAV-client: Added short path for SOGo * Translation updates: - Bulgarian (twlvnn kraftwerk) - Chinese (China) (luming zh) - Czech (Daniel Rusek) - English (United Kingdom) (Bruce Cowan) - Esperanto (Kristjan SCHMIDT) - Friulian (Fabio Tomat) - Georgian (Ekaterine Papava) - German (Froschi) - Greek, Modern (1453-) (Efstathios Iosifidis) - Persian (Danial Behzadi) - Portuguese (Hugo Carvalho) - Romanian (Antonio Marin) - Serbian (Милош Поповић) - Slovenian (Martin) - Turkish (Sabri Ünal) - Uighur (Abduqadir Abliz) - Ukrainian (Yuri Chornoivan) Overview of changes in 3.56.0 ============================= * Changes: - !353 Code style and logging cleanups * Translation updates: - Basque (Asier Saratsua Garmendia) - Catalan (Jordi Mas i Hernandez) - Chinese (China) (luming zh) - Danish (Ask Hjorth Larsen) - Dutch (Nathan Follens) - Esperanto (Kristjan SCHMIDT) - French (Julien Humbert) - Georgian (Ekaterine Papava) - Korean (Seong-ho Cho) - Lithuanian (Aurimas Aurimas Černius) - Occitan (post 1500) (Quentin PAGÈS) - Portuguese (Brazil) (Juliano de Souza Camargo) - Spanish (Daniel Mustieles) - Swedish (Anders Jonsson) - Turkish (Sabri Ünal) - Ukrainian (Yuri Chornoivan) Overview of changes in 3.55.2 ============================= * Bugs fixed: - !352 goaoauth2provider: improve error handling for auth/token endpoints * Translation updates: - Czech (Daniel Rusek) - Dutch (Nathan Follens) - Galician (Fran Diéguez) - Hebrew (Yaron Shahrabani) - Hungarian (Balázs Úr) - Japanese (Makoto Sakaguchi) - Persian (Danial Behzadi) - Polish (Piotr Drąg) - Russian (Artur S0) - Slovak (Dušan Kazik) - Thai (Aefgh Threenine) Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- .../gnome-online-accounts_3.55.1.bb | 30 ---------------------- .../gnome-online-accounts_3.58.0.bb | 30 ++++++++++++++++++++++ 2 files changed, 30 insertions(+), 30 deletions(-) delete mode 100644 meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.55.1.bb create mode 100644 meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.58.0.bb diff --git a/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.55.1.bb b/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.55.1.bb deleted file mode 100644 index 8edbd8411d..0000000000 --- a/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.55.1.bb +++ /dev/null @@ -1,30 +0,0 @@ -SUMMARY = "GNOME Online Accounts - Single sign-on framework for GNOME" -LICENSE = "LGPL-2.0-or-later" -LIC_FILES_CHKSUM = "file://COPYING;md5=34c88b124db5fb2762c1676be7dadd36" - -GTKIC_VERSION = "4" -inherit gnomebase gsettings gobject-introspection gi-docgen gtk-icon-cache mime-xdg vala features_check -REQUIRED_DISTRO_FEATURES = "${@bb.utils.contains('PACKAGECONFIG', 'goabackend', 'opengl', '', d)}" - -DEPENDS += "gdk-pixbuf dbus glib-2.0 gcr keyutils" - -SRC_URI[archive.sha256sum] = "a0b50fb75553c1e360713a827321cd17e2f91a735b8205ba5fd0ff374b26108b" - -PACKAGECONFIG ?= "goabackend kerberos owncloud google" - -PACKAGECONFIG[goabackend] = "-Dgoabackend=true,-Dgoabackend=false,gtk4 libadwaita json-glib libxml2 libsoup rest libsecret webkitgtk" -PACKAGECONFIG[kerberos] = "-Dkerberos=true, -Dkerberos=false,krb5" -PACKAGECONFIG[exchange] = "-Dexchange=true, -Dexchange=false" -PACKAGECONFIG[google] = "-Dgoogle=true, -Dgoogle=false" -PACKAGECONFIG[owncloud] = "-Downcloud=true, -Downcloud=false" -PACKAGECONFIG[man] = "-Dman=true, -Dman=false,libxslt-native docbook-xsl-stylesheets-native" - -FILES:${PN} += " \ - ${datadir}/dbus-1 \ - ${libdir}/goa-1.0/web-extensions/*.so \ -" - -GIDOCGEN_MESON_OPTION = 'documentation' - -# looked into pkg-config file: it is not a bug - they mean it -FILES:${PN}-dev += "${libdir}/goa-1.0/include" diff --git a/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.58.0.bb b/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.58.0.bb new file mode 100644 index 0000000000..62f67460b0 --- /dev/null +++ b/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.58.0.bb @@ -0,0 +1,30 @@ +SUMMARY = "GNOME Online Accounts - Single sign-on framework for GNOME" +LICENSE = "LGPL-2.0-or-later" +LIC_FILES_CHKSUM = "file://COPYING;md5=34c88b124db5fb2762c1676be7dadd36" + +GTKIC_VERSION = "4" +inherit gnomebase gsettings gobject-introspection gi-docgen gtk-icon-cache mime-xdg vala features_check +REQUIRED_DISTRO_FEATURES = "${@bb.utils.contains('PACKAGECONFIG', 'goabackend', 'opengl', '', d)}" + +DEPENDS += "gdk-pixbuf dbus glib-2.0 gcr keyutils" + +SRC_URI[archive.sha256sum] = "344d4dff9149a1adc4539417193e1eccc2f76ef40ac24e104ccf58072be55999" + +PACKAGECONFIG ?= "goabackend kerberos owncloud google" + +PACKAGECONFIG[goabackend] = "-Dgoabackend=true,-Dgoabackend=false,gtk4 libadwaita json-glib libxml2 libsoup rest libsecret webkitgtk" +PACKAGECONFIG[kerberos] = "-Dkerberos=true, -Dkerberos=false,krb5" +PACKAGECONFIG[exchange] = "-Dexchange=true, -Dexchange=false" +PACKAGECONFIG[google] = "-Dgoogle=true, -Dgoogle=false" +PACKAGECONFIG[owncloud] = "-Downcloud=true, -Downcloud=false" +PACKAGECONFIG[man] = "-Dman=true, -Dman=false,libxslt-native docbook-xsl-stylesheets-native" + +FILES:${PN} += " \ + ${datadir}/dbus-1 \ + ${libdir}/goa-1.0/web-extensions/*.so \ +" + +GIDOCGEN_MESON_OPTION = 'documentation' + +# looked into pkg-config file: it is not a bug - they mean it +FILES:${PN}-dev += "${libdir}/goa-1.0/include" -- cgit v1.2.3-54-g00ecf