Accepting request 656800 from GNOME:Next
New stable release OBS-URL: https://build.opensuse.org/request/show/656800 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=342
This commit is contained in:
parent
b6f2bf9ae9
commit
07d27b4907
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b3ab1557ea27475e5f78014ae5a4a989179cbf8c98ce7e26bd70b7767388e40
|
||||
size 4573460
|
3
evolution-data-server-3.30.3.tar.xz
Normal file
3
evolution-data-server-3.30.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a39c12bfc14f72a1a577a63ab1f6d4a3b77ca25df8cdc7996261993b98be3ce0
|
||||
size 4581448
|
@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 10 09:45:15 UTC 2018 - bjorn.lie@gmail.com
|
||||
|
||||
- Update to version 3.30.3:
|
||||
+ [IMAPx] Fix a concurrent message download issue.
|
||||
+ Make sure intltool-merge cache is created only once.
|
||||
+ test-cal-client-get-revision could fail due to delayed D-Bus
|
||||
property change notification.
|
||||
+ [evolution-dbus-session] Handle method calls with GUnixFDList.
|
||||
+ Deadlock when marking as read message in a search folder.
|
||||
+ [CalDAV/CardDAV] Can add component to local cache with
|
||||
incomplete info.
|
||||
+ Copy messages within mail filters immediately.
|
||||
+ Correct use-after-free in
|
||||
e_vcard_attribute_remove_param_value().
|
||||
+ Replace evolution-dbus-session tool with DBUS_SERVICES_PREFIX
|
||||
option.
|
||||
+ [Camel] Address compiler warning in
|
||||
header_address_list_encode_append().
|
||||
+ Relax runtime check in e_cal_util_get_system_timezone().
|
||||
+ [Flatpak] Save passwords in libsecret with the same prefix as
|
||||
used by D-Bus services.
|
||||
+ [test-server-utils] Correct when open of deprecated
|
||||
book/calendar is retried.
|
||||
+ [test-cal-client-get-free-busy] Enhance the test execution.
|
||||
+ [Flatpak] Make alarm-notify use the D-Bus services prefix,if
|
||||
specified.
|
||||
+ Bugs fixed: bgo#719328, glgo#GNOME/evolution-data-server#196,
|
||||
glgo#GNOME/evolution-data-server#5,
|
||||
glgo#GNOME/evolution-data-server#49,
|
||||
glgo#GNOME/evolution-data-server#51,
|
||||
glgo#GNOME/evolution-data-server#55,
|
||||
glgo#GNOME/evolution-data-server#56,
|
||||
glgo#GNOME/evolution-data-server#62,
|
||||
glgo#GNOME/evolution-data-server#63,
|
||||
glgo#GNOME/evolution-data-server#64.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 24 09:01:18 UTC 2018 - bjorn.lie@gmail.com
|
||||
|
||||
|
@ -29,7 +29,7 @@
|
||||
%define so_edata_cal 29
|
||||
%bcond_without introspection
|
||||
Name: evolution-data-server
|
||||
Version: 3.30.2
|
||||
Version: 3.30.3
|
||||
Release: 0
|
||||
Summary: Evolution Data Server
|
||||
License: LGPL-2.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user