diff --git a/evolution-data-server-3.20.0.tar.xz b/evolution-data-server-3.20.0.tar.xz deleted file mode 100644 index 740be6e..0000000 --- a/evolution-data-server-3.20.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:05f2e84fd5b02f9a526ffd549753af564f54c56047b5126aeecb28a8a0fa4f4b -size 5559612 diff --git a/evolution-data-server-3.20.1.tar.xz b/evolution-data-server-3.20.1.tar.xz new file mode 100644 index 0000000..819d9a9 --- /dev/null +++ b/evolution-data-server-3.20.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dfbf6b45656c202f3d68212afb11710e40188db84748d3e487a89ccd4874b53 +size 5558708 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index f1881d5..7bf77ba 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -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 diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 2c050e0..a3fe8c0 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -33,7 +33,7 @@ Name: evolution-data-server %define _evo_version 3.20 -Version: 3.20.0 +Version: 3.20.1 Release: 0 Summary: Evolution Data Server License: LGPL-2.1+