Accepting request 538389 from GNOME:Factory
Update to 3.26.2.1 (forwarded request 538048 from dimstar) OBS-URL: https://build.opensuse.org/request/show/538389 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=180
This commit is contained in:
commit
ab7878de62
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ea207a3abd5e7bb8ccaa88741de7715a128083efdf8296af2c3a2fb8d072a4b3
|
|
||||||
size 4408036
|
|
3
evolution-data-server-3.26.2.1.tar.xz
Normal file
3
evolution-data-server-3.26.2.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:09fb1c4ce20c62309e8ea2d80649f590492e88c1deb89118e715e155296baefd
|
||||||
|
size 4403372
|
@ -1,3 +1,35 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 1 09:34:36 UTC 2017 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.26.2.1:
|
||||||
|
+ Bugs fixed: bgo#789555, bgo#789677.
|
||||||
|
- Changes from version 3.26.2:
|
||||||
|
+ [CalDAV/CardDAV]:
|
||||||
|
- Append ending slash to URL when missing.
|
||||||
|
- Improve logic for object load from the server.
|
||||||
|
+ [CamelFolderSearch] The 'header-exists' misuses message info
|
||||||
|
structure.
|
||||||
|
+ [Camel] Speed up message filtering on headers.
|
||||||
|
+ Crash under e-data-cal-view.c:pending_flush_timeout_cb().
|
||||||
|
+ e-cal-recur.c:ensure_timezone(): Unset icaltimetype::zone only
|
||||||
|
if not UTC.
|
||||||
|
+ [ESoupSession] Special-case Daily Limit errors and propagate
|
||||||
|
them to the caller.
|
||||||
|
+ Extend developer comment of camel_message_info_property_lock().
|
||||||
|
+ [GTasks] Remember timed query resulting in '400 Bad Request'.
|
||||||
|
+ [IMAPx]:
|
||||||
|
- Prevent crash in imapx_update_store_summary().
|
||||||
|
- Prevent deadlockick camel_imapx_server_copy_message_sync().
|
||||||
|
- Show progress of message body download only.
|
||||||
|
+ Initialize libxml2 global memory in the main().
|
||||||
|
+ Internal Google OAuth2 token not refreshed on calendar open.
|
||||||
|
+ Mute a compiler warning from e_collator_generate_key().
|
||||||
|
+ Prevent crash when "On The Web" calendar has set incorrect URI.
|
||||||
|
+ Use icaltime_is_utc() instead of icaltimetype::is_utc.
|
||||||
|
+ Bugs fixed: bgo#696047, bgo#742167, bgo#781645, bgo#788371,
|
||||||
|
bgo#788430, bgo#788686, bgo#788848, bgo#789132, bgo#789169.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 2 18:29:07 UTC 2017 - zaitor@opensuse.org
|
Mon Oct 2 18:29:07 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
Name: evolution-data-server
|
Name: evolution-data-server
|
||||||
%define _evo_version 3.26
|
%define _evo_version 3.26
|
||||||
Version: 3.26.1
|
Version: 3.26.2.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Evolution Data Server
|
Summary: Evolution Data Server
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
Loading…
Reference in New Issue
Block a user