Accepting request 332693 from GNOME:Factory

Update to 3.18.0 (forwarded request 332600 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/332693
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-ews?expand=0&rev=51
This commit is contained in:
Dominique Leuenberger 2015-10-06 14:22:29 +00:00 committed by Git OBS Bridge
commit 66a4eaa169
4 changed files with 85 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d67e0cbf94800fb7035205bf8fd61ae1413ae7ba79265f8750fde1e7fb25eb58
size 684684

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:72ec214a52d1f6d2ac778b43c53e7363c61f10f85c588ed1e4b5cd558cadab33
size 690944

View File

@ -1,3 +1,82 @@
-------------------------------------------------------------------
Mon Sep 21 11:38:24 UTC 2015 - dimstar@opensuse.org
- Update to version 3.18.0:
+ No code/translation changes.
-------------------------------------------------------------------
Mon Sep 14 10:43:49 UTC 2015 - dimstar@opensuse.org
- Update to version 3.17.92:
+ Do not reuse connections in the source-registry backend.
+ Updated translations.
-------------------------------------------------------------------
Mon Aug 31 17:19:57 UTC 2015 - zaitor@opensuse.org
- Update to version 3.17.91:
+ Add safety check when replacing folder hierarchy info in hash
tables.
+ Updated translations.
-------------------------------------------------------------------
Mon Aug 17 11:03:46 UTC 2015 - zaitor@opensuse.org
- Update to version 3.17.90:
+ Avoid %ld in printf formats.
+ Correct use-after-free in notification code when EWS debugging
is on.
+ Use only personal mail folders for change notification
listener.
+ Do not loop in the notification code on fatal client/server
errors.
+ Bugs fixed: bgo#751703, bgo#233140, bgo#753543.
+ Updated translations.
-------------------------------------------------------------------
Mon Aug 10 06:13:48 UTC 2015 - zaitor@opensuse.org
- Update to version 3.17.4:
+ Differentiate between Unavailable and No response errors.
+ _ews_debug_dump_raw_soup_message: Check for non-NULL hdrs and
body arguments.
+ Bugs fixed: bgo#751547, bgo#751725, bgo#692361.
-------------------------------------------------------------------
Mon Aug 10 06:13:47 UTC 2015 - zaitor@opensuse.org
- Update to version 3.17.3:
+ Remove unused variable.
+ configure.ac: Do not override localedir variable.
+ Use e_source_remove_sync() instead of
e_source_registry_server_remove_source().
+ Make sure collection child sources are enabled when created.
+ Bugs fixed: bgo#471791, bgo#751001.
- Drop evolution-ews-intltool-path.patch: Fixed upstream.
- Remove gnome-common BuildRequires and call to gnome-autogen.sh,
no longer needed, also stop intoolizing tarball, patch dropped.
-------------------------------------------------------------------
Mon Aug 10 06:13:46 UTC 2015 - zaitor@opensuse.org
- Update to version 3.17.2:
+ Correct locking in e_book_backend_ews_set_locale().
+ Address some of the Coverity Scan issues.
+ Bugs fixed: bgo#729989, bgo#671546.
-------------------------------------------------------------------
Mon Aug 10 06:13:45 UTC 2015 - zaitor@opensuse.org
- Update to version 3.17.1:
+ Use common property lock provided by ESourceExtension.
+ Query auth methods right from the got-headers signal.
+ notification: Try to re-subscribe in case of failure.
+ Move ews_dump_raw_soup_{request,response} to e-ews-debug.[ch].
+ Log the request/response of EEwsNotification.
+ Fix various memory leaks.
+ Bugs fixed: bgo#746395, bgo#748242.
- Bump baseversion following upstream changes.
-------------------------------------------------------------------
Mon Aug 10 06:13:44 UTC 2015 - zaitor@opensuse.org

View File

@ -18,14 +18,14 @@
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.16
Version: 3.16.5
%define evolution_base_version 3.18
Version: 3.18.0
Release: 0
Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later
License: LGPL-2.1
Group: Productivity/Networking/Email/Clients
Url: http://projects.gnome.org/evolution/
Source: http://download.gnome.org/sources/evolution-ews/3.16/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/evolution-ews/3.18/%{name}-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: intltool
BuildRequires: translation-update-upstream