| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libgoa-1_0-0 | Distribution: openSUSE Tumbleweed |
| Version: 3.56.4 | Vendor: openSUSE |
| Release: 1.2 | Build date: Wed Feb 4 14:58:04 2026 |
| Group: System/Libraries | Build host: reproducible |
| Size: 255383 | Source RPM: gnome-online-accounts-3.56.4-1.2.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: https://wiki.gnome.org/Projects/GnomeOnlineAccounts | |
| Summary: GNOME service to access online accounts -- Client Library | |
gnome-online-accounts provides interfaces so applications and libraries in GNOME can access the user's online accounts.
LGPL-2.0-or-later
* Wed Feb 04 2026 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.56.4:
+ Bugs fixed:
- Unclear which part of "IMAP+SMTP" account test failed
- Adding nextcloud account which has a subfolder does not work
- goadaemon: Handle broken account configs
+ Updated translations.
* Sun Jan 04 2026 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.56.3:
+ Bugs fixed:
- Add DAV detection and configuration for SOGo
- DAV discovery fails when certain SRV lookups fail
+ Updated translations.
* Sun Nov 23 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.56.2:
+ Updated translations.
* Sat Oct 11 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.56.1:
+ Bugs fixed:
- Support for saving a Kerberos password after the first login
- Changing expired kerberos password is not supported
- Provided Files URI does not override undiscovered endpoint
- DAV client rejects 204 status in OPTIONS request handler
* Mon Sep 15 2025 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.56.0:
+ Code style and logging cleanups
+ Updated translations
* Mon Sep 01 2025 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.55.2:
+ goaoauth2provider: improve error handling for auth/token
endpoints
+ Updated translations
* Fri Aug 01 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.55.1:
+ Bugs fixed:
- Support Webflow authentication for Nextcloud
- Rename dconf key in gnome-online-accounts settings
- "Account Name" GUI field is a bit ambiguous
- Failed to generate a new POT file for the user interface of
“gnome-online-accounts” (domain: “po”) and some missing files
from POTFILES.in
+ Updated translations.
- Changes from version 3.55.0:
+ Bugs fixed:
- Add progress spinner for OAuth2 dialogs
- Remove Windows Live! option
- Improve goa_oauth2_provider_ensure_credentials_sync
- Authentication failure in goa IMAP accounts
- Missing files from POTFILES.in
- WebDAV not detected for mail.ru
- goaoauth2provider: fix task chaining for subclasses
- Always lowercase domains when looking up base
- goadavclient: check Nextcloud fallback last
- goabackend: add a composite widget for authflow links
- goadavclient: fix the mailbox.org preconfig
+ Updated translations.
- Stop passing windows_live=true to meson setup, no longer needed
nor recognized.
* Fri Aug 01 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.54.5:
+ Bugs fixed:
- Adding GOA account fails with sonic.net IMAP service
- Cannot add a ProtonMail bridge with IMAP + TLS
- Nextcloud login does not work anymore due to OPTIONS /login
request
- Linked online accounts no longer work
- Invalid URI when adding Google account
- goamsgraphprovider: ensure a valid PresentationIdentity
- goadaemon: complete GTasks to avoid a scary debug warning
* Sun Jun 29 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.54.4:
+ Bugs fixed:
- Fix Nextcloud and mailbox.org preconfiguration
- Add DAV preconfig for mail.ru
+ Updated translations.
* Sun May 25 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.54.3:
+ Bugs fixed:
- Authentication failure in goa IMAP accounts
- Handle unexpected casing in domain names
+ Updated translations.
* Sun Apr 13 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.54.2:
+ Bugs fixed:
- Improve OAuth2 credential performance
- Fix hung dialog for OAuth providers
+ Updated translations.
* Sun Mar 16 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.54.1:
+ Bugs fixed: Cannot sign in to Google.
* Sun Mar 16 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.54.0:
+ Bugs fixed:
- Fix unescaped characters in IMAP and SMTP logins
- Nextcloud 'Cannot find WebDAV endpoint' error
- goaproviderdialog: don't update the error revealer until set
- goaoauth2provider: rewrite the D-Bus helper as a per-task
service
- goagoogleprovider: drop the client secret and deprecate the
option
+ Updated translations.
* Sun Mar 02 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.53.2 (Unstable):
+ Bugs fixed:
- goaoauth2provider: handle OAuth2 error responses
- docs: update README
- goabackend: drop GoaHTTPClient
- examples: drop g_error() usage
- oauth2handler: Replace libsecret with dbus
+ Updated translations.
- Drop pkgconfig(javascriptcoregtk-4.1) and
pkgconfig(webkit2gtk-4.1) BuildRequires: Not needed nor used
(upstream dropped it in version 3.49.0).
- Add pkgconfig(dbus-1) BuildRequires: Previously pulled in by the
above webkit dependency.
* Sun Feb 02 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.53.1 (Unstable):
+ Bugs fixed: onedrive: Use presentation id in OneDrive uri
+ Updated translations.
* Sun Jan 12 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.53.0 (Unstable):
+ Bugs fixed:
- Add GUI field for PresentationIdentity to be able to set a
custom name / nickname for an online account
- Also offer an oauth2 sign-in link that can be copied instead
of only directly opening in external browser.
- Non-actionable "Account Action Required" notification when
account requires VPN
- imap: Remove / Demote "None" encryption option
- Unable to Sign In to Microsoft Exchange account on Gnome 46
24.04.1
- Fix segfault after signing into Fedora account
- Fail faster - don't wait 120 seconds to timeout and return an
error on initial authentication
- goadaemon: add a timeout for credential checks
- goaoauthprovider: fix expected NULL GError
- docs: add issue templates
- goadavclient.c: add WebDAV default candidate to test
- ci: add support for new release service
+ Updated translations.
* Sat Jan 11 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.52.3.1:
+ Bugs fixed:
- Unable to Sign In to Microsoft Exchange account
- Missing kerberos password not detected
- Fail faster - don't wait 120 seconds to timeout
- goadaemon: Changes around "no provider" runtime warnings
* Sat Nov 23 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.52.2:
+ Bugs fixed:
- goadavclient.c: add WebDAV default candidate to test
- goafedoraprovider: fix use-after-free
+ Updated translations.
* Sun Oct 20 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.52.1:
+ Bugs fixed:
- goakerberosprovider: don't assume all errors are auth errors
- goaoauthprovider: fix expected NULL GError
+ Updated translations.
* Mon Sep 16 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.52.0:
+ Updated translations.
* Mon Sep 16 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.51.3:
+ Accessibility fixes and event announcements
+ Updated translations.
- Changes from version 3.51.2:
+ Adopt a less aggressive notification policy
+ Updated translations.
- Changes from version 3.51.1:
+ Enable Mail, Calendar & Contacts for Microsoft 365
+ Improvements to Microsoft 365 setup dialog
+ Use AdwButtonRow when applicable
+ Allow overriding dependencies supporting built as a meson wrap
+ Refactor web browser authentication flow as a discrete task
+ Improve error reporting and notification for providers
+ Document configuration files used by the daemon
+ Correctly save and reset settings for TLS certificate errors
+ Updated translations.
* Mon Sep 16 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.51.0:
+ Support Mail Autoconfig XML for IMAP/SMTP services
+ Support SRV lookups for DAV services
+ Support Linux's KEYRING notification pipe for Kerberos
+ Ability to restrict which services of a particular account type
are available
+ Add version CLI flag for goa-daemon
+ Port to AdwDialog and AdwAlertDialog
+ Accept GtkWidget as a top-level for account setup
+ Port documentation to gi-docgen
+ Documentation and manual pages are enabled by default
+ Fixes for bugs found by Coverity Scan
+ Fix libsoup error handling
+ Translation fixes and missing strings
+ Updated translations.
- Add pkgconfig(libkeyutils) and pkgconfig(gi-docgen)
BuildRequires, new dependencies.
* Sun Sep 15 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.50.5:
+ goaimapsmtpprovider: quick fix for yahoo auto-detect
+ Updated translations.
* Mon Aug 05 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.50.4:
+ Allow editing the details for Exchange accounts when
re-authenticating.
+ Correctly save and reset settings for TLS certificate errors.
* Sun Jun 30 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.50.3:
+ WebDAV: minor fixes for accounts with app passwords
+ Fix libsoup error handling
+ Updated translations.
* Mon May 27 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.50.2:
+ 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.
+ Updated translations.
* Fri Apr 12 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.50.1:
+ 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.
+ Updated translations.
* Sun Mar 17 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.50.0:
+ Updated translations.
* Tue Mar 05 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Drop baselibs.conf: the -32bit packages are no longer needed and
have not been part of Tumbleweed for a while already (build for
i586 only enabled in LegacyX86).
* Mon Mar 04 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.49.4:
+ Update dependencies in the GoaBackend pkgconfig.
- Changes from version 3.94.3:
+ Bump GoaBacked soname to 2.0.0.
+ Fix nested modal windows.
+ Simplified account setup UX.
+ Updates to user visible labels and descriptions.
+ Updated translations.
* Tue Feb 13 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.49.2:
+ Fix a use-after-free error.
+ Set a minimum height for dialogs.
+ Updated translations.
* Mon Feb 12 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.49.1:
+ Add Microsoft 365 provider.
+ Port to GTK4/Adwaita and an async API.
+ Remove nautilus-floating-bar.
+ Derive the Fedora provider from Kerberos.
+ Migrate existing WebDAV accounts.
+ Update provider icons.
+ Updated translations.
- Replace pkgconfig(gtk+-3.0) BuildRequires with pkgconfig(gtk4)
and pkgconfig(libadwaita-1): follow upstreams port to GTK 4.
* Tue Jan 16 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.49.0:
+ Depend on GCR4.
+ Remove the media server provider.
+ Remove the Last.fm provider.
+ Add WebDAV base provider.
+ Remove the webview and WebKit dependency.
+ Updated translations.
- Convert to source service for easier updating.
- Drop 0001-google-Remove-Photos-support.patch: fixed upstream.
* Fri Mar 17 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.48.0:
+ Updated translations.
- Rebase patch with quilt.
* Mon Feb 27 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.47.1:
+ Build fixes
+ Expired Kerberos tickets not re-acquired on resume from suspend
+ Update CalDAV/CardDAV OwnCloud endpoints
+ Attempt to cope with multiple credential caches per identity
+ Error in solving Nextcloud account address
+ Updated translations.
/usr/lib/libgoa-1.0.so.0 /usr/lib/libgoa-1.0.so.0.0.0
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Apr 27 23:15:04 2026