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
This commit is contained in:
parent
0d77bffa54
commit
5f6f78268a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:09fb1c4ce20c62309e8ea2d80649f590492e88c1deb89118e715e155296baefd
|
|
||||||
size 4403372
|
|
3
evolution-data-server-3.26.3.tar.xz
Normal file
3
evolution-data-server-3.26.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:63b1ae5f76be818862f455bf841b5ebb1ec3e1f4df6d3a16dc2be348b7e0a1c5
|
||||||
|
size 4405872
|
@ -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
|
Wed Nov 1 09:34:36 UTC 2017 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
Name: evolution-data-server
|
Name: evolution-data-server
|
||||||
%define _evo_version 3.26
|
%define _evo_version 3.26
|
||||||
Version: 3.26.2.1
|
Version: 3.26.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Evolution Data Server
|
Summary: Evolution Data Server
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
Loading…
Reference in New Issue
Block a user