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
This commit is contained in:
parent
b048e37c96
commit
265c24f909
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a7c6bc77dfc9049e5d92f2fbc52725023868fb8a68e1a6e3efaa6f2c5404a8b7
|
|
||||||
size 653228
|
|
3
evolution-ews-3.12.5.tar.xz
Normal file
3
evolution-ews-3.12.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3e69187396ab8549c3365fb20ffe35094a120de403d4456b3a39c2ae192f446c
|
||||||
|
size 656340
|
@ -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
|
Wed Jul 16 07:53:59 UTC 2014 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
Name: evolution-ews
|
Name: evolution-ews
|
||||||
# This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in.
|
# This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in.
|
||||||
%define evolution_base_version 3.12
|
%define evolution_base_version 3.12
|
||||||
Version: 3.12.4
|
Version: 3.12.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later
|
Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later
|
||||||
License: LGPL-2.1
|
License: LGPL-2.1
|
||||||
|
Loading…
Reference in New Issue
Block a user