Accepting request 389202 from GNOME:Factory
(forwarded request 387828 from dimstar) OBS-URL: https://build.opensuse.org/request/show/389202 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=159
This commit is contained in:
commit
42c0a70353
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:05f2e84fd5b02f9a526ffd549753af564f54c56047b5126aeecb28a8a0fa4f4b
|
|
||||||
size 5559612
|
|
3
evolution-data-server-3.20.1.tar.xz
Normal file
3
evolution-data-server-3.20.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1dfbf6b45656c202f3d68212afb11710e40188db84748d3e487a89ccd4874b53
|
||||||
|
size 5558708
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 11 18:12:49 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.20.1:
|
||||||
|
+ Fix memory leak in error paths in
|
||||||
|
EBookBackendSqliteDB::sexp_to_sql_query().
|
||||||
|
+ [IMAPx]:
|
||||||
|
- Do not change Sent folder for GMail in initial setup.
|
||||||
|
- Cleanup busy/idle hashes on connect/disconnect.
|
||||||
|
- Report message flag change only if really changed.
|
||||||
|
- Add thread-safety locking around server's private 'changes'
|
||||||
|
property.
|
||||||
|
- Retry the operation only if an old connection fails.
|
||||||
|
+ [CalDAV]: Instead of query for UID, try to get the object
|
||||||
|
directly.
|
||||||
|
+ Bugs fixed: bgo#763951, bgo#764027, bgo#763670, bgo#764172,
|
||||||
|
bgo#764434, bgo#764307.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 21 11:29:49 UTC 2016 - dimstar@opensuse.org
|
Mon Mar 21 11:29:49 UTC 2016 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
|
|
||||||
Name: evolution-data-server
|
Name: evolution-data-server
|
||||||
%define _evo_version 3.20
|
%define _evo_version 3.20
|
||||||
Version: 3.20.0
|
Version: 3.20.1
|
||||||
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