From 265c24f909e90f7653a22f550611f1379b13163dab52a1cf9ce5ae1b7e05840b Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 13 Aug 2014 21:29:20 +0000 Subject: [PATCH] Accepting request 244282 from GNOME:Next 1 OBS-URL: https://build.opensuse.org/request/show/244282 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-ews?expand=0&rev=76 --- evolution-ews-3.12.4.tar.xz | 3 --- evolution-ews-3.12.5.tar.xz | 3 +++ evolution-ews.changes | 16 ++++++++++++++++ evolution-ews.spec | 2 +- 4 files changed, 20 insertions(+), 4 deletions(-) delete mode 100644 evolution-ews-3.12.4.tar.xz create mode 100644 evolution-ews-3.12.5.tar.xz diff --git a/evolution-ews-3.12.4.tar.xz b/evolution-ews-3.12.4.tar.xz deleted file mode 100644 index 0418a13..0000000 --- a/evolution-ews-3.12.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a7c6bc77dfc9049e5d92f2fbc52725023868fb8a68e1a6e3efaa6f2c5404a8b7 -size 653228 diff --git a/evolution-ews-3.12.5.tar.xz b/evolution-ews-3.12.5.tar.xz new file mode 100644 index 0000000..00b9ece --- /dev/null +++ b/evolution-ews-3.12.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e69187396ab8549c3365fb20ffe35094a120de403d4456b3a39c2ae192f446c +size 656340 diff --git a/evolution-ews.changes b/evolution-ews.changes index 7143642..a9fb32f 100644 --- a/evolution-ews.changes +++ b/evolution-ews.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Aug 11 10:03:08 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.12.5: + + Add missing chain-up to parent's constructed() method. + + Handle cookies (non-persistently). + + SOUP_STATUS_IS_SUCCESSFUL(soup_session_send_message()) + sends message twice. + + Clean up enabling/disabling NTLM and Basic auth types. + + Clean up logging slightly and make it more consistent. + + Add camel_ews_settings_get_auth_mechanism() helper function. + + Clean up Negotiate auth implementation to be a SoupAuth + subclass. + + Bugs fixed: bgo#733274, bgo#703181, bgo#732850, bgo#703181, + bgo#733663, bgo#732850, bgo#732850. + ------------------------------------------------------------------- Wed Jul 16 07:53:59 UTC 2014 - dimstar@opensuse.org diff --git a/evolution-ews.spec b/evolution-ews.spec index df2c77e..984760e 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -19,7 +19,7 @@ Name: evolution-ews # This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in. %define evolution_base_version 3.12 -Version: 3.12.4 +Version: 3.12.5 Release: 0 Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later License: LGPL-2.1