forked from pool/evolution-data-server
Accepting request 306375 from home:Zaitor:branches:GNOME:Factory
New stable OBS-URL: https://build.opensuse.org/request/show/306375 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=218
This commit is contained in:
parent
e553539c0c
commit
3ffddc49fb
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:04eedf170708c97ca807951f47e6d6f554bee94c35bc279201a54f64b744eb51
|
|
||||||
size 5002664
|
|
3
evolution-data-server-3.16.2.tar.xz
Normal file
3
evolution-data-server-3.16.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6e3da8a553b803571eb4ecf1e412da45bf4f2325e446fc23bffa2b2718d6b8b1
|
||||||
|
size 5004852
|
@ -1,3 +1,30 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 11 14:01:37 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.16.2:
|
||||||
|
+ Add a workaround for bgo#674885 (Type initialisation deadlock
|
||||||
|
in GObject).
|
||||||
|
+ [local book] Failure of contact remove not propagated to UI.
|
||||||
|
+ [CalDAV] Fix a little memory leak.
|
||||||
|
+ Fix various memory leaks.
|
||||||
|
+ Incorrect message info unreferenced in
|
||||||
|
camel_vee_folder_get_location().
|
||||||
|
+ [NNTP]:
|
||||||
|
- Provide feedback when updating folder content.
|
||||||
|
- Can fail to disconnect when the command was cancelled.
|
||||||
|
- Fix minor memory leaks.
|
||||||
|
+ [IMAPx] Do not free uninitialized memory in imapx_call_idle().
|
||||||
|
+ [POP3] Avoid crash on folder dispose, when iterating through
|
||||||
|
pending commands.
|
||||||
|
+ Add thread-safety into CamelAsyncClosure.
|
||||||
|
+ Slow expunge of a maildir folder.
|
||||||
|
+ [http calendar] Add UID to the component, if missing.
|
||||||
|
+ Remove confusing runtime warning in e-source.c.
|
||||||
|
+ Correct 'since' tags in D-Bus .xml files.
|
||||||
|
+ Bugs fixed: bgo#743996, bgo#746335, bgo#746276, bgo#747789,
|
||||||
|
bgo#691456, bgo#691493, bgo#747638, bgo#696552, bgo#745050,
|
||||||
|
bgo#701352, bgo#719476, bgo#705771, bgo#748636.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 13 14:48:24 UTC 2015 - zaitor@opensuse.org
|
Mon Apr 13 14:48:24 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
|
|
||||||
Name: evolution-data-server
|
Name: evolution-data-server
|
||||||
%define _evo_version 3.16
|
%define _evo_version 3.16
|
||||||
Version: 3.16.1
|
Version: 3.16.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Evolution Data Server
|
Summary: Evolution Data Server
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user