Dominique Leuenberger
707e424463
Update to 3.4.4 - bugfix only. Recommened for 12.2 OBS-URL: https://build.opensuse.org/request/show/130764 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-ews?expand=0&rev=25
148 lines
5.1 KiB
Plaintext
148 lines
5.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
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
|
|
|