Hello community,
here is the log from the commit of package evolution-data-server for
openSUSE:Factory checked in at 2015-10-06 16:22:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/evolution-data-server (Old)
and /work/SRC/openSUSE:Factory/.evolution-data-server.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "evolution-data-server"
Changes:
--------
---
/work/SRC/openSUSE:Factory/evolution-data-server/evolution-data-server.changes
2015-08-11 08:25:29.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.evolution-data-server.new/evolution-data-server.changes
2015-10-06 16:22:20.000000000 +0200
@@ -1,0 +2,231 @@
+Mon Sep 21 11:31:17 UTC 2015 - [email protected]
+
+- Update to version 3.18.0:
+ + Recent glib 2.45.8 change breaks account settings (bgo#755075).
+ + Updated translations.
+
+-------------------------------------------------------------------
+Mon Sep 14 10:30:38 UTC 2015 - [email protected]
+
+- Update to version 3.17.92:
+ + [POP3]: Message re-download shown as completely empty message.
+ + [IMAPx]:
+ - Junk/NotJunk message flags not stored server-side.
+ - Remove redundant CAMEL_IMAPX_ERROR_TRY_RECONNECT error code.
+ - Local changes not always properly saved to the server.
+ - Better runtime warning when running command on top of
+ another.
+ - Move to real Trash keeps original message with UID COPY.
+ - Empty trash doesn't empty virtual folder Trash.
+ - Add few more debug prints around command processing.
+ + [CamelVeeSummary] Do not freeze folder when setting info flags.
+ + Always hold EDBusServer when opening factory subprocess.
+ + Extract libsecret store/lookup/delete API into a public
+ interface.
+ + Bugs fixed: bgo#402843, bgo#677438, bgo#750964, bgo#752339,
+ bgo#753432.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Mon Aug 31 17:06:55 UTC 2015 - [email protected]
+
+- Update to version 3.17.91:
+ + [IMAPx]:
+ - Correct expunge and real trash/junk handling.
+ - Do not block GetMessage requests for different messages.
+ - Do not inherit cancelled errors from previously running jobs.
+ - Name CAMEL_IMAPX_ERROR codes.
+ - Miscellaneous changes.
+ + [CalDAV] Add workaround for FastMail servers.
+ + [Google backend] Use imap/smtp.googlemail.com instead of
+ .gmail.com.
+ + [Google/ownCloud backend] Always update discovered ESource
+ details.
+ + [GOA/UOA] Remove duplicate ESource-s referencing the same
+ GOA/UOA account.
+ + Bugs fixed: bgo#699529, bgo#753764, bgo#749773.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Mon Aug 17 10:48:07 UTC 2015 - [email protected]
+
+- Update to version 3.17.90:
+ + Do not set write-to-all to installed tests executable.
+ + Bump minimum SQLite version to 3.7.17.
+ + Prefix password lookup errors, thus they make more sense in UI.
+ + Introduce CAL_STATIC_CAPABILITY_ALL_DAY_EVENT_AS_TIME.
+ + [camel-operation.c] Correct argument in g_signal_new().
+ + [imapx_server_inactivity_thread] Do not claim 'cancelled' error
+ on console.
+ + [camel-imapx-conn-manager.c] Correct return values in some
+ functions.
+ + [e-cal-recur.c] Do not write out of bounds of the weekdays
+ array.
+ + [IMAPx]:
+ - Correct IDLE detection to not overlap running commands.
+ - Add an 'output_stream' argument to imapx_step().
+ - Stop early in imapx_authenticate_sync() if cancelled.
+ - imapx_server_inactivity_thread: Turn runtime warnings into
+ debug messages.
+ - Ignore broken (truncated) COPYUID server response.
+ - Prefer Get/Copy/Move message and Expunge jobs over other.
+ - Treat G_IO_ERROR_CLOSED as a reason to try to reconnect.
+ - Connection could be used by two jobs at the same time.
+ - More pending-IDLE-detection related changes.
+ - Be able to search server with text with umlauts/UTF-8
+ letters.
+ + Add thread safety around istream/ostream.
+ + Bugs fixed: bgo#722270, bgo#752233, bgo#745545, bgo#753276,
+ bgo#752338, bgo#752114. bgo#233140, bgo#533478, bgo#752197,
+ bgo#684456, bgo#686105.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Mon Aug 10 06:01:24 UTC 2015 - [email protected]
+
+- Update to version 3.17.4:
+ + [CamelGpgContext] Handle decryption failures better.
+ + [ENamedParameters] Be able to read/write values from/to a
+ simple string.
+ + [IMAPx] Set cache expiration for one week when not
+ sync-for-offline.
+ + Add E_CONTACT_PGP_CERT EContact field.
+ + Enhance debugging output of
+ source_registry_server_monitor_changed_cb().
+ + [Google backend] Claim Contacts and Tasks in populate().
+ + Not able to select time in appointment/meeting for some
+ locales.
+ + Doesn't honor Google settings as defined in
+ gnome-online-accounts.
+ + Add GCancellable parameter to camel_filter_search_match().
+ + Remove obsolete code comment.
+ + Bugs fixed: bgo#751462, bgo#751329, bgo#751701, bgo#751769,
+ bgo#751657, bgo#750766, bgo#685035, bgo#752049, bgo#752197,
+ bgo#752197, bgo#752304, bgo#692361, bgo#752370, bgo#752373.
+ + Updated translations.
+- Bump libcamel, libebook-contacts, libecal and libedata-cal soname
+ (also in baselibs.conf) following upstream changes.
+
+-------------------------------------------------------------------
+Mon Aug 10 06:01:23 UTC 2015 - [email protected]
+
+- Update to version 3.17.3:
+ + Google backend considers each discovered source as new.
+ + [IMAPx]:
+ - Message moved to real Trash/Junk multiple times.
+ - Consider also G_IO_ERROR_BROKEN_PIPE as 'Connection reset by
+ peer' error.
+ + Truly disable gtk-doc build when asked to.
+ + [Google book]: Remove unnecessary code path found by Coverity
+ Scan.
+ + Correct a white-space error.
+ + Use e_source_remove_sync() instead of
+ e_source_registry_server_remove_source ().
+ + ownCloud/Google backends: make sure discovered sources are
+ enabled.
+ + Provide e_util_get_source_full_name() to describe source with
+ parents.
+ + Provide default implementation of
+ EBackend::authenticate_sync().
+ + Do not add Google Tasks source for non-GOA master source.
+ + Make ESource::unset_last_credentials_required_arguments()
+ virtual method.
+ + source_registry_server_monitor_changed_cb: Reuse existing
+ source.
+ + addressbook: Treat an empty vCard attribute group name as NULL.
+ + e-source-registry-server: Watch for changes to .source files
+ and reload.
+ + e_trust_prompt_run_for_source: Do not require Authentication
+ extension.
+ + [ETrustPrompt] Ensure needed extensions for GOA/UOA sources.
+ + Add --factory parameter to factory subprocesses for easier
+ debugging.
+ + e-source-registry-server: Remove a spurious newline from a
+ debug message.
+ + Bugs fixed: bgo#747988, bgo#749292, bgo#749664, bgo#720197,
+ bgo#750146, bgo#750416, bgo#750427, bgo#676155, bgo#678901,
+ bgo#750148, bgo#247661, bgo#471791, bgo#751108, bgo#750889,
+ bgo#751005.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Mon Aug 10 06:01:23 UTC 2015 - [email protected]
+
+- Update to version 3.17.2:
+ + Add a workaround for bgo#674885 (Type initialisation deadlock
+ in GObject).
+ + [IMAPx] Do not free uninitialized memory in imapx_call_idle().
+ + [POP3] Avoid crash on folder dispose, when iterating through
+ pending commands.
+ + [NNTP] Fix minor memory leaks.
+ + GOA Google Calendar - Do not notify about past events.
+ + GOA Google module - Update authentication method before WebDAV
+ discovery.
+ + Add thread-safety into CamelAsyncClosure.
+ + Slow expunge of a maildir folder.
+ + [http calendar] Add UID to the component, if missing.
+ + [Win32] Use common Win32 init function in book/cal
+ subprocesses.
+ + Remove confusing runtime warning in e-source.c.
+ + Correct 'since' tags in D-Bus .xml files.
+ + Add ESource::UnsetLastCredentialsRequiredArguments method.
+ + Fix a dead-code found by the Coverity Scan.
+ + camel: Avoid an unlikely division by zero on a race condition.
+ + calendar: Remove dead code in HTTP backend.
+ + edataserverui: Remove redundant check for an error being set.
+ + edataserver: Remove redundant code path from
+ e_source_dup_secret_label().
+ + [Camel] Freeze/thaw also subfolders of vFolders.
+ + Correct typos and remove dropped functions from gtk-doc
+ definitions.
+ + Also remove references to dropped structures from gtk-doc in
+ eds-docs.sgml.
+ + Correct and enhance developer documentation a bit.
+ + [Google/ownCloud backend] Discover WebDAV sources only if URL
+ is set.
+ + [ESourceWebdav] Use Unknown instead of Reject result on runtime
+ errors.
+ + [Weather calendar] Merge intra-day forecasts into one event.
+ + Change Google/ownCloud calendar color only when the source is
+ new.
+ + Address some Coveriry Scan detected issues.
+ + Prevent read after buffer bounds in
+ ENamedParameters::get_parameter_index().
+ + Close the connection in e-webdav-discover (set the soup header
+ for it).
+ + Bugs fixed: bgo#719476, bgo#705771, bgo#748636, bgo#748770,
+ bgo#749190, bgo#749108, bgo#382684, bgo#728496, bgo#734300,
++++ 34 more lines (skipped)
++++ between
/work/SRC/openSUSE:Factory/evolution-data-server/evolution-data-server.changes
++++ and
/work/SRC/openSUSE:Factory/.evolution-data-server.new/evolution-data-server.changes
Old:
----
evolution-data-server-3.16.5.tar.xz
New:
----
evolution-data-server-3.18.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ evolution-data-server.spec ++++++
--- /var/tmp/diff_new_pack.RCmXHq/_old 2015-10-06 16:22:21.000000000 +0200
+++ /var/tmp/diff_new_pack.RCmXHq/_new 2015-10-06 16:22:21.000000000 +0200
@@ -21,25 +21,25 @@
# Shared Library soNUMs, to make it easier for updates
# When updating the sonums, do not forget to also update baselibs.conf
-%define so_camel 52
+%define so_camel 54
%define so_ebackend 10
%define so_ebook 16
-%define so_ebook_contacts 1
-%define so_ecal 18
+%define so_ebook_contacts 2
+%define so_ecal 19
%define so_edata_book 25
-%define so_edata_cal 27
-%define so_edataserver 20
+%define so_edata_cal 28
+%define so_edataserver 21
%define so_edataserverui 1
Name: evolution-data-server
-%define _evo_version 3.16
-Version: 3.16.5
+%define _evo_version 3.18
+Version: 3.18.0
Release: 0
Summary: Evolution Data Server
License: LGPL-2.1+
Group: Development/Libraries/GNOME
Url: http://www.gnome.org
-Source0:
http://download.gnome.org/sources/evolution-data-server/3.16/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/evolution-data-server/3.18/%{name}-%{version}.tar.xz
Source99: baselibs.conf
BuildRequires: db-devel
%if %USE_EVOLDAP
@@ -55,7 +55,7 @@
BuildRequires: intltool
BuildRequires: krb5-devel
BuildRequires: libgdata-devel
-BuildRequires: libgweather-devel >= 3.8
+BuildRequires: libgweather-devel >= 3.10
BuildRequires: libical-devel >= 0.43
BuildRequires: libidl-devel
BuildRequires: libsoup-devel >= 2.42
++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.RCmXHq/_old 2015-10-06 16:22:21.000000000 +0200
+++ /var/tmp/diff_new_pack.RCmXHq/_new 2015-10-06 16:22:21.000000000 +0200
@@ -1,10 +1,10 @@
evolution-data-server
-libcamel-1_2-52
+libcamel-1_2-54
libebackend-1_2-10
libebook-1_2-16
-libebook-contacts-1_2-1
-libecal-1_2-18
+libebook-contacts-1_2-2
+libecal-1_2-19
libedata-book-1_2-25
-libedata-cal-1_2-27
-libedataserver-1_2-20
+libedata-cal-1_2-28
+libedataserver-1_2-21
libedataserverui-1_2-1
++++++ evolution-data-server-3.16.5.tar.xz ->
evolution-data-server-3.18.0.tar.xz ++++++
++++ 150231 lines of diff (skipped)