Accepting request 238999 from home:Zaitor:branches:GNOME:Factory
Stable update (pretty sure I SR'ed this already, but seems to have gone missing in the last obs downtime). OBS-URL: https://build.opensuse.org/request/show/238999 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=192
This commit is contained in:
parent
14577be988
commit
d87cf02407
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:91c95e17a8c1cd1086dafcd99a40bdf8f5993770f251f8b0a10e5395e3f5a3b6
|
||||
size 5000908
|
3
evolution-data-server-3.12.3.tar.xz
Normal file
3
evolution-data-server-3.12.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:342d96446a9d6bf95bb649f14738a032c1454069201b4743c806ce0d8ad9dd7b
|
||||
size 5446584
|
@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 18 19:48:23 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.12.3:
|
||||
+ e-proxy: Eliminate use of undefined C behaviour.
|
||||
+ secret-monitor: Remove duplicate assignment.
|
||||
+ addressbook:
|
||||
- Fix some potential NULL pointer dereferences with SQL.
|
||||
- Add bounds checking to a summary file function.
|
||||
- Fix cancellable handling if not in a transaction.
|
||||
- Strengthen an assertion to avoid negative bit shifts.
|
||||
+ camel:
|
||||
- Print a warning on failing to save migrated maildir version.
|
||||
- Avoid an unlikely division by zero on a race condition.
|
||||
- Avoid an unlikely division by zero failure.
|
||||
+ IMAPx:
|
||||
- Add "Number of concurrent connections to use" UI option.
|
||||
- 'Error performing IDLE: Shutting down' is not an error.
|
||||
+ EBookBackendGoogle:
|
||||
- Guard private 'groups' members with a lock.
|
||||
- Do not store active views in its own way.
|
||||
- Serialize group list update and cache update.
|
||||
+ Make libdb optional dependency.
|
||||
+ Use OpenLDAP in Win32 builds as well.
|
||||
+ Misceallenous Win32 build related fixes.
|
||||
+ Use g_weak_ref_init/_clear() on structure-allocated GWeakRef-s.
|
||||
+ Bugs Fixed: bgo#729546, bgo#728976, bgo#730398, bgo#725045,
|
||||
bgo#730281, bgo#719475, bgo#730788, bgo#730645, bgo#729850,
|
||||
bgo#730979, bgo#721128, bgo#730827, bgo#591811.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 17 11:18:39 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
|
@ -32,7 +32,7 @@
|
||||
|
||||
Name: evolution-data-server
|
||||
%define _evo_version 3.12
|
||||
Version: 3.12.2
|
||||
Version: 3.12.3
|
||||
Release: 0
|
||||
Summary: Evolution Data Server
|
||||
License: LGPL-2.1+
|
||||
|
Loading…
Reference in New Issue
Block a user