From b3297b1f1adc806d8ce2b06bdd01aaf0d8090ba8474336c6fdc5ad9ad18412c1 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 14 Apr 2014 07:51:23 +0000 Subject: [PATCH] Accepting request 229917 from home:Zaitor:branches:GNOME:Factory - Update to version 3.12.1: + CamelIMAPXServer not shut down properly on network outage. + Claim missing user name when authenticating. + [IMAPx] Enable concurrent connections. + [IMAPx] Do not open each folder on LIST/LSUB responses. + Always reject revoked certificates. + Bugs fixed: bgo#660535, bgo#722275, bgo#726060, bgo#726767, bgo#726788. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/229917 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=188 --- evolution-data-server-3.12.0.tar.xz | 3 --- evolution-data-server-3.12.1.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.12.0.tar.xz create mode 100644 evolution-data-server-3.12.1.tar.xz diff --git a/evolution-data-server-3.12.0.tar.xz b/evolution-data-server-3.12.0.tar.xz deleted file mode 100644 index 60aa864..0000000 --- a/evolution-data-server-3.12.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:87e779e0e5803f6f4d7a7431c305f133f484dde4c5ddaf97db7a5118a21a14cb -size 4993084 diff --git a/evolution-data-server-3.12.1.tar.xz b/evolution-data-server-3.12.1.tar.xz new file mode 100644 index 0000000..4c9bff5 --- /dev/null +++ b/evolution-data-server-3.12.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c794d7f3e5241cc8856ab1d9fccab29487c575d3a3b7d9b884064864b96caa3 +size 4994796 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index b74e0be..36dea2d 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Apr 13 17:02:16 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.12.1: + + CamelIMAPXServer not shut down properly on network outage. + + Claim missing user name when authenticating. + + [IMAPx] Enable concurrent connections. + + [IMAPx] Do not open each folder on LIST/LSUB responses. + + Always reject revoked certificates. + + Bugs fixed: bgo#660535, bgo#722275, bgo#726060, bgo#726767, + bgo#726788. + + Updated translations. + ------------------------------------------------------------------- Sun Mar 23 08:44:57 UTC 2014 - zaitor@opensuse.org diff --git a/evolution-data-server.spec b/evolution-data-server.spec index c55740a..fb6d278 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.0 +Version: 3.12.1 Release: 0 Summary: Evolution Data Server License: LGPL-2.1+