From a0aa6974d3ce09da75504704be061d39d4135f6b666d474720f1adfffbbe6fa8 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 5 Feb 2018 13:30:13 +0000 Subject: [PATCH] Accepting request 573009 from home:iznogood New stable rel, not buildtested. - Update to version 3.26.5: + Prevent early free of an ESource when it has pending operations. + IMAPx: - Select destination mailbox only when permanentflags not known yet. - Sort array of UIDs before syncing changes to the server. + Prevent passing NULL ldap handle into LDAP functions ][. + Bugs fixed: bgo#792513, bgo#789522. OBS-URL: https://build.opensuse.org/request/show/573009 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=307 --- evolution-data-server-3.26.4.tar.xz | 3 --- evolution-data-server-3.26.5.tar.xz | 3 +++ evolution-data-server.changes | 13 +++++++++++++ evolution-data-server.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 evolution-data-server-3.26.4.tar.xz create mode 100644 evolution-data-server-3.26.5.tar.xz diff --git a/evolution-data-server-3.26.4.tar.xz b/evolution-data-server-3.26.4.tar.xz deleted file mode 100644 index f4d8f84..0000000 --- a/evolution-data-server-3.26.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:063ea91b94492c69928d3181c745781fe09e5234f1b94e0ba110cee00c2cb40f -size 4406596 diff --git a/evolution-data-server-3.26.5.tar.xz b/evolution-data-server-3.26.5.tar.xz new file mode 100644 index 0000000..0f7b494 --- /dev/null +++ b/evolution-data-server-3.26.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f299719e073030b1172fde767b77b9eb3e8d5a13589a49759b7b7cc0b251e54 +size 4406184 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index d685ea0..0f4be4a 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Feb 5 13:17:05 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.26.5: + + Prevent early free of an ESource when it has pending + operations. + + IMAPx: + - Select destination mailbox only when permanentflags not known + yet. + - Sort array of UIDs before syncing changes to the server. + + Prevent passing NULL ldap handle into LDAP functions ][. + + Bugs fixed: bgo#792513, bgo#789522. + ------------------------------------------------------------------- Mon Jan 8 15:45:41 UTC 2018 - zaitor@opensuse.org diff --git a/evolution-data-server.spec b/evolution-data-server.spec index bad0eff..36a1c01 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -32,7 +32,7 @@ Name: evolution-data-server %define _evo_version 3.26 -Version: 3.26.4 +Version: 3.26.5 Release: 0 Summary: Evolution Data Server License: LGPL-2.1+