[ubuntu/natty] evolution 2.32.1-0ubuntu3 (Accepted)
Mathieu Trudel-Lapierre
mathieu-tl at ubuntu.com
Fri Jan 21 15:30:42 UTC 2011
evolution (2.32.1-0ubuntu3) natty; urgency=low
[ Martin Pitt ]
* debian/evolution.gconf-defaults: Disable systray for alarms, as Unity
doesn't have a systray. Use popup windows instead.
[ Mathieu Trudel-Lapierre ]
* debian/patches/94-git-backport-b87510d-to-32cc60f.patch: Cherry-pick a
number of fixes from upstream git gnome-2-32 branch, specifically
commits from b87510d to 32cc60f:
- Bug #553438 - Deletes lines of reply when changing address (LP: #259012)
- Bug #638808 - camel_shutdown() called too early
- Updated Swedish translation
- Bug #633854 - [templates] Crash in build_template_menus_recurse
- Bug 637482 - Flushing outbox gives up on first error
- Bug #634385 - Crash in smtp_connect
- Updated Malalayam translations
- Don't set the URL's defaults when the providers have not been refreshed
- Only set the URL's defaults when we are creating a new account
- Set provider defaults on when CamelURLs get refreshed with a new protocol
- Don't set the provider's defaults on the URL from the widget functions
- Function to set a CamelURL's defaults based on a provider's defaults
- Bug #627176 - Do not spawn other process when clicking mailto: uri
- Default to beginning of the day for the last alarm notification
- Update actions in EMailBrowser on message select too
- Revert certain parts from the previous commit
- Bug #635738 - Sanitize Previous/Next buttons when not usable
- [vCard-inline] Check also text/directory parts
- Bug #634387 - Crash in bbdb_sync_buddy_list_in_thread
- Bug #635673 - Stack overflow when opening slow calendar
* debian/patches/95-git-01-no_recipient_meetings_d545307.patch: bgo 635828:
Do not send meeting mails with no recipient
* debian/patches/95-git-02-empty_trash_on_exit_30427e1.patch: bgo 620609:
Empty trash at exit doesn't work
* debian/patches/95-git-03-ctrl-r_nntp_focus_new_msg_f5562e9.patch:
bgo 404570: Ctrl-R / NNTP doesn't focus the new message
* debian/patches/95-git-04-express_acount_setup_5a25840.patch: bgo
636058: Account setup issues express mode.
* debian/patches/95-git-05-crash_in_mini_cal_view_5549b33.patch: bgo
602183: Crash in Mini Calendar View
* debian/patches/95-git-07-freebusy_invalid_writes_750abd6.patch: bgo
620234: Invalid writes during free/busy
* debian/patches/95-git-08-open_meeting_as_meeting_0efc5f6.patch: bgo
627536: Open meeting as meeting, not as appointment, in week view
(LP: #621143)
* debian/patches/95-git-09-force-
shutdown_kill_factories_7ddb393.patch: bgo 590245: 'evolution --
force-shutdown' should kill factories
* debian/patches/95-git-10-freebusy_with_auth_84e2609.patch: bgo
593587: Fails to retrieve free/busy info if auth required
* debian/patches/95-git-12-webdav_addr_book_port_fb18743.patch: bgo
633332: Preserve port number in WebDAV address book
* debian/patches/95-git-13-add_filter_rule_1a7b4d4.patch: bgo 633611:
Do not close Add Filter Rule dialog on error
* debian/patches/95-git-14-forget_passwords_4b58f11.patch: bgo 633702:
Forget password when saving account without Remember password
* debian/patches/95-git-16-quote_names_in_preview_d132f8f.patch: bgo
250046: Quote names in addresses when necessary in mail preview
* debian/patches/95-git-17_bcc_search_rules_06ba028.patch: bgo 593020:
Do not check Bcc in Sender or Recipients condition
* debian/patches/95-git-18-crash_on_contact_move_098a7ab.patch: bgo
634305: Crash on move of contacts between books
Date: Thu, 20 Jan 2011 16:25:58 -0500
Changed-By: Mathieu Trudel-Lapierre <mathieu-tl at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Didier Roche <didrocks at ubuntu.com>
https://launchpad.net/ubuntu/natty/+source/evolution/2.32.1-0ubuntu3
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 20 Jan 2011 16:25:58 -0500
Source: evolution
Binary: evolution libevolution evolution-common evolution-dev evolution-dbg evolution-plugins evolution-plugins-experimental
Architecture: source
Version: 2.32.1-0ubuntu3
Distribution: natty
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Mathieu Trudel-Lapierre <mathieu-tl at ubuntu.com>
Description:
evolution - groupware suite with mail client and organizer
evolution-common - architecture independent files for Evolution
evolution-dbg - debugging symbols for Evolution
evolution-dev - development library files for Evolution
evolution-plugins - standard plugins for Evolution
evolution-plugins-experimental - experimental plugins for Evolution
libevolution - evolution libraries
Launchpad-Bugs-Fixed: 259012 621143
Changes:
evolution (2.32.1-0ubuntu3) natty; urgency=low
.
[ Martin Pitt ]
* debian/evolution.gconf-defaults: Disable systray for alarms, as Unity
doesn't have a systray. Use popup windows instead.
.
[ Mathieu Trudel-Lapierre ]
* debian/patches/94-git-backport-b87510d-to-32cc60f.patch: Cherry-pick a
number of fixes from upstream git gnome-2-32 branch, specifically
commits from b87510d to 32cc60f:
- Bug #553438 - Deletes lines of reply when changing address (LP: #259012)
- Bug #638808 - camel_shutdown() called too early
- Updated Swedish translation
- Bug #633854 - [templates] Crash in build_template_menus_recurse
- Bug 637482 - Flushing outbox gives up on first error
- Bug #634385 - Crash in smtp_connect
- Updated Malalayam translations
- Don't set the URL's defaults when the providers have not been refreshed
- Only set the URL's defaults when we are creating a new account
- Set provider defaults on when CamelURLs get refreshed with a new protocol
- Don't set the provider's defaults on the URL from the widget functions
- Function to set a CamelURL's defaults based on a provider's defaults
- Bug #627176 - Do not spawn other process when clicking mailto: uri
- Default to beginning of the day for the last alarm notification
- Update actions in EMailBrowser on message select too
- Revert certain parts from the previous commit
- Bug #635738 - Sanitize Previous/Next buttons when not usable
- [vCard-inline] Check also text/directory parts
- Bug #634387 - Crash in bbdb_sync_buddy_list_in_thread
- Bug #635673 - Stack overflow when opening slow calendar
* debian/patches/95-git-01-no_recipient_meetings_d545307.patch: bgo 635828:
Do not send meeting mails with no recipient
* debian/patches/95-git-02-empty_trash_on_exit_30427e1.patch: bgo 620609:
Empty trash at exit doesn't work
* debian/patches/95-git-03-ctrl-r_nntp_focus_new_msg_f5562e9.patch:
bgo 404570: Ctrl-R / NNTP doesn't focus the new message
* debian/patches/95-git-04-express_acount_setup_5a25840.patch: bgo
636058: Account setup issues express mode.
* debian/patches/95-git-05-crash_in_mini_cal_view_5549b33.patch: bgo
602183: Crash in Mini Calendar View
* debian/patches/95-git-07-freebusy_invalid_writes_750abd6.patch: bgo
620234: Invalid writes during free/busy
* debian/patches/95-git-08-open_meeting_as_meeting_0efc5f6.patch: bgo
627536: Open meeting as meeting, not as appointment, in week view
(LP: #621143)
* debian/patches/95-git-09-force-
shutdown_kill_factories_7ddb393.patch: bgo 590245: 'evolution --
force-shutdown' should kill factories
* debian/patches/95-git-10-freebusy_with_auth_84e2609.patch: bgo
593587: Fails to retrieve free/busy info if auth required
* debian/patches/95-git-12-webdav_addr_book_port_fb18743.patch: bgo
633332: Preserve port number in WebDAV address book
* debian/patches/95-git-13-add_filter_rule_1a7b4d4.patch: bgo 633611:
Do not close Add Filter Rule dialog on error
* debian/patches/95-git-14-forget_passwords_4b58f11.patch: bgo 633702:
Forget password when saving account without Remember password
* debian/patches/95-git-16-quote_names_in_preview_d132f8f.patch: bgo
250046: Quote names in addresses when necessary in mail preview
* debian/patches/95-git-17_bcc_search_rules_06ba028.patch: bgo 593020:
Do not check Bcc in Sender or Recipients condition
* debian/patches/95-git-18-crash_on_contact_move_098a7ab.patch: bgo
634305: Crash on move of contacts between books
Checksums-Sha1:
0511aa4e115b75bb0a36a7cda102f40955ae66f3 3006 evolution_2.32.1-0ubuntu3.dsc
bca33240ea61f1ce781debbc35380d0efce64caa 462536 evolution_2.32.1-0ubuntu3.diff.gz
Checksums-Sha256:
cbacf3a7275f85de3c03f3d2dbf0515bf398a1132b7aa866c26e4b7454e9cfff 3006 evolution_2.32.1-0ubuntu3.dsc
1797c6aa508a05d7d8ca8a2ee4d743d2dcd75ce834bf0bfb0f3153debdf0b5da 462536 evolution_2.32.1-0ubuntu3.diff.gz
Files:
85a99e1a9a449643d5392199327e3f3a 3006 gnome optional evolution_2.32.1-0ubuntu3.dsc
6d4d15073f70192cfe5e7a0947f25580 462536 gnome optional evolution_2.32.1-0ubuntu3.diff.gz
Original-Maintainer: Debian Evolution Maintainers <pkg-evolution-maintainers at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAk05plYACgkQmLJKnOSsII5sigCcC4xWP9A2I+XpWPABPRdVPSoC
MFQAn2Wn5gaPDM9dywJ5R1e9bVITmpY8
=dK4L
-----END PGP SIGNATURE-----
More information about the Natty-changes
mailing list