From d87cf02407d44f40f3483af0a6a53de6c8a0fb6608b9a2235b9463068fec5d9a Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 30 Jun 2014 19:34:45 +0000 Subject: [PATCH] Accepting request 238999 from home:Zaitor:branches:GNOME:Factory Stable update (pretty sure I SR'ed this already, but seems to have gone missing in the last obs downtime). OBS-URL: https://build.opensuse.org/request/show/238999 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=192 --- evolution-data-server-3.12.2.tar.xz | 3 --- evolution-data-server-3.12.3.tar.xz | 3 +++ evolution-data-server.changes | 31 +++++++++++++++++++++++++++++ evolution-data-server.spec | 2 +- 4 files changed, 35 insertions(+), 4 deletions(-) delete mode 100644 evolution-data-server-3.12.2.tar.xz create mode 100644 evolution-data-server-3.12.3.tar.xz diff --git a/evolution-data-server-3.12.2.tar.xz b/evolution-data-server-3.12.2.tar.xz deleted file mode 100644 index b53fbc3..0000000 --- a/evolution-data-server-3.12.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:91c95e17a8c1cd1086dafcd99a40bdf8f5993770f251f8b0a10e5395e3f5a3b6 -size 5000908 diff --git a/evolution-data-server-3.12.3.tar.xz b/evolution-data-server-3.12.3.tar.xz new file mode 100644 index 0000000..5f1b567 --- /dev/null +++ b/evolution-data-server-3.12.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:342d96446a9d6bf95bb649f14738a032c1454069201b4743c806ce0d8ad9dd7b +size 5446584 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index a956398..a96a774 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Wed Jun 18 19:48:23 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.12.3: + + e-proxy: Eliminate use of undefined C behaviour. + + secret-monitor: Remove duplicate assignment. + + addressbook: + - Fix some potential NULL pointer dereferences with SQL. + - Add bounds checking to a summary file function. + - Fix cancellable handling if not in a transaction. + - Strengthen an assertion to avoid negative bit shifts. + + camel: + - Print a warning on failing to save migrated maildir version. + - Avoid an unlikely division by zero on a race condition. + - Avoid an unlikely division by zero failure. + + IMAPx: + - Add "Number of concurrent connections to use" UI option. + - 'Error performing IDLE: Shutting down' is not an error. + + EBookBackendGoogle: + - Guard private 'groups' members with a lock. + - Do not store active views in its own way. + - Serialize group list update and cache update. + + Make libdb optional dependency. + + Use OpenLDAP in Win32 builds as well. + + Misceallenous Win32 build related fixes. + + Use g_weak_ref_init/_clear() on structure-allocated GWeakRef-s. + + Bugs Fixed: bgo#729546, bgo#728976, bgo#730398, bgo#725045, + bgo#730281, bgo#719475, bgo#730788, bgo#730645, bgo#729850, + bgo#730979, bgo#721128, bgo#730827, bgo#591811. + + Updated translations. + ------------------------------------------------------------------- Sat May 17 11:18:39 UTC 2014 - zaitor@opensuse.org diff --git a/evolution-data-server.spec b/evolution-data-server.spec index a4adc48..52b5fd2 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -32,7 +32,7 @@ Name: evolution-data-server %define _evo_version 3.12 -Version: 3.12.2 +Version: 3.12.3 Release: 0 Summary: Evolution Data Server License: LGPL-2.1+