From 5f6f78268ac51b69654b22a2eadbd98b5553c8ba8db240a754d0581d21bcf64e Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 22 Dec 2017 13:17:43 +0000 Subject: [PATCH] Accepting request 558925 from home:Zaitor:branches:GNOME:Factory NOTE: Not buildtested - Update to version 3.26.3: + Extend workaround for bug 674885 (type initialisation deadlock in GObject). + [CamelOfflineStore] Incorrect disconnect when going online. + [SMTP] Recognize rejected credentials during SASL authentication. + [OAuth2] Enhance how expired or invalid access tokens are handled. + [CalDAV/CardDAV] Always set error on failed connection attempt. + Correct typo in libgweather include directory variable. + Correct a failure condition in cal_client_init_in_dbus_thread(). + Bugs fixed: bgo#789147, bgo#790032, bgo#789549, bgo#790267, bgo#790759, bgo#790887, bgo#790987. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/558925 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=303 --- evolution-data-server-3.26.2.1.tar.xz | 3 --- evolution-data-server-3.26.3.tar.xz | 3 +++ evolution-data-server.changes | 19 +++++++++++++++++++ evolution-data-server.spec | 2 +- 4 files changed, 23 insertions(+), 4 deletions(-) delete mode 100644 evolution-data-server-3.26.2.1.tar.xz create mode 100644 evolution-data-server-3.26.3.tar.xz diff --git a/evolution-data-server-3.26.2.1.tar.xz b/evolution-data-server-3.26.2.1.tar.xz deleted file mode 100644 index a99d7e1..0000000 --- a/evolution-data-server-3.26.2.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:09fb1c4ce20c62309e8ea2d80649f590492e88c1deb89118e715e155296baefd -size 4403372 diff --git a/evolution-data-server-3.26.3.tar.xz b/evolution-data-server-3.26.3.tar.xz new file mode 100644 index 0000000..d72fca5 --- /dev/null +++ b/evolution-data-server-3.26.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63b1ae5f76be818862f455bf841b5ebb1ec3e1f4df6d3a16dc2be348b7e0a1c5 +size 4405872 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index c279528..32d715c 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Wed Dec 20 20:38:02 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.26.3: + + Extend workaround for bug 674885 (type initialisation deadlock + in GObject). + + [CamelOfflineStore] Incorrect disconnect when going online. + + [SMTP] Recognize rejected credentials during SASL + authentication. + + [OAuth2] Enhance how expired or invalid access tokens are + handled. + + [CalDAV/CardDAV] Always set error on failed connection attempt. + + Correct typo in libgweather include directory variable. + + Correct a failure condition in + cal_client_init_in_dbus_thread(). + + Bugs fixed: bgo#789147, bgo#790032, bgo#789549, bgo#790267, + bgo#790759, bgo#790887, bgo#790987. + + Updated translations. + ------------------------------------------------------------------- Wed Nov 1 09:34:36 UTC 2017 - dimstar@opensuse.org diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 3e7d214..8c03b64 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -32,7 +32,7 @@ Name: evolution-data-server %define _evo_version 3.26 -Version: 3.26.2.1 +Version: 3.26.3 Release: 0 Summary: Evolution Data Server License: LGPL-2.1+