------------------------------------------------------------------- Mon May 11 14:26:58 UTC 2015 - zaitor@opensuse.org - Update to version 3.16.2: + Fix various memory leaks. + Bugs fixed: bgo#748242, bgo#729989. ------------------------------------------------------------------- Mon Apr 13 15:12:07 UTC 2015 - zaitor@opensuse.org - Update to version 3.16.1: + Query auth methods right from the got-headers signal. + notification: Try to re-subscribe in case of failure. + Bugs fixed: bgo#746513, bgo#709924, bgo#747500. ------------------------------------------------------------------- Mon Mar 23 11:12:22 UTC 2015 - zaitor@opensuse.org - Update to version 3.16.0: + Updated translations. ------------------------------------------------------------------- Mon Mar 16 14:11:18 UTC 2015 - dimstar@opensuse.org - Update to version 3.15.92: + Correct 'Listen for server change notification' for books and calendars. + Mem leak in e_ews_dump_file_attachment_from_soap_parameter(). + Bugs fixed: bgo#695911, bgo#745457. + Updated translations. ------------------------------------------------------------------- Tue Mar 3 12:39:57 UTC 2015 - dimstar@opensuse.org - Update to version 3.15.91: + Use thread safe variants of g_object_bind_property*() functions from evolution-data-server. + Update devel-doc Since from 3.14 to 3.16. + Sync version with GNOME 3.15 series. + Updated translations. - Bump evolution_base_version to 16, following upstreams changes. ------------------------------------------------------------------- Mon Feb 16 15:43:49 UTC 2015 - dimstar@opensuse.org - Update to version 3.13.90: + Move authentication of backends back to the client. + Use automake subdir-objects option. + Adapt to camel_session_submit_job() API change. + Remove unused declaration of camel_application_is_exiting variable. + Bugs fixed: bgo#741855, bgo#743705. + Updated translations. ------------------------------------------------------------------- Mon Feb 9 09:45:51 UTC 2015 - zaitor@opensuse.org - Update to version 3.13.10: + Calendar: Update stored user email after successful connect (bgo#729286). + Updated translations. ------------------------------------------------------------------- Mon Feb 9 09:44:51 UTC 2015 - badshah400@gmail.com - Update to version 3.13.9: + Bugs fixed: bgo#734747, bgo#740772, bgo#695754. + Set max-width-chars to wrapped GtkLabel-s. - Drop evolution-ews-reuse-from-EmailSession.patch, incorporated upstream. - Build dependency on pkgconfig(enchant). - Upstream no longer installs versioned dirs for evolution, update file list accordingly. ------------------------------------------------------------------- Mon Feb 9 09:43:51 UTC 2015 - zaitor@opensuse.org - Update to version 3.12.11 (boo#916784): + Avoid/workaround usage of an EAsyncClosure when opening an EClient. + Bugs fixed: bgo#743959. + Updated translations. ------------------------------------------------------------------- Tue Jan 13 12:04:25 UTC 2015 - dimstar@opensuse.org - Update to version 3.12.10: + bgo#695754: Reuse existing ESourceRegistry from EMailSession. + bgo#729286: [Calendar] Update stored user email after successful connect. - Drop evolution-ews-reuse-from-EmailSession.patch: fixed upstream. ------------------------------------------------------------------- Sun Dec 14 06:23:48 UTC 2014 - badshah400@gmail.com - Update to version 3.12.9: + Set max-width-chars to wrapped GtkLabel-s. + Bugs fixed: bgo#738945, bgo#738093, bgo#734747, bgo#740772. - Add post-release fix from upstream: + evolution-ews-reuse-from-EmailSession.patch: Reuse existing ESourceRegistry from EMailSession, if possible (bgo#695754). ------------------------------------------------------------------- Tue Nov 11 21:25:40 UTC 2014 - zaitor@opensuse.org - Update to version 3.12.8: + Use G_IO_ERROR_CANCELLED instead of EWS_CONNECTION_ERROR_CANCELLED. + Bugs fixed: bgo#738987, bgo#691293. ------------------------------------------------------------------- Mon Oct 13 10:41:07 UTC 2014 - dimstar@opensuse.org - Update to version 3.12.7: + Miscellaneous: - Update addressbook to use ->open_sync(). - Use GInitable to initialise addressbook. - Port addressbook to EBookSqlite. - Fix build for oab-decode-test, port it to EBookSqlite. - Move dset handling inside ews_decode_addressbook_record(). - Use (hashed) PidTagEmailAddress for OAB item UID. - Pass GInputStream to decoder functions instead of assuming priv->fis. - Use GMemoryInputStream for processing records, calculate SHA1 on each. - Optimise EWS GAL update not to rewrite unchanged records. - Avoid processing OAB records which already exist. - Fix modify_contacts for EBookSqlite. - Fix addressbook upgrade from pre-SHA1 versions. - Reduce addressbook refresh interval to 6 hours. - Avoid using dynamic types for ESourceEwsFolder. - Add revision support for addressbook. - Add locale support for addressbook. - Make ebews_fetch_items() return a list of EContacts not EVCards. - Refactor ews_update_items_thread() to do all database access together. - Kill store_to_cache option for ebews_fetch_items(). - Clean up resync code path in ews_update_items_thread(). - Use EBookSqlite locking. - Fix notification for non-GAL updates to only happen on commit. - Don't flush the final GAL updates if there are none. - Initialise filename to NULL in ews_remove_old_gal_file(). - Add evolution-ews.metainfo.xml file. - Use INTLTOOL_XML_RULE for appdata files. + Bugs fixed: bgo#733578, bgo#736257, bgo#737773. + Updated translations. ------------------------------------------------------------------- Mon Sep 8 17:42:48 UTC 2014 - zaitor@opensuse.org - Update to version 3.12.6: + Bugs Fixed: bgo#735799, bgo#735801. ------------------------------------------------------------------- Mon Aug 11 10:03:08 UTC 2014 - zaitor@opensuse.org - Update to version 3.12.5: + Add missing chain-up to parent's constructed() method. + Handle cookies (non-persistently). + SOUP_STATUS_IS_SUCCESSFUL(soup_session_send_message()) sends message twice. + Clean up enabling/disabling NTLM and Basic auth types. + Clean up logging slightly and make it more consistent. + Add camel_ews_settings_get_auth_mechanism() helper function. + Clean up Negotiate auth implementation to be a SoupAuth subclass. + Bugs fixed: bgo#733274, bgo#703181, bgo#732850, bgo#703181, bgo#733663, bgo#732850, bgo#732850. ------------------------------------------------------------------- Wed Jul 16 07:53:59 UTC 2014 - dimstar@opensuse.org - Update to version 3.12.4: + Make Evolution-EWS build under Win32. + Bugs fixed: bgo#728942, bgo#730878, bgo#731585. ------------------------------------------------------------------- Wed Jun 18 19:48:46 UTC 2014 - zaitor@opensuse.org - Update to version 3.12.3: + Fix g_ascii_strcasecmp: assertion 's2 != NULL'. + Fix 'Unintialized pointer read'. + Fix 'Uninitialized scalar variable'. + Fix 'Logically dead code'. + Bugs fixed: bgo#728246, bgo#730042, bgo#692780, bgo#730878. + Updated translations. ------------------------------------------------------------------- Sat May 17 11:27:37 UTC 2014 - zaitor@opensuse.org - Update to version 3.12.2: + Bugs fixed: Read receipt handling doesn't work (bgo#656805). + Updated translations. ------------------------------------------------------------------- Sun Apr 13 17:03:06 UTC 2014 - zaitor@opensuse.org - Update to version 3.12.1: + Simplify memory management around ews_sync_mi_flags() function. + Bugs fixed: Do not pass NULL text to gtk_entry_set_text() bgo#684425. + Updated translations. ------------------------------------------------------------------- Sun Mar 23 08:49:31 UTC 2014 - zaitor@opensuse.org - Update to version 3.12.0: + No changes since version 3.11.92. ------------------------------------------------------------------- Fri Mar 14 03:11:59 UTC 2014 - dimstar@opensuse.org - Update to version 3.11.92: + ECalBackendEws: Do not cause double-free of a GError. + Bugs fixed: bgo#726078, bgo#726079. ------------------------------------------------------------------- Fri Mar 14 03:11:58 UTC 2014 - dimstar@opensuse.org - Update to version 3.11.91: + configure.ac: Remove evolution-plugin dependency. + Bugs fixed: bgo#720260, bgo#724232. + Updated translations. - Drop pkgconfig(evolution-plugin-3.0) BuildRequires: no longer required. ------------------------------------------------------------------- Fri Mar 14 03:11:57 UTC 2014 - zaitor@opensuse.org - Update to version 3.11.90: + Bugs fixed: bgo#655806, bgo#722416, bgo#722419, bgo#723520. + Updated translations. ------------------------------------------------------------------- Fri Mar 14 03:11:05 UTC 2014 - dimstar@opensuse.org - Update to version 3.11.5: + Drop KRB5 dependency. + Bump minimum libsoup requirement to 2.42. + Unit test improvements. + Add e_ews_debug_get_server_version_from_string(). + Abort any pending operations in case notification was cancelled. + Bugs fixed: bgo#712179, bgo#721381, bgo#722415. + Updated translations. ------------------------------------------------------------------- Fri Mar 14 03:11:04 UTC 2014 - dimstar@opensuse.org - Update to version 3.11.4: + Updated translations. ------------------------------------------------------------------- Fri Mar 14 03:11:03 UTC 2014 - dimstar@opensuse.org - Update to version 3.11.3: + configure.ac: Do not define EDS_DISABLE_DEPRECATED. + Setup the Authentication extension so Camel can determine host reachability. + Bugs fixed: bgo#664174, bgo#705338, bgo#712255, bgo#712304, bgo#715165, bgo#719376. + Updated translations. ------------------------------------------------------------------- Fri Mar 14 03:11:02 UTC 2014 - dimstar@opensuse.org - Update to version 3.11.2: + Update tar format to tar-ustar. + Fix potential issues found by static analysis tools. + Bugs fixed: bgo#699349, bgo#708353, bgo#711148, bgo#711470, bgo#712304. + Updated translations. ------------------------------------------------------------------- Fri Mar 14 03:11:01 UTC 2014 - dimstar@opensuse.org - Update to version 3.11.1: + Check for supported authentication methods by the server. + Fetch Free/Busy fails due to incorrect value of DayOrder element. + Bugs fixed: bgo#704869, bgo#708121, bgo#708628. + Updated translations. - Change evolution_base_version t0 3.12. ------------------------------------------------------------------- Wed Mar 12 19:42:39 UTC 2014 - zaitor@opensuse.org - Update to version 3.10.4: + Bugs Fixed: bgo#721381, bgo#723520. + Updated translations. ------------------------------------------------------------------- Fri Jan 24 22:46:32 UTC 2014 - zaitor@opensuse.org - Update to version 3.10.3: + Bugs Fixed: bgo#664174, bgo#719376. ------------------------------------------------------------------- Mon Nov 11 21:06:29 UTC 2013 - dimstar@opensuse.org - Update to version 3.10.2 (bnc#849913): + Make offline GAL browsable. ------------------------------------------------------------------- Mon Oct 14 07:27:18 UTC 2013 - dimstar@opensuse.org - Update to version 3.10.1: + bgo#706151: Fix crash under mail_config_ews_ooo_page_display_settings(). + bgo#708309: Crash accessing GAL not marked for offline. + bgo#708348: Memory leaks from account preferences. + Fetch Free/Busy fails due to incorrect value of DayOrder element. + Updated translations. ------------------------------------------------------------------- Sat Sep 21 15:30:21 UTC 2013 - dimstar@opensuse.org - Update to version 3.10.0: + Updated translations. ------------------------------------------------------------------- Sun Sep 15 13:11:06 UTC 2013 - zaitor@opensuse.org - Update to version 3.9.92: + Updated translations. ------------------------------------------------------------------- Mon Sep 2 07:13:07 UTC 2013 - dimstar@opensuse.org - Update to version 3.9.91: + Bugs fixed: bgo#655325, bgo#656008, bgo#657807, bgo#675796. + Updated translations. ------------------------------------------------------------------- Sun Aug 18 14:40:45 UTC 2013 - zaitor@opensuse.org - Update to version 3.9.90: + Bugs fixed: bgo#654528, bgo#660748, bgo#675737, bgo#681741, bgo#699558, bgo#704772, bgo#704914, bgo#704940, bgo#705118, bgo#705337, bgo#705617, bgo#705658. + Updated translations. ------------------------------------------------------------------- Mon Jul 29 07:21:01 UTC 2013 - dimstar@opensuse.org - Update to version 3.9.5: + Add E_CONTACT_OFFICE parsing for GAL. + Add some more GAL field types seen in the wild. + Use GBytes for GAL binary properties. + Add X509 cert from GAL. + Add E_CONTACT_WANTS_HTML from GAL. + Fix hang on multiple contacts removal. + Bugs fixed: bgo#386113, bgo#659700, bgo#702035, bgo#703181, bgo#703832, bgo#704370, bgo#704618. + Updated translations. ------------------------------------------------------------------- Mon Jul 8 18:46:46 UTC 2013 - dimstar@opensuse.org - Update to version 3.9.4: + Fix leak and avoid to pass NULL to g_strrstr(). + Fix segfault: set text as NULL when both g_strrstr() fails. + Use g_strcmp0 instead of implement it as check_equal. + Allow to pass NULL for e_ews_connection_get_folder_sync. + Bugs fixed: bgo#702922, bgo#703053, bgo#703194. + Updated translations. ------------------------------------------------------------------- Fri Jun 21 16:04:47 UTC 2013 - dimstar@opensuse.org - Update to version 3.9.3: + e-ews-search-user: Do not print console error when nothing found. + Fetch fresh folder's change-key, when reading folder permissions. + Check for cancellation when refreshing folder content. + Require --with-internal-lzx for libmspack fallback. + Disable incremental GAL updates without libmspack. + Fix various memory leaks. + Make the statements explicit when using ternary if. + Bugs fixed: bgo#701246. + Updated translations. ------------------------------------------------------------------- Sun May 26 18:40:06 UTC 2013 - dimstar@opensuse.org - Update to version 3.9.2: + Handle inlined attachments in e_ews_connection_{create,get}_attachments. + Handle absence of ETag. + Update LZX decompressor. + Allow upstream libmspack to be used, if it's new enough. + Allow e_ews_connection_get_oal_detail() to return more than one type of element. + Fix crash on addressbook close. + Don't remove OAB file after processing. + Implement incremental GAL download. + Use "X-EWS-KIND" attribute. + Bugs fixed: bgo#654950, bgo#658892, bgo#673351, bgo#698728, bgo#699231, bgo#699241, bgo#699373, bgo#699481, bgo#699847. + Updated translations. - Add pkgconfig(libmspack) BuildRequires: new dependency. - Drop liblzx0 subpackage: this was a wrapper around libmspack functionality, where the fixes were merged in this code. As per SLPP, we do not obsolete the library. ------------------------------------------------------------------- Mon Apr 29 11:21:22 UTC 2013 - dimstar@opensuse.org - Update to version 3.9.1: + Bugs fixed: bgo#670939, bgo#686227, bgo#691937, bgo#696092, bgo#696221. + Updated translations. ------------------------------------------------------------------- Mon Apr 15 17:31:41 UTC 2013 - dimstar@opensuse.org - Update to version 3.8.1: + Make enum type registration thread safe (bgo#681837). + Error is shown when a folder is created in the root (same level than "Inbox") (bgo#695921). ------------------------------------------------------------------- Sun Mar 24 07:11:02 UTC 2013 - zaitor@opensuse.org - Update to version 3.8.0: + No changes since 3.7.92. ------------------------------------------------------------------- Sun Mar 17 13:25:16 UTC 2013 - dimstar@opensuse.org - Update to version 3.7.92: + Bugs fixed: bgo#654953, bgo#690433, bgo#695177, bgo#695311, bgo#695707. ------------------------------------------------------------------- Sun Mar 3 15:47:32 UTC 2013 - dimstar@opensuse.org - Update to version 3.7.91: + Be more forgiving with the invitation response status pairing. + Listen and act on EBackend's online state changes. + Claim sources even when in offline. + Bugs fixed: bgo#693345. + Updated translations. ------------------------------------------------------------------- Mon Feb 18 08:26:50 UTC 2013 - dimstar@opensuse.org - Update to version 3.7.90: + Bugs fixed: bgo#668489, bgo#693012, bgo#693306. + Updated translations. ------------------------------------------------------------------- Tue Feb 5 13:02:41 UTC 2013 - dimstar@opensuse.org - Update to version 3.7.5: + Support for public folders (bgo#656377). + Bugs fixed: bgo#690474, bgo#692688, bgo#692705. + Updated translations. ------------------------------------------------------------------- Sat Jan 25 11:03:01 UTC 2013 - dimstar@opensuse.org - Update to version 3.7.4: + Updated translations. ------------------------------------------------------------------- Fri Jan 24 17:59:47 UTC 2013 - dimstar@opensuse.org - Update to version 3.7.3.1: + Removed dependency on libedataserverui-3.0. - Changes from version 3.7.3: + Unsubscribe should remove also subfolders, if subscribed with them + Read also CalendarEventDetails from Free/Busy response + Use version-based GLib/GDK/GTK+ warnings. + Bump GLib requirement to 2.32. + Do not generate a ChangeLog file from 'git log' + Bugs fixed: bgo#671893, bgo#677888, bgo#687874, bgo#689521. + Updated translations. - Drop pkgconfig(libedataserverui-3.0) BuildRequires: the library no longer exists. ------------------------------------------------------------------- Thu Jan 23 17:53:51 UTC 2013 - dimstar@opensuse.org - Update to version 3.7.2: + Allow changing permissions of a Calendar folder. + Fix XML parsing failure during Free/Busy fetching. + Generate a ChangeLog file in tarballs. + Bugs fixed: bgo#686024, bgo#686228, bgo#681665, bgo#687228, bgo#687877, bgo#686227, bgo#685795, bgo#685795. + Updated translations. ------------------------------------------------------------------- Wed Jan 23 09:33:23 UTC 2013 - dimstar@opensuse.org - Update to version 3.7.1: + Fix crash under oal_response_cb() (bgo#686268) + Updated translations. ------------------------------------------------------------------- Tue Jan 22 21:28:35 UTC 2013 - dimstar@opensuse.org - Update to version 3.6.3: + Bugs fixed: bgo#671893, bgo#687874, bgo#689521, bgo#690474. + Updated translations. ------------------------------------------------------------------- Tue Nov 13 12:03:32 UTC 2012 - dimstar@opensuse.org - Update to version 3.6.1: + Allow changing permissions of a Calendar folder. + Fix XML parsing failure during Free/Busy fetching. + Bugs fixed: bgo#681665, bgo#686024, bgo#686227, bgo#686228, bgo#686268, bgo#687228. + Updated translations. ------------------------------------------------------------------- Sun Sep 23 09:43:01 UTC 2012 - zaitor@opensuse.org - Update to version 3.6.0: + Updated translations. ------------------------------------------------------------------- Sun Sep 16 20:57:09 UTC 2012 - dimstar@opensuse.org - Update to version 3.5.92: + Make translations work in respective modules + Bugs fixed: bgo#655774, bgo#680921, bgo#682914 + Updated translations. ------------------------------------------------------------------- Sun Sep 2 11:18:07 UTC 2012 - dimstar@opensuse.org - Update to version 3.5.91: + Implement CamelFolder::get_message_cached() + Do not update folder structure in source registry for disabled accounts + Do not overwrite user's changes on GAL ESource + Various other code changes. + Bugs fixed: bgo#675730, bgo#682020 + Updated translations. ------------------------------------------------------------------- Sun Aug 19 22:26:32 UTC 2012 - dimstar@opensuse.org - Update to version 3.5.90: + Add version information to CamelEwsStoreSummary + Implement "Subscribe to folder of other user" feature + Set CamelEwsSettings::email on successful autodiscover + Re-add foreign calendar/tasks/book sources on initial collection setup + Do not add owner's folders under 'Mailbox - User Name' folder + Bugs fixed: - bgo#674321: Support for password expiration information - bgo#670458, bgo#681544 + Updated translations. ------------------------------------------------------------------- Tue Aug 14 12:12:49 UTC 2012 - dimstar@opensuse.org - Update to version 3.5.5: + Support remote folder creation and deletion + Finish rewriting the "Out of Office" config page + Be able to read/write folder permissions + Do not save unchanged Out-Of-Office settings + Various other code changes. + Bugs fixed: - bgo#656376: Support for delegation - bgo#656709, bgo#665986, bgo#669460 bgo#670506, bgo#673095, bgo#675285, bgo#675442, bgo#678464 bgo#680153, bgo#680525, bgo#680683, bgo#680960 + Updated translations. ------------------------------------------------------------------- Tue Aug 14 10:47:24 UTC 2012 - dimstar@opensuse.org - Update to version 3.5.4: + Fix crasher in oal_response_cb() + Add "Connection timeout" option into mail account properties + Rework SOAP response handling + Bugs fixed: - bgo#677007: Add Basic authentication type - bgo#663383, bgo#679303, bgo#679305. ------------------------------------------------------------------- Tue Aug 14 10:24:18 UTC 2012 - dimstar@opensuse.org - Update to version 3.5.3: + Drop gconf-2.0 dependency. + Bump minimum gtk+-3.0 requirement to 3.0. + Various other code changes. + Bugs fixed: bgo#654543, bgo#673408, bgo#674599, bgo#676081, bgo#677398, bgo#677531, bgo#678321. + Updated translations. - Drop pkgconfig(gconf-2.0) BuildRequires: dependency dropped upstream. - Add pkgconfig(evolution-mail-3.0) BuildRequires: configure now checks for it. ------------------------------------------------------------------- Tue Aug 14 09:57:37 UTC 2012 - dimstar@opensuse.org - Update to version 3.5.1: + Fix compiler warning for portability + Various other code changes. + Bugs fixed: bgo#659717, bgo#661979, bgo#668555, bgo#670457, bgo#670944, bgo#671624, bgo#672175, bgo#672448, bgo#672448. + Updated translations. - Drop xz BuildRequires as it now comes for free in the build system. ------------------------------------------------------------------- Tue Aug 14 09:06:12 UTC 2012 - dimstar@opensuse.org - Update to version 3.4.4: + Crash when failed to get a message from a server (bgo#665986) + Unable to accept meeting request (bgo#670458) + Bugs fixed: bgo#656709, bgo#663383, bgo#668555, bgo#669460, bgo#670506, bgo#673095, bgo#675285, bgo#675442, bgo#678321, bgo#679303, bgo#679305, bgo#680153, bgo#680525, bgo#680683. ------------------------------------------------------------------- Mon Jun 18 07:17:06 UTC 2012 - dimstar@opensuse.org - Update to version 3.4.3: + Mark as junk doesn't work (bgo#654543) + Deleted message not deleted from server (bgo#676081) + Bugs fixed: bgo#673408, bgo#674599, bgo#677007, bgo#677398, bgo#677531. ------------------------------------------------------------------- Mon May 14 10:01:05 UTC 2012 - vuntz@opensuse.org - Update to version 3.4.2: + Report errors from backends in their error domain + Fix possible crash at the end of autodiscovery + Bugs fixed: - bgo#653631: Empty trash doesn't work - bgo#664637: Deleted messages appear in Inbox ------------------------------------------------------------------- Tue Apr 17 07:15:26 UTC 2012 - vuntz@opensuse.org - Update to version 3.4.1: + Bugs fixed: bgo#661436, bgo#670217, bgo#671969, bgo#673349. ------------------------------------------------------------------- Mon Mar 26 08:23:12 UTC 2012 - vuntz@opensuse.org - Update to version 3.4.0: + Updated translations. ------------------------------------------------------------------- Tue Mar 20 17:05:19 UTC 2012 - vuntz@opensuse.org - Update to version 3.3.92: + Suppress deprecation warnings. + Various other code changes. + Bugs fixed: bgo#660428, bgo#665801, bgo#667849. ------------------------------------------------------------------- Tue Mar 6 09:42:54 UTC 2012 - vuntz@opensuse.org - Update to version 3.3.91: + Updated translations. ------------------------------------------------------------------- Mon Feb 20 22:38:28 UTC 2012 - dimstar@opensuse.org - Update to version 3.3.90: + Bugs fixed: - bgo#656375: Implement Out of Office - bgo#668174: Fix creation of appointments and meetings - bgo#654810, bgo#654810, bgo#654822, bgo#658347, bgo#664749, bgo#665801, bgo#669338. + Updated translations. ------------------------------------------------------------------- Sun Feb 5 21:17:38 UTC 2012 - dimstar@opensuse.org - Update to version 3.3.5: + Adapt to libemail-engine. - Add pkgconfig(libemail-engine) BuildRequires, folloing the code changes. ------------------------------------------------------------------- Mon Jan 16 18:04:36 UTC 2012 - vuntz@opensuse.org - Update to version 3.3.4: + Bugs fixed: - bgo#665104: Possible memory leaks - bgo#665533: OAB caching not working - bgo#667185: Menu items from plugins not translated + Updated translations. ------------------------------------------------------------------- Tue Dec 20 13:41:56 UTC 2011 - vuntz@opensuse.org - Update to version 3.3.3: + Fix address-book to display contents without error. + Implement GetFolder request. + Remove all *_DISABLE_DEPRECATED_FLAGS. + Remove GSEAL_ENABLE macro. + Bugs fixed: - bgo#656376: Support for delegation - bgo#664637: Deleted messages appear in Inbox - bgo#648877, bgo#654940, bgo#659679, bgo#661537, bgo#663379, bgo#664116, bgo#664572, bgo#665065. + Updated translations. - Add xz BuildRequires because we can't build a package for a xz-compressed tarball without explicitly specifying that... See bnc#697467 for more details. - Drop change-compiler-flag-dimstar.patch: fixed upstream. Also remove gnome-common BuildRequires and call to gnome-autogen.sh that were needed for the patch. ------------------------------------------------------------------- Mon Nov 21 08:41:16 UTC 2011 - dimstar@opensuse.org - Update to version 3.3.2: + Remove g_thread_init() calls. + Do not use deprecated g_atexit. + Bugs fixed: bgo#657320, bgo#661528, bgo#661972, bgo#662598. + Updated translations. - Changes from version 3.3.1.1: + Work around libgthread shenanigans in GLib 2.31. - Changes from version 3.3.1: + Adapt to various API changes. + Prefill Host URL when creating new account + Use SHA256 of EWS ItemId for cache filename, not the ItemId itself. + Updated translations. - Enhance change-compiler-flag-dimstar.patch: Remove usage of G_DISABLE_DEPRECATED from the build. - Drop base-version-changed.patch: fixed upstream. ------------------------------------------------------------------- Fri Oct 14 12:44:28 UTC 2011 - vuntz@opensuse.org - Cleanup for inclusion in Factory. ------------------------------------------------------------------- Fri Oct 14 07:59:40 UTC 2011 - jpunit@suse.com - Patches added: + Changed compiler flag (Dimstar) ------------------------------------------------------------------- Mon Oct 10 14:03:00 UTC 2011 - jpunit@suse.com - Patches added: + Base version changed to 3.2 ------------------------------------------------------------------- Fri Oct 7 12:33:23 UTC 2011 - jpunit@suse.com - First submission of evolution-ews