|
|
|
@@ -1,3 +1,234 @@
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Sep 21 11:31:17 UTC 2015 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
|
|
- 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 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
|
|
- 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 - zaitor@opensuse.org
|
|
|
|
|
|
|
|
|
|
- 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 - zaitor@opensuse.org
|
|
|
|
|
|
|
|
|
|
- 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 - zaitor@opensuse.org
|
|
|
|
|
|
|
|
|
|
- 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 - zaitor@opensuse.org
|
|
|
|
|
|
|
|
|
|
- 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 - zaitor@opensuse.org
|
|
|
|
|
|
|
|
|
|
- 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,
|
|
|
|
|
bgo#749135, bgo#749385.
|
|
|
|
|
+ Updated translations.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Aug 10 06:01:22 UTC 2015 - zaitor@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Update to version 3.17.1:
|
|
|
|
|
+ Add a new WebDAV discover widget and dialog into
|
|
|
|
|
libedataserverui.
|
|
|
|
|
+ [ESourceExtension] Provide common property lock.
|
|
|
|
|
+ Drop unnecessary ldap.h include from e-source-ldap.c.
|
|
|
|
|
+ Bump gtk+ version requirement to 3.10.
|
|
|
|
|
+ Replace deprecated g_io_scheduler_push_job() in HTTP calendar
|
|
|
|
|
backend.
|
|
|
|
|
+ Do not use deprecated gtk_dialog_get_action_area().
|
|
|
|
|
+ [local book] Failure of contact remove not propagated to UI.
|
|
|
|
|
+ Correct developer documentation for camel_provider_list().
|
|
|
|
|
+ [CalDAV] Fix a little memory leak.
|
|
|
|
|
+ Fix various memory leaks.
|
|
|
|
|
+ CamelVeeSummary::message_info_from_uid: Return referenced info.
|
|
|
|
|
+ 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.
|
|
|
|
|
+ Bugs Fixed: bgo#663828, bgo#744718, bgo#746395, bgo#723928,
|
|
|
|
|
bgo#723260, bgo#743996, bgo#746335, bgo#746276, bgo#747789,
|
|
|
|
|
bgo#747822, bgo#691456, bgo#691493, bgo#747638, bgo#696552,
|
|
|
|
|
bgo#696678, bgo#745050, bgo#701352, bgo#705268.
|
|
|
|
|
+ Updated translations.
|
|
|
|
|
- Bump baseversion, so_edataserver and so_camel following upstream
|
|
|
|
|
changes. Also update baselibs.conf.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Aug 10 06:01:21 UTC 2015 - zaitor@opensuse.org
|
|
|
|
|
|
|
|
|
|