From 585e8d655ee26b9ae8538d5b580cba40fe84df9acc3962ddc4a8f08c7a501438 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Sat, 15 Feb 2020 20:44:34 +0000 Subject: [PATCH] Accepting request 774317 from home:iznogood:branches:GNOME:Factory New stable rel, not buildtested OBS-URL: https://build.opensuse.org/request/show/774317 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=369 --- evolution-data-server-3.34.3.tar.xz | 3 --- evolution-data-server-3.34.4.tar.xz | 3 +++ evolution-data-server.changes | 15 +++++++++++++++ evolution-data-server.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 evolution-data-server-3.34.3.tar.xz create mode 100644 evolution-data-server-3.34.4.tar.xz diff --git a/evolution-data-server-3.34.3.tar.xz b/evolution-data-server-3.34.3.tar.xz deleted file mode 100644 index d307e5e..0000000 --- a/evolution-data-server-3.34.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d2dfac5ca76e05e872fbb06a57cae0dace64818c4dce1e906b0396888270c3a9 -size 4619716 diff --git a/evolution-data-server-3.34.4.tar.xz b/evolution-data-server-3.34.4.tar.xz new file mode 100644 index 0000000..d5d0ee0 --- /dev/null +++ b/evolution-data-server-3.34.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:985c4b4b613c50c999a4ca5e9d52478acbea85e1e99bab3a8b6e57ba7eace8f3 +size 4627704 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index 5dacb4c..8187c01 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Feb 14 09:50:52 UTC 2020 - Bjørn Lie + +- Update to version 3.34.4: + + EDBusServer: Delay new module load. + + alarm-notify: Double-free with certain types of the reminder. + + Bugs fixed: + - Calendar: Handle errors in file backend's refresh thread + gracefully. + - WebDAV: Privilege with multiple child elements not handled + properly. + - Broken search folder that includes all mails from other + search folders. + + Updated translations. + ------------------------------------------------------------------- Sat Jan 25 14:07:19 UTC 2020 - Dominique Leuenberger diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 27ae478..e0181fd 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -32,7 +32,7 @@ %bcond_without introspection Name: evolution-data-server -Version: 3.34.3 +Version: 3.34.4 Release: 0 Summary: Evolution Data Server License: LGPL-2.0-only