From 07d27b4907b6ebd6613c5cc1955fea2977b3dffa28b9a85009eedba8151ad109 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Wed, 12 Dec 2018 09:57:31 +0000 Subject: [PATCH] Accepting request 656800 from GNOME:Next New stable release OBS-URL: https://build.opensuse.org/request/show/656800 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=342 --- evolution-data-server-3.30.2.tar.xz | 3 --- evolution-data-server-3.30.3.tar.xz | 3 +++ evolution-data-server.changes | 38 +++++++++++++++++++++++++++++ evolution-data-server.spec | 2 +- 4 files changed, 42 insertions(+), 4 deletions(-) delete mode 100644 evolution-data-server-3.30.2.tar.xz create mode 100644 evolution-data-server-3.30.3.tar.xz diff --git a/evolution-data-server-3.30.2.tar.xz b/evolution-data-server-3.30.2.tar.xz deleted file mode 100644 index dbeccf9..0000000 --- a/evolution-data-server-3.30.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b3ab1557ea27475e5f78014ae5a4a989179cbf8c98ce7e26bd70b7767388e40 -size 4573460 diff --git a/evolution-data-server-3.30.3.tar.xz b/evolution-data-server-3.30.3.tar.xz new file mode 100644 index 0000000..a7b1361 --- /dev/null +++ b/evolution-data-server-3.30.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a39c12bfc14f72a1a577a63ab1f6d4a3b77ca25df8cdc7996261993b98be3ce0 +size 4581448 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index 5472237..c7d859b 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,41 @@ +------------------------------------------------------------------- +Mon Dec 10 09:45:15 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.30.3: + + [IMAPx] Fix a concurrent message download issue. + + Make sure intltool-merge cache is created only once. + + test-cal-client-get-revision could fail due to delayed D-Bus + property change notification. + + [evolution-dbus-session] Handle method calls with GUnixFDList. + + Deadlock when marking as read message in a search folder. + + [CalDAV/CardDAV] Can add component to local cache with + incomplete info. + + Copy messages within mail filters immediately. + + Correct use-after-free in + e_vcard_attribute_remove_param_value(). + + Replace evolution-dbus-session tool with DBUS_SERVICES_PREFIX + option. + + [Camel] Address compiler warning in + header_address_list_encode_append(). + + Relax runtime check in e_cal_util_get_system_timezone(). + + [Flatpak] Save passwords in libsecret with the same prefix as + used by D-Bus services. + + [test-server-utils] Correct when open of deprecated + book/calendar is retried. + + [test-cal-client-get-free-busy] Enhance the test execution. + + [Flatpak] Make alarm-notify use the D-Bus services prefix,if + specified. + + Bugs fixed: bgo#719328, glgo#GNOME/evolution-data-server#196, + glgo#GNOME/evolution-data-server#5, + glgo#GNOME/evolution-data-server#49, + glgo#GNOME/evolution-data-server#51, + glgo#GNOME/evolution-data-server#55, + glgo#GNOME/evolution-data-server#56, + glgo#GNOME/evolution-data-server#62, + glgo#GNOME/evolution-data-server#63, + glgo#GNOME/evolution-data-server#64. + + Updated translations. + ------------------------------------------------------------------- Wed Oct 24 09:01:18 UTC 2018 - bjorn.lie@gmail.com diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 7a82112..4d8ece6 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -29,7 +29,7 @@ %define so_edata_cal 29 %bcond_without introspection Name: evolution-data-server -Version: 3.30.2 +Version: 3.30.3 Release: 0 Summary: Evolution Data Server License: LGPL-2.0-only