Package: evolution-data-server / 2.30.3-2+squeeze1
Metadata
| Package | Version | Patches format |
|---|---|---|
| evolution-data-server | 2.30.3-2+squeeze1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 01_imapx_lockup.patch | (download) |
camel/providers/imapx/camel-imapx-utils.c |
2 1 + 1 - 0 ! |
bug 629714 - endless loop in imapx_parse_status() |
| 02_data_book_respond_get_changes_missing_array_add.patch | (download) |
addressbook/libedata-book/e-data-book.c |
4 4 + 0 - 0 ! |
[patch] fixed libedata-book's e_data_book_respond_get_changes(): missing array add When building the get_changes DBUS response, the code forgot to add the values to the response array, resulting in get_changes calls that never returned any data. This fixes Ubuntu bug: https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/658459 and Debian bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=641898 |
| 25_mute debug messages.patch | (download) |
libedataserver/e-categories.c |
14 8 + 6 - 0 ! |
--- |
| 45_libcamel_providers_version.patch | (download) |
configure |
2 1 + 1 - 0 ! |
--- |
| 65_evolution color.patch | (download) |
libedataserver/e-source.c |
16 15 + 1 - 0 ! |
--- |
| 102 Bug 630135 No UI feedback when imapx connection fail.patch | (download) |
camel/providers/imapx/camel-imapx-server.c |
3 2 + 1 - 0 ! |
[patch 2/6] bug 630135 - no ui feedback when imapx connection fails Don't call camel_operation_cancel(NULL). That has undesired effects. Only call camel_operation_cancel(server->op) if it's non-NULL -- i.e. if the parser thread had actually started up and set it. |
| 103 Bug 630150 imapx attempts to connect to server when .patch | (download) |
camel/providers/imapx/camel-imapx-store.c |
5 5 + 0 - 0 ! |
[patch 3/6] bug 630150 - imapx attempts to connect to server when already cancelled |
| 104 Bug 630152 imapx_parser_thread registers wrong opera.patch | (download) |
camel/providers/imapx/camel-imapx-server.c |
2 1 + 1 - 0 ! |
[patch 4/6] bug 630152 - imapx_parser_thread registers wrong operation |
| 105 Bug 629916 imapx fails to handle errors in imapx_com.patch | (download) |
camel/providers/imapx/camel-imapx-server.c |
22 18 + 4 - 0 ! |
[patch 5/6] bug 629916 - imapx fails to handle errors in imapx_command_idle_stop() |
| 106 Bug 630149 imapx_sync never returns error.patch | (download) |
camel/providers/imapx/camel-imapx-folder.c |
11 6 + 5 - 0 ! |
[patch 6/6] bug 630149 - imapx_sync() never returns error |
