evolution (2.22.2-0ubuntu1.2) hardy-security; urgency=low * SECURITY UPDATE: buffer overflow via timezone data in crafted ical attachments * debian/patches/99_00_CVE-2008-1108.patch: adjust calendar/gui/e-itip-control.c to use a GString rather than a fixed-size buffer to build the HTML string to avoid the possibility of an overflow. * SECURITY UPDATE: heap-based overflow via crafted ical attachments with long DESCRIPTION * debian/patches/99_01_CVE-2008-1109.patch: adjust calendar/gui/itip-utils.c to not use a fixed-size buffer for parsing external data. Simplify the logic to just split and rejoin the string with a different line separator. * SECURITY UPDATE: remotely triggered denial of service * debian/patches/99_02_bug535459.patch: add sanity checks and don't use component when checks fail in plugins/itip-formatter.c, gui/itip-utils.h, gui/itip-utils.c, gui/e-itip-control.c * References CVE-2008-1108 CVE-2008-1109 http://bugzilla.gnome.org/show_bug.cgi?id=535459 -- Jamie Strandboge Thu, 05 Jun 2008 06:34:50 -0400 evolution (2.22.2-0ubuntu1) hardy-proposed; urgency=low * New upstream version (lp: #235805): Bug Fixes: - #311042: Allocate size for location and info labels differently - #463040: Forget former selected uid as soon as we know we moved to other. - #523402: Do not leak. Reassign back the old values before freeing - #530392: Pressing Enter in the entry activates the default response - #531426: Display face header images at 48x48 instead of 64x64 - #531519: Evolution crashes on print-preview - #531592: Strings such as window titles and status bar messages should not be escaped - #533465: Strip whitespace from user-entered hostname - #533820: Fix for a crash on double-clicking the border of meetings in day-view. * debian/patches/80_use_correct_icons.patch: - use the stock copy and move icons so they are themed correctly * debian/patches/90_from_svn_fix_printing_crasher.patch, debian/patches/91_from_svn_fix_meetings_representation.patch: - dropped, fixed in the new version -- Sebastien Bacher Thu, 29 May 2008 18:46:25 +0200 evolution (2.22.1.1-0ubuntu3) hardy-proposed; urgency=low * debian/patches/91_from_svn_fix_meetings_representation.patch: - change from svn, fix some meetings being displayed as text messages (lp: #231091) -- Sebastien Bacher Tue, 27 May 2008 15:27:43 +0200 evolution (2.22.1.1-0ubuntu2) hardy-proposed; urgency=low * debian/patches/90_from_svn_fix_printing_crasher.patch: - change from svn, fix printing crasher (lp: #228279) -- Sebastien Bacher Fri, 09 May 2008 12:19:32 +0200 evolution (2.22.1.1-0ubuntu1) hardy-proposed; urgency=low * New upstream version (lp: #226925): Bug Fixes: - #334444: Add the attachments and draw the bar - #338330: (Novell Bugzilla) Internet Based Calendar Events Are Declined By Evolution/GroupWise - #358644: (Novell Bugzilla) Retracted groupwise appointments should disappear as soon as they are retracted. - #363908: Fix a crash at exit - #368277: Allow copy & paste of email addresses from an appointment to a mail message - #378203: Return sanely if the path value is corrupted - #382687: (Novell Bugzilla) Fixed a deadlock when downloading data on a rather loaded system - #451976: Try to find text/html part in multipart/alternative when in normal mode - #467892: Do not inherit search filters when opening messages in new window (lp: #181387) - #502913: Make Always carbon-copy (cc) option work again (lp: #198167) - #511337: Fixed a crash when simultaneously pressing the "show" (lp: #192195) preview/arrow button on several very large image attachments in an e-mail. - #518103: Check online status from NetworkManager at startup instead of using the last-used-state. - #523402: Fixed a crash on paste event in calendar (lp: #220608) - #524121: Fixed a typo - #528817: Fix a typo in the logic that caused Exchange Operations disabled on startup - #529375: Look up in local address book for addresses to exclude mail sent by known contacts from junk filtering if said so - #529893: Properly set type hint on tooltip window. - #530245: Let searches work with labels again. - #530672: Fix Evolution crash when viewing pgp-signed message Updated Translations * debian/patches/62_fix_nm_offline.patch: - dropped, fixed in the new upstream version * debian/patches/90_from_svn_gfree_correct_variable.patch: - dropped, fixed in the new upstream version -- Sebastien Bacher Mon, 05 May 2008 16:13:42 +0200 evolution (2.22.1-0ubuntu3.1) hardy-proposed; urgency=low * debian/patches/90_from_svn_gfree_correct_variable.patch: - change from SVN, fix an incorrect g_free call making evolution crash when trying to copy text from a task description (lp: #219495) -- Sebastien Bacher Mon, 28 Apr 2008 14:51:05 +0200 evolution (2.22.1-0ubuntu3) hardy; urgency=low * Tweak the shell code so that when network manager signals that a network connection is available evolution will go back in to online mode. (LP: #201985). This is debian/patches/62_fix_nm_offline.patch -- James Westby Thu, 17 Apr 2008 15:51:29 +0100 evolution (2.22.1-0ubuntu2) hardy; urgency=low * debian/patches/03_lpi.patch: - cleaned the patch and new upload for launchpad integration soname change -- Sebastien Bacher Wed, 09 Apr 2008 18:16:33 +0200 evolution (2.22.1-0ubuntu1) hardy; urgency=low * New upstream version: Bug Fixes: - #316572: Do not translate unused text - #460204: Check whether found mime type is valid before returning it (lp: #195788) - #501885: Specify locale directory correctly - #507411: sync translations of "Send options" - #511950: Do not force button/label sizes - #511953: Create dialog properly - #515826: Add line breaks to some strings - #519292: Remove unused confusing function - #519304: Mark plugin name for translation - #522178: Check time of new message in the folder based on last time of new mail - #522631: Make 'e_profile_event_emit' non-static when ENABLE_PROFILING is defined - #523271: MIME types should not be case sensitive - #524310: Don't double-free server messages - #525522: Hook signals to notice changes in headers and subject line * debian/patches/04_autoconf.patch: - new version update -- Sebastien Bacher Mon, 07 Apr 2008 18:26:20 +0200 evolution (2.22.0-0ubuntu2) hardy; urgency=low * debian/control, debian/evolution-plugins-experimental.install: - build and install the libtnef plugins to experimental (lp: #83154) -- Sebastien Bacher Thu, 13 Mar 2008 14:46:26 +0100 evolution (2.22.0-0ubuntu1) hardy; urgency=low * New upstream version Bug Fixes: - #282466: Handle CIDs of broken cases too - #351672: Dragging imap message when another is copying locks X - #520745: Fix format-string vulnerability Other Contributors: - Changes for Windows. Misc simplification and cleanup. - Updated contributors list Updated Translations * debian/patches/62_encryption_format_string_fix.patch: - dropped, fixed in the new version -- Sebastien Bacher Mon, 10 Mar 2008 11:38:53 +0100 evolution (2.21.92-0ubuntu2) hardy; urgency=low * SECURITY UPDATE: code execution via format string in encrypted emails. * Add 62_encryption_format_string_fix.patch: upstream fixes from Srinivasa Ragavan. * References CVE-2008-0072 -- Kees Cook Tue, 04 Mar 2008 11:43:05 -0800 evolution (2.21.92-0ubuntu1) hardy; urgency=low * New upstream version: Bug Fixes: - #153807: (Novell Bugzilla) Patch from OpenSUSE - #159736: (Novell Bugzilla) Fix a crash when dbus daemon restarts - #167638: Quit evolution quickly - #173186: (Novell Bugzilla) Fix a crash while quitting - #178778: (Novell Bugzilla) Fix a crash when creating an appointment - #209353: Allow paste text on mouse middle button click - #209353: Pass Home/End keys to cell when editing - #294999: (Novell Bugzilla) Fix subscribing to other user's exchange folder - #339266: Do not show folder size in offline mode - #358697: (Novell Bugzilla) Make sure the default search filter for sent/draft/outbox is "Recipients Contain" - #383438: Report "mouse over" even with no text entered - #440426: Unset also default_client if removing it - #469292: Add empty line only when top posting is enabled - #471779: Sort timezone entries alphabetically - #512776: Fix a startup issue (lp: #178452) - #516408: Free memory returned my libical - #514836: Fix importing contact lists into a attendee lists for a meeting - #514987: New sorting by Status based on the index in popup, not on the text (lp: #187294) - #515659: "Highlight quotations with" checkbox doesn't do anything - #515744: Memory leak fix - #516234: Removed a stray printf - #516279: Don't allow newlines in the password dialog title. Use a fixed string instead - #516349: Do not force black text in quotation part of the message - #516453: Change Not Started status back to Canceled when Canceled requested - #516648: Use "pkill -x" to kill processes on Solaris - #516648: Use $HOME instead of "~" - #517072: Properly escape text - #517082: Fix small leak - #517129: Fix build break of pl translation - #517458: Handle broken UIDs (lp: #189996) Updated Translations * debian/control: - updated evolution-data-server requirement -- Sebastien Bacher Tue, 26 Feb 2008 01:06:29 +0100 evolution (2.21.91-0ubuntu1) hardy; urgency=low * New upstream version: New in 2.21.91 Documentation update for 2.22. Bug Fixes: - #240073 - Fix regression in strike out completed task - #249501 - Fix for attachments with '%' in the filename to be handled well - #395939 - Free alarms - #411576 - Give gconf option to have same fonts in vertical view column. - #468427 - Fixes lots of crashes around itip-formatter - #502571 - Name change to Crash Detection - #506948 - Unescape while copying urls - #509741 - Crash while asking certificate popup - #510642 - Improved error messages - #514736 - Added application/ms-tnef to supported mime type. - #514771 - Fixes a crash while decoding attachments - #511600 - Doc fixes - #511602 - Doc fixes - #512623 - Fix keystates for thread expand (lp: #39363) - #513285 - Do not use entities in doc - #513395 - Make sure that camel url isn't null - #515054 - Better spam support - Upsync SPAM flags Other Contributors: Windows build fixes G_STRFUNC build fixes Fix for Google Calendar Alarm -- Sebastien Bacher Mon, 11 Feb 2008 19:02:07 +0100 evolution (2.21.90-0ubuntu1) hardy; urgency=low * New upstream version: New in 2.21.90: - Improved spam filtering and new preferences UI for configuring spam filtering Bug Fixes: - #324604: Ensure the print of the email is transformed from RFC822 or RFC2047 - #329712: Add a new state to maintian forced offline (LP: #120728) - #333695: Print attendee name instead of email address if available - #337046: Have a ticking filename for attachment, if the mime doesn't carry it - #339156: Translation issues - #355864: Critical Crash warning while unchecking web calendar - #371011: Insert a new paragraph for signature - #391408: Fix contact minicards for RTL languages - #395939: Memory leak fix - #402487: Memory leak fix - #405777: Fix a crash when previewing mails - #426159: Allow users to snooze for 1+ hour 0 minutes - #467581: Don't cancel all threads for a vfolder based search - #475781: Fix memory leaks - #503327,503678: Return GByteArray instead of gchar* - #503551: Fix a crash when trying to delete unselected contact - #504062: Fix message list sorting - #507564: Fix contact view for RTL languages. - #509124: Check result of build_message - #509509: Make the status bar height as large as the task bar to eliminate "bouncing" when navigating the main menu - #509697: Ensure search folders are running before calling anything from this - #509741: Fix a crash that occurs when prompted to accept a certificate - #509879: Drop code to clear memo preview every 60 seconds (LP: #182805) - #510409: Free memory before assigning NULL - #511094: Set proper foreground color based on focused/non-focused canvas - #511105: Free allocated memory properly - #511232: Fixed typo Uknown -> Unknown - #511488: Ensure vfolder is running - #512020: Imposible to remove categories of weather Other Contributors: - Windows build fixes - Message list cairo drawing - Added localized screenshots - libsoup updates * debian/control: - updated the requirements -- Sebastien Bacher Wed, 30 Jan 2008 10:53:19 +0100 evolution (2.21.5-0ubuntu1) hardy; urgency=low * New upstream version: New in 2.21.5: Mail errors are now non-intrusive RTL fixes - Mail and Addressbook Bug fixes: - #211353: Allow categories to be assigned to emails - #219197: Quit application when session dies - #270605: Skip disabled accounts. - #300336: Added checkbox for "Enable Search Folders" option - #300336: Ensure vfolder is running. - #309432: Fix message headers for RTL languages. - #317823: Bump GtkHTML requirement to 3.17.5 - #317823: Save inline pictures embedded into HTML Mails - #327965: Fixed multiple password prompts in an exchange account - #329692: Get the content size of the MIME part - #333695: Print attenddes/roles in the print view - #339813: Setting new option 'e_date_edit_set_twodigit_year_can_future' to FALSE (LP: #48679) - #348638: Remove pre-edit buffer cleanly in day view - #350932: Enable the use of scrollable tabs in the mail-preferences dialog. - #362638: Overhaul the message passing API - #364642: New option in Composer tab to preset Request Read Receipt in composer (LP: #67683) - #375580: Use ISO-8859-1 encoding to store contacts in iPod - #448441: Disable "OK" and "Edit Full" buttons if no source is selected. Also set always book from combo, do not use the new created - #457842: Do not call edit/start editing of the event when double clicked on the same component as is actually editing - #474118: Check for the right type of store and invoke appropriate functions (LP: #145458) - #476264: Add mnemonic_widget for default junk plugin - #488213: Fix locks when displaying e-mail with large tiff drawing attached - #492188: Use the new Tangoized icons instead of deprecated icons from gnome-icon-theme. - #492702: Just disable the dbus message part of mail notification if dbus isn't there. Also remove new-mail-notify plugin - #496301: Clean up the schema - #496402: Do not synchronize blocked bodies from pidgin - #497914: backport changes from the copy/pasted code in imap-headers plugin - #498095: Fix mnemonic issues - #499145: Follow RFC 3798 to send return receipts. - #502303: Plugins configure widgets are not freed correctly in plugin-mamager - #502783: Restore message states - #502914: Do not write NULL into gconf - #503954: Accept custom domain names while setting up account (LP: #179512) - #504480: Increases the height of the ETaskBar to eliminate the constant resizing - #504541: Add --with[out]-help option to make it possible to skip building and installing user documentation - #506772: Not-NULL check for a string array before finding its length - #506814: Add the signal only if the view is present (LP: #173485) - #507067: Can't save pictures embedded in HTML Mail when picture = link - #507311: Submit bugs to the "BugBuddyBugs" Bugzilla component - #507363: Also check if toplevel widget has non-NULL window property - #508282: Mark the window title for translation. - #508678: Included missing header glib/gi18n.h - #508731: Have a safe default, if the values from gconf isn't so nice. Updated Translations * debian/control: - updated the list of plugins description -- Sebastien Bacher Mon, 14 Jan 2008 22:03:05 +0100 evolution (2.21.4-0ubuntu1) hardy; urgency=low * New upstream version: New in 2.21.4: - Basic support for non-intrusive error reporting and error logging in Mailer (LP: #59632) - Add basic support for crash detection - Basic Message tagging support (aka Custom labels) (LP: #52816) Bug fixes: - #220846: New option to accept meeting request as free time - #263236: Look for "Do not ask me again" check in alignment, so let it works properly - #329578: Add mnemonic for "minutes" widget - #329706: Confirmation dialog for HTML Message needs some improvements - #336074: Check for mail only in active folders - #340267: Show description in preview as preformatted text, so tabulators are kept instead of treated as white spaces (LP: #41050) - #347328: Fix mnemonic clash over 'c', add mnemonic for 'Name' entry - #347329: Added a mnemonic to the 'Create' button of the 'New Folder' dialog - #354265: Fixed mnemonic clash between print and paste mnemonics - #392747: Abbreviated day names are in english for month view, while they appear in indic lang chars when seen in print-preview/actual-print - #408170: Added mnemonics to the "Custom" and "Sort By" menu options - #409121: Corrected misspelled instances of vCard - #430369: Crash in ea_setting_setup() - #437579: Fix all "entity not defined" warnings - #438769: Changed label from 'Search name' to 'Rule name' in edit -> message filters -> add - #444227: Make string for PrepareForOffline more descriptive. Add mnemonic to PrepareForOffline menu item - #446029: Fix for a mnemonic conflict in 'Find in Message' feature - #458824: Added mnemonics to the "Group" dialog - #466241: Added a mnemonic to "Authentication type" in the recieving mail section of configuration - #466497: Changed some mnemonics to stop l being used as a mnemonic key - #466499: Added support for mnemonics in config options from camel - #466503: Fix for a mnemonic conflict in Preferences -> Mail Preferences -> Junk tab - #468277: Added a mnemonic to "Copy book content locally for offline operation" - #474043: Prevent buffer overflows, by introducing a max size to copy - #474651: Use format strings in gtk_message_dialog_new - #475508: Changed the string for search folder and filter creation from message list to make it understandable - #492702: Moved bits of sound notification on new messages to mail-notification plugin. - #500210: Show plugin configuration in a tab of plugin manager - #500561: Added icon for mark all messages as read menu item. - #501474: Fix wrong expression from bug #359267 - #501677: If it is not FolderBrowser object, the pane size signal is not sent - #501969: Passwords should not be forgotten on all errors - #502188: Initialize "remember" variable to FALSE. - #502312: A little cleanup of configuration part of the plugin to not use global variables and free memory properly - #502318: Critical warnings fixed when closing message window - #502501: Re use the existing string - #503111: Suppress "Loading %s as the default junk plugin" message Other Contributors: - Fixes some CPU usage issue whenever (un)read count is updated - Added a preference to disable Magic Spacebar - Fix an implicit function declaration. - Bump libgtkhtml requirement to 3.17.3 due to bug #271551 - Cleanup of attachment reminder over Milan Crha's work - Move preferences of attachment reminder plugin to the configure tab - Fix capitalization of "Download Messages..." & "Switcher Appearance" menu * debian/*.preinst: - use debhelper token * debian/control: - updated gtkhtml requirement -- Sebastien Bacher Mon, 17 Dec 2007 15:14:44 +0100 evolution (2.21.3-0ubuntu2) hardy; urgency=low * debian/evolution.install: - use the correct google plugin naming (LP: #173739) -- Sebastien Bacher Wed, 05 Dec 2007 10:44:56 +0100 evolution (2.21.3-0ubuntu1) hardy; urgency=low * New upstream version: Bug fixes: - #214645: Collapses non-working days to occupy one row and expand other days if possible - #216485: Add Select Message Subthread - #216485: Edit->Select thread menu fix and improvement - #256899: Remove "Disable/Enable" button from Mail Accounts preferences - #271551: File manager used during composer should remember last directory - #325730: Tasks preview pane not refreshed on delete event - #335931: Disappearing of the bottom-most mail leaves invalid selection - #346693: Ensure new event in top canvas will be visible. - #353807: Notice user if any error occur during opening calendar, calendar is readonly or when add fails. - #380644: "Required Participants" dialog does not show meeting participants - #391062: Automatic contacts are now added only if enabled - #400213: Do not use pixmaps and masks, load images from file, instead - #401337: Use other mnemonic for Organizer and let it work properly - #401523: Selectable text in imap headers page. - #458237: Check for non-NULL source before using it to prevent a crash - #479081: Check for input validity immediately after creating setup widgets - #480514: Let "Last 5 Days' Messages" and "Recent messages" filters work in Sent folder too - #484603: Do not forget for organizer icon when counting used icons. - #489652: Migrate the contact list editor from ETable to GtkTreeView and fix some HIG issues - #493783: Do not erase old content when re-formatting same mail, so keep scroll position - #494414: If used uri points to an account, then prepend account's name to folder name - #494425: 'Save All' handles duplicate attachement names incorrectly - #495123: Refactor composer headers - #495711: Keep track of previously created Full Name dialog and reuse it - #495872: Add memo support - #495875: Right click menu reordering - #495951: Use GtkTreeView in place of ETable - #497810: Add "Evolution FAQ" help menu item - #498173: Plugin configure dialog pops up automatically - #498551: Forgotten "Loading..." node under nntp server - #499644: The behavior of the "Include remote tests" check button was swapped with respect to its state. - #499920: Missing header files has to be shipped - #500024: Set number of pages first * debian/patches/15_contact-list-editor-expand.patch: - dropped, deprecated in the new version -- Sebastien Bacher Tue, 04 Dec 2007 11:34:34 +0100 evolution (2.21.2-0ubuntu1) hardy; urgency=low * New upstream version: Bug fixes: - #231166: Do not start appointment time drop-down at midnight - #255051: No way to abort creation of new task - #315101: Receiving list of components, so made changes here to reflect it - #318592: Allow UI notification of links inserted in composer - #318604: Automatically enable view of the task list you add a task to - #334675: When only one message is selected, try to use selected text in preview as description, instead of whole message body - #341085: Use 'x_offset' instead of changing event size when has icons - #343011: restore collapse state of selected folder after start - #346693: Too Many All Day Events force Calendar to grow beyond screen-height - #351932: Ensure due date is not before start date - #353779: Allow convert more than one mail to meeting with one click - #353780: Stop processing immediately when page is filled incorrectly - #359267: Not all memos are showed in calendar view - #463946: Fix of critical warning and misused variable - #478704: Remove dead files from source control - #209425: Get rid of deprecated icons from gnome-icon-theme - #484064: Use mail-message-new instead of mail-send for composing mail to contact, contacts or group - #487318: Fix typo in D-Bus - #488298: Disable marking of Drafts as junk - #491345: Hide completed tasks option requires evo's restart - #492058: Name the anonymous unions to build with the Sun Studio compiler. - #492102: Use mail-mark-read icon - #492106: Use the about icon from the freedesktop spec, not the deprecated gnomeui icon - #492170: Replace the old color definitions with very similar colors from the Tango color palette - #492692: Plug memory leak - #493646: Fixed a crash at startup New in 2.21.1: - New plugin: external-editor, which will make it possible to use an external editor as the mail composer - Support for Google Calendar - New Tango look icons Bug fixes: - #228832: Show tasks in calendar - #230339: Print also location, if present. (LP: #11843) - #261165: Added search on CC and BCC - #271734: Show description of operation, if available - #300693: Removed obsolete code and references to "task-sort" virtual column - #311179: Avoid selection of label text by Tab - #323977: Filters Editor Needs UI Modifications - #324472: Tasks marked as complete using multiple selection are now saved - #329823: Added support to change component's button icon - #329823: Icon change to reflect new mail - #331421: Make contact list name clickable - #331578: Run command line in other thread rather than in main thread - #337539: Omit left column when showing list of contacts - #340748: Notifies others about change (LP: #64337) - #342283: Behave consistently when printing - #346146: Appointments in "Sent Items" should not display Accept/Decline buttons - #346686: Uses new helper function to determine if row is editable - #351333: Added more descriptive hint over search bar's option button - #353656: Rename "Phone List" to "List View" - #360134: Plug memory leaks - #395272: Minor code cleanups and value checking - #412360: Show tooltip for all email addresses - #413420: Change mimetype if knows the extension and if the content of file is valid. - #417999: Don't use deprecated GTK+ symbols - #423401: Better error handling when attaching remote file - #428402: Fix a crash in calendar - #428402: Really go through every component when removing one - #437579: Fix various compiler warnings - #461195: Remove needless marshalers - #461272: Configure button should not be enabled for all (LP: #148439) - #467364: Evolution uses "Emoticon" instead of "Smiley" - #468736: Fixed high memory consumption - #469657: Use destroy functions in GHashTables to simplify memory management - #470837: Improved "Sort by" submenu behavior - #473903: Fix compile time warnings - #474000: Use GLib's Base64 API instead of Camel's - #474557: Choose right widget and use PANGO_PIXELS to calculate height - #476389: Maintain UI consistency - #476926: Remove the --enable-gtk-doc configure option since we don't ship any Gtk-Doc content - #477045: Require gnome-icon-theme 2.19.91 - #477045: Use standard icon names where applicable - #478871: Shows proper 'Fields shown' description for all tables - #479257: Change icon references - #479257: Migration of theme icons - #479716: Maintain UI consistency - #480621: Use consistent terminology for mail messages - #480804: use EVOLUTION_GLADEDIR instead of EVOLUTION_PLUGINDIR - #481235: Display Face header value if contacts doesn't have any image associated with them. - #481325: Fix capitalization of program name in About dialog - #481325: Require GTK+ 2.12 - #482575: Don't use "insert_image" icon - #482603: Use document-properties icon instead of stock_folder-properties - #483301: Remove an unused variable - #483989: Require libbonobo 2.16.0 or later - #484635: Plugged memory corruption - #484814: Change name and comment in .desktop file - #486406: Use addressbook-new icon instead of stock_addressbook - #489027: Thread sorting for new mails fixed - #489661: Remove dead, unshipped code from addressbook/gui/widgets * debian/*.preinst: - On upgrades from Gutsy, remove the symlinks to entire /usr/share/doc// directories which got introduced in Gutsy. They break upgrades all over, and current cdbs just symlinks individual files. * Sync with Debian * debian/control: - Build-Depends on liblpint-bonobo-dev for the lpi patch - don't Build-Depends on libgnomeprint2.2-dev, libgnomeprintui2.2-dev - list bogo-junk-plugin and mail-notification to the description - maintained by the Ubuntu Desktop Team - require the new evolution-data-server - updated evolution-common Replaces evolution version for Ubuntu - updated gnome-icon-theme, libbonobo, libgtk requirements - evolution-plugins Replaces evolution-plugins-experimental * debian/docs: - renamed evolution-common.docs * debian/evolution.gconf-defaults: - don't display unstable warning on startup (Ubuntu: #91799) * debian/evolution.install: - updated the list of files to install and the version * debian/control, debian/evolution-plugins.install, debian/evolution-plugins-experimental.install: - the backup-restore plugin is not experimental * debian/evolution-plugins-experimental.install: - list external-editor plugin * debian/evolution-2.2.desktop: - compatibility .desktop, update for new version * debian/evolution-alarm-notify.desktop: Autostart desktop file to start evolution-alarm-notify with the session. No more missed appointments because no notification went off! Closes: LP#62593 * debian/evolution-mail.desktop: - updated with the Ubuntu version * debian/patches/03_lpi.patch: - launchpad-integration patch * debian/patches/04_autoconf.patch: - autoconf patch * debian/patches/61_translate_menu_entry.patch: - list the mail menu entry to translate * debian/patches/70_no-mail-remote-plugin.patch: - removed, upstream applied a similar change * debian/rules: - don't specify the paths for nspr and nss since the package is built with firefox - don't use --disable-gtk-doc since upstream removed the gtk-doc use, use --disable-scrollkeeper option - updated for new version -- Sebastien Bacher Tue, 13 Nov 2007 14:39:07 +0100 evolution (2.12.0-2) unstable; urgency=low * Conflicts with evolution-exchange (<< 2.11.90) (closes: #444012, #444018) * Tighter build-dependency on libedataserver (>= 1.11.2) for new data-structure, EFlag (closes: #444036) -- Heikki Henriksen Wed, 26 Sep 2007 14:58:24 +0200 evolution (2.12.0-1) unstable; urgency=low * New upstream release. * Adjusted Build-Deps. * Adjusted .install paths to reflect new upstream. * Added attachment-reminder, audio-inline, bogo-junk-plugin, face, mail-notification to the evolution-plugin package. * Dropped patches: 08_to_translate_list_update.patch - Applied upstream. 20_minicard-email-colon.patch - Upstream has a better fix. -- Riccardo Setti Mon, 24 Sep 2007 01:43:12 +0200 evolution (2.10.3-1) unstable; urgency=low * New upstream stable release; bug fixes. -- Loic Minier Wed, 25 Jul 2007 16:38:09 +0200 evolution (2.10.2-1) unstable; urgency=low * New upstream release. (closes: #423060) * 15_contact-list-editor-expand.patch: Fix contact list dialog resize bug (bugzilla #424055) * 20_minicard-email-colon.patch: Fix for missing row columns in contacts minicard view (bugzilla #404239) * 25_mute-debug-messages.patch: Mute console noise from plugins * 30_mute-alarm-notify.patch: Mute noisy debug output from evolution- alarm-notify -- Oystein Gisnas Mon, 28 May 2007 23:33:35 +0200 evolution (2.10.1-1) unstable; urgency=low [ Oystein Gisnas ] * New upstream release - Add gnome-doc-utils (>= 0.3.2) build-dep - Change libgtkhtml3.8* dependencies to libgtkhtml3.14* - Bump e-d-s build-deps to >= 1.9.4 - Bump libgtk2.0-dev to >= 2.10.0 - Add evolution Recommends: spamassassin | bogofilter - Drop 10_etasks-missing-include.patch - Drop 90_build_with_new_pisock.patch, fixed upstream * 50_libnssckbi-location.patch: Adapt private library search path to relocated xulruner libraries. * Update watch file to track all stable versions * 08_to_translate_list_update.patch: Translatable files * Don't create shlibs.local - CDBS has been fixed long ago * Create symlink for manpage evolution-2.10 * Add lintian overrides [ Loic Minier ] * Upload to unstable. -- Loic Minier Tue, 24 Apr 2007 16:36:09 +0200 evolution (2.8.3-1) experimental; urgency=low * New upstream stable release; bug fixes and translations. * Drop Takuo Kitame from Uploaders. -- Loic Minier Thu, 05 Apr 2007 14:27:55 +0200 evolution (2.8.2.1-1) experimental; urgency=low * New upstream release. - Fixes crash on exit; closes: #406492. -- Loic Minier Thu, 11 Jan 2007 17:28:35 +0100 evolution (2.8.2-1) experimental; urgency=low [ Jordi Mallach ] * 50_filter_missing_gettext.patch: Add missing gettext() calls to the filter dialogs (Bugzilla #359276). [ Oystein Gisnas ] * New upstream release - debian/control: Move prefer plain plugin to standard - 70_no-mail-remote-plugin.patch: Update patch - Treat data/evolution.{keys,mime} special * Document mailbox summary corruption and removal of IMAP4rev1 provider. [debian/README.Debian] * Document common network-manager error messages. [debian/README.Debian] * Don't depend on HAL and NetworkManager on non-Linux archs. Thanks to Petr Salinger. (closes: #401540) [debian/control] -- Oystein Gisnas Sun, 7 Jan 2007 22:52:16 +0100 evolution (2.8.1.1-1) experimental; urgency=low * New upstream release (closes: #347645) - included: debian/patches/20_show-deleted-msgs-in-trash.patch -- Oystein Gisnas Tue, 31 Oct 2006 22:16:23 +0100 evolution (2.8.1-2) experimental; urgency=low * Pull patch from upstream (closes: #391250) - debian/patches/20_show-deleted-msgs-in-trash.patch -- Oystein Gisnas Sun, 22 Oct 2006 09:52:34 +0200 evolution (2.8.1-1) experimental; urgency=low * New upstream release * Fix symlinks to point to 2.8 [debian/evolution.links] (closes: #389272) -- Heikki Henriksen Tue, 3 Oct 2006 15:19:14 +0200 evolution (2.8.0-2) experimental; urgency=low * Remove superfluous libusb-dev build-dep [debian/control] -- Heikki Henriksen Tue, 26 Sep 2006 09:56:17 +0200 evolution (2.8.0-1) experimental; urgency=low [ Oystein Gisnas ] * debian/patches/06_fix_inline_pgp_breaking_charset.patch: Applied upstream * remove debian/patches/11_window_settings_stored.patch * debian/patches/11_window_settings_stored.patch: Applied upstream * debian/patches/12_fix_icon_metaphors_bug_339626.patch: Applied upstream * debian/patches/17_fix_alarm_delay_for_calendar.patch: Doesn't apply cleanly * debian/patches/20_xulrunner.patch: Fixed upstream * debian/patches/30_no-ipod-sync.patch: Doesn't apply cleanly * debian/patches/31_no-audio-inline.patch: Doesn't apply cleanly * debian/patches/40_disposition-notification.patch: Fixed upstream * debian/patches/60_exchange-operations-create-addressbook.patch: Applied upstream * debian/patches/70_build-experimental-plugins.patch: Doesn't apply cleanly * debian/*.install: Update version number in filename paths * Label typo patch applied upstream. [debian/patches/18_fix_label_typo.patch] * Gettext domain patch applied upstream. [debian/patches/20_correct_gettext_domain.patch] [ Riccardo Setti ] * Added patch to fix compile with the new libpisock (closes: #341172) [debian/patches/90_build_with_new_pisock.patch] [ Heikki Henriksen ] * New upstream release (1.8.0) * Updated debian/watch to follow 2.8-series * --enable-cairo-calender=yes [debian/rules] * Missing include to avoid possible segfault applied upstream. Thanks to Dann Frazier (closes: #384280) * Remove patches fixed/applied upstream: - 07_default_shell_only_with_no_uris.patch - 10_pkg-config-rpath.patch - 30_ipod-sync_missing-files.patch - 55_fi-translation-fix.patch - 60_alarm-list-dialog-peek.patch - 61_itip-formatter-date-in-past.patch - 65_null-camel-exception.patch * Update patches: + 10_etasks-missing-include.patch + 70_no-mail-remote-plugin.patch * Add build-dep on gtkhtml3.8 to find Editor.idl [debian/control] * Temporary build-dep on libusb-dev until this is in place at the right place (libpisock-dev) [debian/control] * Bump build-dep on libgtk2.0-dev to (>= 2.8.0) to pull in cairo [debian/control] -- Heikki Henriksen Fri, 22 Sep 2006 12:51:40 +0200 evolution (2.6.3-1) unstable; urgency=low [ Oystein Gisnas ] * New upstream release - does not ping when offline (closes: #360373) * Reorder build-deps to match order in configure.in. [debian/control] * Add build-deps for each e-d-s lib used. [debian/control] * Patches applied upstream: - debian/patches/18_fix_label_typo.patch - debian/patches/20_correct_gettext_domain.patch - debian/patches/31_no-audio-inline.patch: Obsolete - debian/patches/70_build-experimental-plugins.patch: Obsolete * Update patch debian/patches/70_no-mail-remote-plugin.patch [ Heikki Henriksen ] * Check build-deps (closes: #383174) * Re-add build-dep on gtkhtml3.8 to fix ftbfs -- Heikki Henriksen Tue, 15 Aug 2006 21:07:17 +0200 evolution (2.6.2-4) unstable; urgency=high * Add gnome-icon-theme build-dep. [debian/control] (Closes: #377161) -- Oystein Gisnas Fri, 7 Jul 2006 08:40:16 +0200 evolution (2.6.2-3) unstable; urgency=low * debian/control: Add ${misc:Depends} * debian/control: Remove conflict with older evolution * debian/evolution-dev.install: Remove .la files again * debian/patches/10_pkg-config-rpath.patch: Add explicit -rpath to private libs pkg-config to fix .la-less builds against these libs * Convert icon to XPM format for Debian menu * debian/control: Clean up dependencies * Move icon, menu and .desktop from evolution-common to evolution * debian/control: Depend on = source:Version of -common package for binNMU compatibility -- Oystein Gisnas Thu, 6 Jul 2006 09:45:29 +0200 evolution (2.6.2-2) unstable; urgency=low * Make the package binNMU-safe: - Build-depend on dpkg-dev >= 1.13.19. [debian/control] - Use ${binary:Version} & ${source:Version} [debian/control] - use UPSTREAM_VERSION [debian/rules] -- Heikki Henriksen Mon, 12 Jun 2006 09:53:50 +0200 evolution (2.6.2-1) unstable; urgency=low [ Oystein Gisnas ] * debian/patches/61_itip-formatter-date-in-past.patch: (Closes: #368920) * Update manpages * Move architecture independent files to package evolution-common (Closes: #232890) * Move experimental plugins to evolution-plugins-experimental * debian/control: Update package descriptions * debian/control: Correct Suggests: and Recommends: for plugins [ Heikki Henriksen ] * New upstream release * Update patches: - debian/patches/17_fix_alarm_delay_for_calendar.patch - debian/patches/31_no-audio-inline.patch - debian/patches/55_fi-translation-fix.patch - debian/patches/70_build-experimental-plugins.patch * Drop patches applied upstream: - debian/patches/06_fix_inline_pgp_breaking_charset.patch - debian/patches/11_window_settings_stored.patch - debian/patches/12_fix_icon_metaphors_bug_339626.patch - debian/patches/40_disposition-notification.patch - debian/patches/60_exchange-operations-create-addressbook.patch * plugin for ipod-sync works again: - debian/patches/30_no-ipod-sync.patch: dropped - debian/patches/30_ipod-sync_missing-files.patch: added - debian/control: bring back build-deps on hal >= 0.5.4 - debian/evolution-plugins.install: add ipod-sync to experimental line * debian/control: Change dep on Source-Version from = to >= to have it binNMU-able * debian/control: add dep on libhal-dev to evolution-dev * debian/rules: Fix Version\: in dpkg-parsechangelog * debian/rules: Don't overwrite DEB_SHLIBDEPS_INCLUDE & DEB_DH_MAKESHLIBS_ARGS_? * debian/evolution-dev.install: bring back *.la until we get broken rpath in some libs fixed -- Heikki Henriksen Sun, 11 Jun 2006 20:18:06 +0200 evolution (2.6.1-3) unstable; urgency=low [ Oystein Gisnas ] * debian/control: Move -dbg pkg to section gnome * debian/control: Claim compliance with Debian Policy 3.7.2 * debian/patches/60_new_addressbook_set_relative_url.patch: (Closes: #361995) * debian/evolution-dev.install: drop installation of *.la * Add manpages csv2vcard.1 and evolution-addressbook-export.1 * debian/evolution.install: drop installation of evolution-addressbook-clean (closes: #346088) * debian/patches/65_null-camel-exception.patch: stop using NULL in place of Camel exceptions * debian/patches/70_build-experimental-plugins.patch: Build experimental plugins. Thanks to Michel Dänzer. (Closes: #312288) * debian/patches/evolution{,-plugins}.install: Move base plugins to evolution package [ Heikki Henriksen ] * patches pulled from ubuntu: - debian/patches/06_fix_inline_pgp_breaking_charset.patch - debian/patches/11_window_settings_stored.patch: (closes: #363259) - debian/patches/12_fix_icon_metaphors_bug_339626.patch - debian/patches/17_fix_alarm_delay_for_calendar.patch - debian/patches/18_fix_label_typo.patch - debian/patches/20_correct_gettext_domain.patch -- Oystein Gisnas Thu, 25 May 2006 08:09:47 +0200 evolution (2.6.1-2) unstable; urgency=low [ Oystein Gisnas ] * debian/patches/60_exchange-operations-create-addressbook.patch: Fix create addressbook breakage caused by exchange-operations plugin * debian/control: Add dep dbus (closes: #365797) [ Heikki Henriksen ] * debian/control: add dep on libnm-glib-dev & libgtkhtml3.8-dev for evolution-dev * debian/evolution-plugins.install: not install *.la * debian/patches/60_alarm-list-dialog-peek.patch: fix segfault on certain cases/archs. Thanks to Dann Frazier (closes: #365923) -- Oystein Gisnas Thu, 4 May 2006 12:25:51 +0200 evolution (2.6.1-1) unstable; urgency=low [ Heikki Henriksen ] * Upload to unstable * New upstream release (2.6.1) * debian/control: add recommends notification-daemon to evolution-plugins * debian/control: bump debhelper build-dep to >= 5.0.0 * debian/control: added recommends: yelp (closes: #277707) * debian/control: removed old unecessary conflicts/replaces * debian/control: add suggests on evolution-dbg * evolution-wombat has been removed some time ago (closes: #236852, #265568, #160049, #211656, #218075, #196426) * debian/evolution-mail.desktop: pull from ubuntu (and add norwegian translations :) ) (closes: #257322) * debian/rules: clean up clean:: * debian/control: add build-dep libnm-glib-dev and suggest network-manager. Provides NetworkManager-magic if available. * Upstream fix for addressbook data-loss (uid vs relative_uri) (closes: #361995) * debian/watch: added * debian/patches/40_disposition-notification.patch: Fix crash on disposition-notification (upstream bug: 324327) * debian/patches/31_no-audio-inline.patch & debian/control: Remove build-dep on gstreamer0.8 and audio-inline-plugin until its' fixed * Upstream fix for new-mail-plugin (closes: #341085) [ Oystein Gisnas ] * Upstream fixes for mbox import (closes: #292810) * Upstream fixes for yelp user guide category and title++ (closes: #360860, #339500) * Upstream support for contact groups (closes: #297236) * Upstream LDAP fixes (closes: #187821, #190750, #251060, #139947) * Remove obsolete README.SSL since SSL/TLS is builtin * Upstream fix for creation of task from mail message (closes: #327406) * debian/evolution.links: Fix link filename for evolution-2.6 manpage * debian/rules: Add dh_shlibdeps flag to aviod unnecessary runs of ldconfig * debian/evolution.menu: Remove obsolete tag in menu file (see #129131) [ Jordi Mallach ] * debian/rules: - don't overwrite CFLAGS, or we get unusable -dbg packages (thanks seb128). - likewise for DEB_CONFIGURE_EXTRA_FLAGS. -- Heikki Henriksen Fri, 28 Apr 2006 17:12:48 +0200 evolution (2.6.0-2) experimental; urgency=medium * Now updates count for drafts folder (closes: #284095) * Build --without-krb4 (closes: #278242) * Move spamassassin recommends to evolution-plugins (closes: #343987) * Upstream fixes in ldif-import (closes: #357845) * Bump debhelper compat to 5 * remove camel-providers from evolution.install: moved to e-d-s once upon a time * remove evolution-importers from evolution.install: goes under *so -- Heikki Henriksen Mon, 3 Apr 2006 20:02:52 +0200 evolution (2.6.0-1) experimental; urgency=low * New upstream release * Added -dbg package with Priority: extra * debian/patches/50_de-translation-typo.patch: Removed - string is no longer valid * debian/patches/55_fi-translation-fix.patch: Updated * debian/patches/80_default_mailer_free-fix.patch: Removed - fixed upstream * Enable experimental plugins and update plugin-list (closes: #349163, #312288) * debian/patches/07_default_shell_only_with_no_uris.patch: Added from ubuntu's packages * debian/patches/30_no-ipod-sync.patch: Don't build ipod-sync-plugin (at least not until it wants to build) -- Heikki Henriksen Thu, 30 Mar 2006 17:56:35 +0200 evolution (2.4.2.1-2) unstable; urgency=medium * Acknowledge NMU (closes: #358432) * Add myself to Uploaders * Tighten dependency on libgtkhtml3.8-dev >= 3.8.1-1.1 * Tighten dependency on e-d-s >= 1.4.2.1-1.1 * 80_default_mailer_free-fix.patch: fix crash on startup (closes: #358071) * debian/patches/15_x-face-support.patch: broken and not accepted upstream, so removed (closes: #347702) -- Heikki Henriksen Sun, 26 Mar 2006 17:26:15 +0100 evolution (2.4.2.1-1.1) unstable; urgency=low * NMU to fix crasher in startup (closes: #358071) -- Heikki Henriksen Wed, 22 Mar 2006 13:59:44 +0000 evolution (2.4.2.1-1) unstable; urgency=low [ Jordi Mallach ] * New upstream release (closes: #336968). - can introduce tasks (closes: #334026). - won't crash when adding contacts (closes: #342725). - won't crash on libsoup2.2 bugs (closes: #340488). - should not loop, eating all memory (closes: #341694). * Upload to unstable. * Don't build-depend on automake1.7 [debian/control]. [ Loic Minier ] * Add missing build-dep on gtkhtml3.8 (>= 3.7.0). (Closes: #340184) [debian/control] -- Jordi Mallach Mon, 9 Jan 2006 14:13:13 +0100 evolution (2.4.1-3) experimental; urgency=low * Merge changes done in SVN by marga as "2.4.0-3", which were overriden in experimental in kitame's "2.4.0-3". - Re-add the updated translations patches (german and finish). - Rename bugbuddy Suggests in bug-buddy. * Update and rename patches to apply cleanly and in a defined order. * Update X-Face support patch to cover Makefile.am too. * Update pixmap PATH to 2.4. [debian/evolution.menu] * Update description to not list the Evolution version. [debian/control] * Update list of evolution-dev files. [debian/evolution-dev.install] -- Loic Minier Fri, 11 Nov 2005 15:58:25 +0100 evolution (2.4.1-2) experimental; urgency=low * Rebuild against evolution-data-server >= 1.4.1.1-1 and bump build-dep. [debian/control] * Remove anything related to gal, now merged in evolution-data-server. [debian/control] * Switch to experimental dbus by replacing dbus-1-dev and dbus-glib-1-dev with libdbus-1-dev and libdbus-glib-1-dev. [debian/control] * Update copyright information, upstream URL, authors... [debian/copyright] * Add myself to Uploaders. [debian/control] * Remove all files from the Debian diff.gz not below debian/. * Add CDBS' utils. [debian/rules] -- Loic Minier Mon, 7 Nov 2005 17:53:06 +0100 evolution (2.4.1-1) experimental; urgency=low * New upstream release * Build againsta gtkhtml3.8 instead of gtkhtml -- Takuo KITAME Mon, 10 Oct 2005 05:50:53 +0900 evolution (2.4.0-3) experimental; urgency=low * Depends on untagged libgal-common and gtkhtml. -- Takuo KITAME Fri, 16 Sep 2005 15:19:14 +0900 evolution (2.4.0-2) experimental; urgency=low * fix libgal2.5-common dependency. -- Takuo KITAME Tue, 13 Sep 2005 12:23:37 +0900 evolution (2.4.0-1) experimental; urgency=low * New upstream release * Depends on e-d-s 1.4.0, gal 2.5, gtkhtml3.8 * remove translation fix patch at once. -- Takuo KITAME Mon, 12 Sep 2005 11:33:24 +0900 evolution (2.2.3-4) unstable; urgency=low * Erased unnecesary files from the debian/ directory, including 02_help_is_not_included.patch which wasn't being applied anyway. * Fix de.po translation, with the patch provided by Jens Seidel (Closes: #314119). * Add a suggestion for the evolution-exchange package (Closes: #304827). * Fixed an "implicitly converted pointer" bug with the patch provided by David Mosberger (Closes: #304708, #320892) * Re-included the changelog entries that had been dropped during experimental phase. * Fixed build-dependencies (libpam-dev -> libpam0g-dev). * Updated all libgal2.4 dependencies to > 2.4.3 * Updated copyright file. -- Margarita Manterola Tue, 6 Sep 2005 16:32:25 -0300 evolution (2.2.3-3) unstable; urgency=high * security fix. (closes: Bug#32253) - Multiple exploitable format string vulnerabilities Applied unofficial security fix patch from http://www.sitic.se/dokument/evolution.formatstring.patch -- Takuo KITAME Thu, 25 Aug 2005 14:58:34 +0900 evolution (2.2.3-2) unstable; urgency=low * Added "Evolution Team" in the Maintainer field, and listed the members of the team as the Uploaders. * Added a manpage provided by Lars Wirzenius (Closes: #239643). * Added a symlink in /usr/bin for evolution-addressbook-export and csv2vcard (Closes: #285174). * Fixed finnish translations, as suggested by Lars Wirzenius, by adding the corresponding patch (Closes: #279977, #288674) * Build-depend on libkrb5-dev, since it's being used. (Closes: #318981) * Update the libgal2.4-0 dependency, to prevent being installed with the buggy version. * Fixed the menu file (Closes: #307840, #318163) -- Margarita Manterola Mon, 1 Aug 2005 10:24:13 -0300 evolution (2.2.3-1) unstable; urgency=low * New upstream release * change dependency to e-d-s instead of e-d-s1.2 -- Takuo KITAME Wed, 13 Jul 2005 15:13:40 +0900 evolution (2.2.2-4) unstable; urgency=low * remove unnecessary diffs from diff.gz (config.sub, config.guss, *.desktop) * remove libdb4.2-dev from Build-Depends. * Build-Depends on evolution-data-server1.2-dev (>= 1.2.2-4) * build against latest e-d-s. -- Takuo KITAME Tue, 10 May 2005 12:29:37 +0900 evolution (2.2.2-3) unstable; urgency=low * added build-depends: dbus-glib-1-dev (closes: #305001) -- Takuo KITAME Sat, 30 Apr 2005 03:32:27 +0900 evolution (2.2.2-2) unstable; urgency=low * Oops. Previous release forgot to include plugins directory. * Added build-depends for plugins. (libgstreamer0.8-dev, dbus-1-dev) -- Takuo KITAME Thu, 14 Apr 2005 11:42:22 +0900 evolution (2.2.2-1) unstable; urgency=low * New upstream release * Fix debian menu (closes: #303657) * --enable-plugins=all (closes: #304324) -- Takuo KITAME Wed, 13 Apr 2005 22:22:59 +0900 evolution (2.2.1.1-1) unstable; urgency=low * New upstream release -- Takuo KITAME Wed, 30 Mar 2005 12:06:30 +0900 evolution (2.2.1-1) unstable; urgency=low * New upstream release * Upload to unstable/main * Change package name to 'evolution' -- Takuo KITAME Tue, 22 Mar 2005 18:17:12 +0900 evolution2.2 (2.1.6-1) experimental; urgency=low * New upstream release -- Takuo KITAME Tue, 22 Mar 2005 15:39:39 +0900 evolution2.2 (2.1.5-1) experimental; urgency=low * New upstream release -- Takuo KITAME Tue, 22 Feb 2005 11:18:58 +0900 evolution2.2 (2.1.4-1) experimental; urgency=low * New upstream release -- Takuo KITAME Fri, 4 Feb 2005 14:57:30 +0900 evolution2.2 (2.1.3.2-1) experimental; urgency=low * New upstream release -- Takuo KITAME Thu, 13 Jan 2005 14:49:22 +0900 evolution2.2 (2.1.2-1) experimental; urgency=low * New upstream release * fix build-depends (closes: #288572) -- Takuo KITAME Thu, 6 Jan 2005 15:05:08 +0900 evolution2.2 (2.1.1-1) experimental; urgency=low * New upstream release -- Takuo KITAME Fri, 17 Dec 2004 16:51:15 +0900 evolution2.2 (2.1.0-1) experimental; urgency=low * New upstream release * experimental, tagged package name. -- Takuo KITAME Fri, 5 Nov 2004 14:37:51 +0900 evolution (2.0.4-2) testing-proposed-updates; urgency=high * remove broken patch: decode-rfc2047-invalid-encoded-word.patch (closes: #280303) * applied security fix patch. - CAN-2005-0806: Remote denial of service in evolution 2.0.3 (closes: #300815) -- Takuo KITAME Thu, 28 Apr 2005 12:35:33 +0900 evolution (2.0.4-1) unstable; urgency=low * Maintainer upload (closes: #285908) -- Takuo KITAME Wed, 16 Mar 2005 19:23:19 +0900 evolution (2.0.4-0.1) unstable; urgency=low * Non-maintainer upload. * New upstream release. * debian/patches/CAN-2005-0102.patch, debian/patches/mail-preserve-auth-conf.patch: removed, applied upstream. * debian/control: - Build-Conflict on kerberos4kth-dev (closes: #285908). - update Build-Depends for new requirements. -- Jordi Mallach Tue, 1 Mar 2005 18:42:43 +0100 evolution (2.0.3-1.2) unstable; urgency=HIGH * Non-maintainer upload to fix SECURITY issues. * debian/patches/CAN-2005-0102.patch: - camel/camel-lock-helper.c: malloc()'ing supplied path length + 1 allowed an integer overflow and malloc()ation of a 0-byte buffer, which was then filled by an arbitrary amount of user-supplied data. Now restrict the length of the supplied path to at most 0xFFFF characters (patch taken from Ubuntu USN-69-1, thanks pitti!). * debian/patches/mail-preserve-auth-conf.patch: patch from Ximian Bugzilla to fix the skipping of the needauth setting (closes: #290291). * debian/rules: add DEB_FIXPERMS_EXCLUDE for camel-lock-helper. * debian/evolution.postinst: removed, chmod/chgrp handled by make install (this changes camel-lock-help from suid root to sgid mail). -- Jordi Mallach Tue, 25 Jan 2005 17:49:41 +0100 evolution (2.0.3-1.1) unstable; urgency=medium * Non-maintainer upload. * debian/control: bump several build dependencies to the versions required by configure.in (closes: #285226). -- Jordi Mallach Tue, 14 Dec 2004 20:30:06 +0100 evolution (2.0.3-1) unstable; urgency=low * New upstream release * remove camel-charset-map-patch. * upstream fix: - failed to migrate 1.4 data to 2.0 (closes: #276162) * build-depends on debhelper >= 4.2.21 (closes: #282038) -- Takuo KITAME Thu, 9 Dec 2004 17:36:28 +0900 evolution (2.0.2-3) unstable; urgency=low * upload to unstable/main -- Takuo KITAME Fri, 15 Oct 2004 14:20:05 +0900 evolution (2.0.2-2) experimental; urgency=low * install help files, evolution-addressbook-export (closes: #274976, #275709) -- Takuo KITAME Wed, 13 Oct 2004 16:26:33 +0900 evolution (2.0.2-1) experimental; urgency=low * New upstream release -- Takuo KITAME Wed, 13 Oct 2004 12:52:30 +0900 evolution (2.0.1-1) experimental; urgency=low * New upstream release * include help files. -- Takuo KITAME Wed, 29 Sep 2004 16:03:30 +0900 evolution (2.0.0-1) experimental; urgency=low * New upstream release, RC package for uploading into main. * usr/share/idl is -dev files. * chmod u+s /usr/lib/evolution/2.0/camel/camel-lock-helper -- Takuo KITAME Wed, 15 Sep 2004 13:51:07 +0900 evolution1.5 (1.5.94.1-1) experimental; urgency=low * New upstream release -- Takuo KITAME Tue, 31 Aug 2004 14:54:54 +0900 evolution1.5 (1.5.93-1) experimental; urgency=low * New upstream release * try to decode rfc2047 invalid (non-lwsp separated e-word) mime subject. * decode rfc2047 e-word in comment of User-Agent/X-Mailer (upstream patch) * --enable-nntp (closes: #264280) -- Takuo KITAME Mon, 16 Aug 2004 12:59:41 +0900 evolution1.5 (1.5.92.1-1) experimental; urgency=low * New upstream release * apply patch to decode encoded-word which is not space-separated. -- Takuo KITAME Thu, 5 Aug 2004 18:07:56 +0900 evolution1.5 (1.5.91-2) experimental; urgency=low * Applied http://primates.ximian.com/~fejj/camel-charset-map.patch fix multibyte charset header encoding. -- Takuo KITAME Wed, 21 Jul 2004 18:42:49 +0900 evolution1.5 (1.5.91-1) experimental; urgency=low * New upstream release some bugs were fixed by upstream (closes: #242014, #256707, #256830, #236333, #241003, #244703) * Depends on gnome-icon-theme (closes: #259594) * Recommends spamassasin (closes: #249822) * clean up doc files (closes: #257404) * --enable-ipv6 -- Takuo KITAME Fri, 16 Jul 2004 09:25:48 +0900 evolution1.5 (1.5.90-2) experimental; urgency=low * fix for local mailbox access (closes: #256988) chgrp mail /usr/lib/evolution/1.5/camel/camel-lock-helper chmod g+s /usr/lib/evolution/1.5/camel/camel-lock-helper -- Takuo KITAME Sun, 11 Jul 2004 23:35:33 +0900 evolution1.5 (1.5.90-1) experimental; urgency=low * New upstream release -- Takuo KITAME Thu, 8 Jul 2004 18:59:48 +0900 evolution1.5 (1.5.9.2-2) experimental; urgency=low * link againsta libcompface (closes: #257064) -- Takuo KITAME Thu, 1 Jul 2004 21:42:23 +0900 evolution1.5 (1.5.9.2-1) experimental; urgency=low * New upstream release (closes: #256476, #250840) * use cdbs instead of dbs -- Takuo KITAME Mon, 28 Jun 2004 12:00:04 +0900 evolution1.5 (1.5.9.1-1) experimental; urgency=low * New upstream release -- Takuo KITAME Mon, 7 Jun 2004 12:14:39 +0900 evolution1.5 (1.5.8-2) experimental; urgency=low * update Dependency. -- Takuo KITAME Thu, 27 May 2004 08:57:51 +0900 evolution1.5 (1.5.8-1) experimental; urgency=low * New upstream release * Applied X-Face header display support. -- Takuo KITAME Wed, 21 Apr 2004 15:13:24 +0900 evolution1.5 (1.5.7-1) experimental; urgency=low * New upstream release -- Takuo KITAME Tue, 20 Apr 2004 17:16:04 +0900 evolution1.5 (1.5.6.2-2) experimental; urgency=low * Build-Depends on libgail-dev (closes: #241157) -- Takuo KITAME Fri, 16 Apr 2004 23:20:40 +0900 evolution1.5 (1.5.6.2-1) experimental; urgency=low * New upstream release libgtkhtml3.1-7 is still in incoming... :< * Depends on e-d-s (>= 0.0.91) (closes: #236260, #236328) * use tar.gz upstream source (closes: #241157) * comment out #include (closes: #243390) -- Takuo KITAME Fri, 16 Apr 2004 13:48:42 +0900 evolution1.5 (1.5.6-1) experimental; urgency=low * New upstream release * NOTE: libgtkhtml3.1-7 package had been uploaded already. But it marked as NEW package and waiting for ACCEPTED. So please wait for installing into archive by ftp-maintainer. -- Takuo KITAME Wed, 7 Apr 2004 14:14:13 +0900 evolution1.5 (1.5.5-1) experimental; urgency=low * New upstream release * NOTE: libsoup2.2-3 and libgtkhtml3.1-6 package had been uploaded already. But it marked as NEW package and waiting for ACCEPTED. So please wait for installing into archive by ftp-maintainer. -- Takuo KITAME Tue, 9 Mar 2004 13:13:05 +0900 evolution1.5 (1.5.4-1) experimental; urgency=low * New upstream release -- Takuo KITAME Thu, 19 Feb 2004 15:02:12 +0900 evolution1.5 (1.5.3-1) experimental; urgency=low * New upstream release -- Takuo KITAME Tue, 3 Feb 2004 14:34:58 +0900 evolution1.5 (1.5.2-1) experimental; urgency=low * New upstream release -- Takuo KITAME Tue, 20 Jan 2004 17:03:35 +0900 evolution1.5 (1.5.1-1) experimental; urgency=low * New upstream release -- Takuo KITAME Fri, 9 Jan 2004 14:35:23 +0900 evolution1.5 (1.5-1) experimental; urgency=low * New upstream release * remove db3 source * Depends: on evolution-data-server * experimental release, package name is evolution1.5 -- Takuo KITAME Mon, 15 Dec 2003 16:45:13 +0900 evolution (1.4.5-3) unstable; urgency=low * build against G2.4 (closes: #217681) -- Takuo KITAME Tue, 28 Oct 2003 17:22:55 +0900 evolution (1.4.5-2) unstable; urgency=low * applied patch imap-reduce-max-command-length (closes: #169209) * Build-Depends on libgnomecanvas2-0 (>= 2.2.0.2) (closes: #211613) * applied patch to handle +1300 time zone (closes: #214533) -- Takuo KITAME Fri, 17 Oct 2003 15:05:56 +0900 evolution (1.4.5-1) unstable; urgency=low * New upstream release (closes: #210976) * Maintainer upload (closes: #211158, #210917) -- Takuo KITAME Wed, 24 Sep 2003 12:44:55 +0900 evolution (1.4.4-2.1) unstable; urgency=medium * NMU * [debian/control] Added Build-Depends: libheimdal-dev; added evolution-dev Depends: libsoup2.0-dev, libgal2.0-dev. (Closes: #211158) * New build (using pbuilder), resulting in installable packages. (Closes: #210917) -- J.H.M. Dassen (Ray) Sun, 21 Sep 2003 14:58:32 +0200 evolution (1.4.4-2) unstable; urgency=low * applied patch to use default encoding when message has no CT: charset= header. * applied patch to fix invalid convert to UTF-8 via IMAP (closes: #207476) * Build-Depends on latest autotools-dev (closes: #201421) * fix debian/script/lib (closes: #158664) * Recommends: gnome-desktop-data (closes: #198917) -- Takuo KITAME Wed, 3 Sep 2003 12:45:22 +0900 evolution (1.4.4-1) unstable; urgency=low * New upstream release -- Takuo KITAME Tue, 5 Aug 2003 14:43:40 +0900 evolution (1.4.3-2) unstable; urgency=low * Update build-depends (closes: 201320, 200958, 200942) -- Takuo KITAME Tue, 15 Jul 2003 11:15:15 +0900 evolution (1.4.3-1) unstable; urgency=low * New upstream release (closes: 200826) -- Takuo KITAME Fri, 11 Jul 2003 15:41:15 +0900 evolution (1.4.0-4) unstable; urgency=low * camel-pop3-store.c: don't send CAPA after login like evo1.2 (closes: #196141) * fix Makefile of conduits (closes: #197682) -- Takuo KITAME Tue, 17 Jun 2003 16:27:47 +0900 evolution (1.4.0-3) unstable; urgency=low * Depends on scrollkeeper (${misc:Depends})(closes: #197380) * Fix mozilla depenedency (closes: #197314) * Build with -fPIC (closes: #197561) * regenerate evolution.desktop (closes: #197213, #197248) -- Takuo KITAME Mon, 16 Jun 2003 12:18:36 +0900 evolution (1.4.0-2) unstable; urgency=low * Fix debian menu entry (closes: #197209, #192760) * Fix GNOME menu entry (closes: #197213, #197248) * Build-Depends: on libgnome-pilot2-dev (>= 2.0.9-2) (closes: 196629) * use dh_scrollkeeper (closes: #197111) -- Takuo KITAME Fri, 13 Jun 2003 11:54:58 +0900 evolution (1.4.0-1) unstable; urgency=low * New upstream release (closes: #196977) * fix build-depends. referred to configure script to know which version is really needed. (closes: #196542) * fix description (closes: #197033) -- Takuo KITAME Thu, 12 Jun 2003 12:12:00 +0900 evolution (1.3.92-2) unstable; urgency=low * Remove unnecessary debconf configs (closes: #196229) * debian/evolution.menu: fix entry (closes: #162898,#196299) * debian/rules: Recommends: gnome-pilot-conduits (closes: #161242) -- Takuo KITAME Fri, 6 Jun 2003 11:37:46 +0900 evolution (1.3.92-1) unstable; urgency=low * Upload into unstable/main * fix crash on startup (closes: #195536, #195137, #195133, #195142, #196031, #195986, #195400) * enable pilot support (closes: #195400, #185107) -- Takuo KITAME Wed, 4 Jun 2003 11:34:52 +0900 evolution1.3 (1.3.92-1) experimental; urgency=low * New upstream release * Depends on libgal2.0-common (closes: #194301) -- Takuo KITAME Wed, 28 May 2003 11:41:18 +0900 evolution1.3 (1.3.3-1) experimental; urgency=low * New upstream release -- Takuo KITAME Wed, 7 May 2003 14:01:04 +0900 evolution1.3 (1.3.2-1) experimental; urgency=low * New upstream release -- Takuo KITAME Thu, 24 Apr 2003 11:30:33 +0900 evolution1.3 (1.3.1-2) experimental; urgency=low * disable broken IPv6 support. -- Takuo KITAME Mon, 31 Mar 2003 17:01:54 +0900 evolution1.3 (1.3.1-1) experimental; urgency=low * New upstream release -- Takuo KITAME Wed, 19 Mar 2003 18:27:07 +0900 evolution (1.2.2-1) unstable; urgency=low * New upstream release -- Takuo KITAME Mon, 10 Feb 2003 14:14:21 +0900 evolution (1.2.1-3) unstable; urgency=low * Build Depends on psmisc (closes: #169181, #176672, #178642) -- Takuo KITAME Tue, 28 Jan 2003 14:23:56 +0900 evolution (1.2.1-2) unstable; urgency=low * Build-Depends on pilot-link (>= 0.11.7),libncurses5-dev (closes: #175308, #175037) * update ja.po -- Takuo KITAME Fri, 27 Dec 2002 15:04:29 +0900 evolution (1.2.1-1) unstable; urgency=low * New upstream release -- Takuo KITAME Tue, 24 Dec 2002 17:28:09 +0900 evolution (1.2.0-4) unstable; urgency=low * Build against mozilla 1.2.1, update dependency. -- Takuo KITAME Wed, 4 Dec 2002 23:02:33 +0900 evolution (1.2.0-3) unstable; urgency=low * Build against mozilla 1.2 * Fix build-depends (closes: #169414, #170326) * Fix postinst, don't call twice ldconfig (closes: #157893) -- Takuo KITAME Fri, 29 Nov 2002 10:21:55 +0900 evolution (1.2.0-2) unstable; urgency=low * fix evolution-mail-upgrade location (closes: #169088) * recommends gnome-spell (>= 0.5) (closes: #169506) -- Takuo KITAME Wed, 20 Nov 2002 08:18:42 +0900 evolution (1.2.0-1) unstable; urgency=low * New upstream release (closes: #168702) * Change Maintainer address to @debian.org -- Takuo KITAME Wed, 13 Nov 2002 12:46:22 +0900 evolution (1.0.8-5) unstable; urgency=low * Build against gdk-imlib1 -- Takuo KITAME Fri, 30 Aug 2002 17:01:56 +0900 evolution (1.0.8-4) unstable; urgency=low * Build against libpng2 (closes: #157329) -- Takuo KITAME Tue, 20 Aug 2002 16:01:06 +0900 evolution (1.0.8-3) unstable; urgency=low * UTF8 Fix omf file. (closes: #152000) * update .desktop file for G2 (closes: #148746) -- Takuo KITAME Mon, 19 Aug 2002 05:08:28 +0900 evolution (1.0.8-2) unstable; urgency=low * Build against libpisock-dev (>= 0.11.3-2) -- Takuo KITAME Mon, 12 Aug 2002 15:38:03 +0900 evolution (1.0.8-1) unstable; urgency=low * New upstream release. -- Takuo KITAME Mon, 12 Aug 2002 14:24:43 +0900 evolution (1.0.7-3) unstable; urgency=low * Build depends libpisock-dev (>= 0.10.99-3) (closes: 152713) -- Takuo KITAME Sat, 13 Jul 2002 16:53:09 +0900 evolution (1.0.7-2) unstable; urgency=low * libcamel0: Depends on libnss3 (>> 1.0.0) * evolution: Reccomends mozilla-psm (>> 1.0.0). added README.SSL (closes: #151446) * Build against libpisock5 (closes: #151677) -- Takuo KITAME Wed, 3 Jul 2002 12:39:20 +0900 evolution (1.0.7-1) unstable; urgency=low * New upstream release. * build against gtkhtml 1.0.4 * debian/rules: mozilla include path is /usr/include/mozilla-1.0.0/{nspr,nss} (closes: #147149) -- Takuo KITAME Mon, 17 Jun 2002 12:45:46 +0900 evolution (1.0.5-1) unstable; urgency=low * New upstream release. * move some executables into /usr/lib/evolution/ (closes: #126044) -- Takuo KITAME Tue, 14 May 2002 10:11:12 +0900 evolution (1.0.3-3) unstable; urgency=critical * debian/patches/24140.patch - fix Possible DoS attack through message headers (closes: #145903) * remove evolution-dev package from control. It is useless. (closes: #144269) -- Takuo KITAME Sun, 28 Apr 2002 00:26:42 +0900 evolution (1.0.3-2) unstable; urgency=low * fix menu entry (closes: #142418) * fix Description (closes: #141328) * applied patch to changes a default charset for Japanese (closes: #142365) -- Takuo KITAME Sat, 13 Apr 2002 04:05:48 +0900 evolution (1.0.3-1) unstable; urgency=low * New upstrem release. * removed upstream merged patches - debian/patches/fix-mail-crash - debian/patches/pgpfix -- Takuo KITAME Tue, 26 Mar 2002 17:10:49 +0900 evolution (1.0.2-3) unstable; urgency=low * move to main from non-US * menu category is Apps/Net (closes: #137976) -- Takuo KITAME Sun, 24 Mar 2002 04:19:58 +0900 evolution (1.0.2-2) unstable; urgency=low * debian/patches/pgpfix: - added to fix verifying pgp signed message (closes: #137045) * debian/patches/fix-mail-crash: - added to fix crashing mail (patch from bugzilla.ximian.com #19564) (closes: #132433) * fix conduits icon path (closes: #131115) * debian/control: - evolution suggests gnome-spell (closes: #119518, #123760) -- Takuo KITAME Wed, 6 Mar 2002 18:08:40 +0900 evolution (1.0.2-1) unstable; urgency=low * New upstream release. * debian/evolution.menu: - fix package name (closes: #129436) * debian/control: - evolution suggests bugbuddy (closes: #131790) -- Takuo KITAME Fri, 1 Feb 2002 16:32:59 +0900 evolution (1.0.1-1) unstable; urgency=low * New upstream release. * Build against libgal19 * debian/patches/{calendar-import-from-korganizer-fix,addressbook-conduit-backport-1.0.1}: - removed (fixed by upstream) -- Takuo KITAME Sun, 13 Jan 2002 23:16:23 +0900 evolution (1.0-5) unstable; urgency=high * Build fix (krb4 related)for powerpc. (closes: #127457) -- Takuo KITAME Fri, 4 Jan 2002 00:31:00 +0900 evolution (1.0-4) unstable; urgency=high * debian/patches/addressbook-conduit-backport-1.0.1: - Backport from EVOLUTION_1_0_1. It includes conduit bug fix. (closes: #123892) * debian/patches/calendar-import-from-korganizer-fix - added to fix import from korganizer (closes: #122327) * debian/patches/libical-char-signed-char: - fix for arch which's char is unsigned char. (closes: #126997) -- Takuo KITAME Mon, 31 Dec 2001 05:45:33 +0900 evolution (1.0-3) unstable; urgency=low * debian/rules,debian/control: - support SSL/Kerberos45, move to non-us, evolution-ssl is obsolete. (closes: #116665) - Replaces,Provides with evolution-ssl * It's time for remove evolution-ssl from ftp archive. -- Takuo KITAME Sun, 23 Dec 2001 07:26:42 +0900 evolution (1.0-2) unstable; urgency=low * Applied fPIC patch of Bug#124141 (closes: #124141) * Applied correcthelosmtp.diff of Bug#123922 (closes: #123922) * debian/control: - remove beta notice from Description. -- Takuo KITAME Mon, 17 Dec 2001 07:19:43 +0000 evolution (1.0-1) unstable; urgency=low * New upstream release. * Build against libgtkhtml20 -- Takuo KITAME Tue, 4 Dec 2001 06:20:56 +0000 evolution (0.99.2-1) unstable; urgency=low * New upstream release. * Provides mail-reader and imap-client. * some bugs were fixed by upstream - undefined symbol in pilot conduits (closes: #119153, #119677) - Crashing while starting the program. (closes: #112519) - some crashing evolution-mail (closes: #115073, #100120) -- Takuo KITAME Tue, 20 Nov 2001 03:49:50 +0000 evolution (0.99.0-2) unstable; urgency=low * fix build fail with creating KDE_APPLNK_DIR (closes: #118918) -- Takuo KITAME Sat, 10 Nov 2001 09:27:27 +0000 evolution (0.99.0-1) unstable; urgency=low * New upstream release * Fixed Calendar/Task componet crash (closes: #117208, #117209) * Build-depends: libgal-dev (>= 0.18), libgtkhtml-dev (>= 0.16.0) -- Takuo KITAME Thu, 8 Nov 2001 03:43:00 +0000 evolution (0.16-1) unstable; urgency=low * New upstream release * Task/Calendar is still broken!! wait for next upstream. * build against latest libraries, update Build-Depends. * fixed splash (closes: #117211) -- Takuo KITAME Sun, 4 Nov 2001 06:48:57 +0000 evolution (0.15-6) unstable; urgency=low * rebuild with libgconf11 1.0.6-3 (closes: #115944) * fixed build-dep (closes: #116663) * Suggests: gnupg -- Takuo KITAME Tue, 23 Oct 2001 02:24:14 +0900 evolution (0.15-5) unstable; urgency=low * build against libgtkhtml18 (>= 0.15.0-3) which is without GConf (closes: #116077, #115944) * build against libgal15 -- Takuo KITAME Sat, 20 Oct 2001 19:43:35 +0900 evolution (0.15-4) unstable; urgency=low * build-depends libgal-dev (>= 0.14), gtkhtml (>= 0.14) (closes: #114026) + libgnome-pilot1-dev, gnome-pilot (>= 0.1.62) * --enable-pilot-conduits (closes: #90290) * remove --enable-nntp (closes: #115755) -- Takuo KITAME Tue, 16 Oct 2001 19:24:02 +0900 evolution (0.15-3) unstable; urgency=low * build against GAL 0.14 -- Takuo KITAME Thu, 11 Oct 2001 15:38:14 +0900 evolution (0.15-2) unstable; urgency=low * build against libgtkhtml17 * --disable-gtk-doc -- Takuo KITAME Tue, 9 Oct 2001 09:17:46 +0900 evolution (0.15-1) unstable; urgency=low * New upstream release. * debian/rules: based on evolution-ssl package. * remove rdf encoding patch, it was merged into upstream. http://bugzilla.ximian.com/show_bug.cgi?id=11160 * build against gtkhtml 0.13.0 but it is wrong. I'll rebuild after installed 0.14.0 * fix bug about GPG clear signed mail http://bugzilla.ximian.com/show_bug.cgi?id=11548 -- Takuo KITAME Fri, 5 Oct 2001 16:58:29 +0900 evolution (0.14-2) unstable; urgency=low * Added DebianPlanet and Slashdot Japan into ExectiveSummary NewsFeed. * take RDF encoding property in ExectiveSummary NewsFeed. * close old bug about dependency. (closes: #99963) * about #112519 (Configuration database not found. on 0.13), #107852 (Segfault on startup with evolution-shell-WARNING **: CORBA exception ... on 0.12), #86405 (another crash with querying "bigfoot" for address data. on 0.8cvs), #94254 (Mail component crash after sending mail. on 0.9), #97487 (None of evolution's oaf objects are being embedded. on 0.10), #99434 (takes for eva to load. on 0.10), #106412 (doesn't load contact list. on 0.11 with old gtkhtml), #107911 (evolution crashes when trying to empty trash. on 0.12.1), #112401, #112656 (Error: Could not create composer window. on 0.13, I think it is gtkhtml problem), I've checked and checked with evolution 0.14. and couldn't reproduce. I think they were fixed by upstream. close it. and feel free to reopen them if it wasn't fixed. (closes: #112519,#107852,#86405,#94254,#97487,#99434,#106412,#107911,#112401,#112656) -- Takuo KITAME Sun, 30 Sep 2001 15:03:51 +0900 evolution (0.14-1) unstable; urgency=low * New upstream release. * it fixes gnome-vfs build problem (closes: #113292) -- Takuo KITAME Wed, 26 Sep 2001 22:45:45 +0900 evolution (0.13-2) unstable; urgency=low * fix description. (closes: #111632) -- Takuo KITAME Sat, 8 Sep 2001 07:35:25 +0900 evolution (0.13-1) unstable; urgency=low * New upstream release. * Fix description (closes: #111363) * Fix #107626: Cannot read mbox files in /var/mail/ #107881: evolution: lock problem and permission in /var/spool/mail (closes: #107626, #107881) Thanks, Dominik 'Aeneas' Schnitzer -- Takuo KITAME Fri, 7 Sep 2001 19:02:45 +0900 evolution (0.12+cvs0903-2) unstable; urgency=low * Fix build-depends (closes: #111079, #111159) -- Takuo KITAME Wed, 5 Sep 2001 19:42:07 +0900 evolution (0.12+cvs0903-1) unstable; urgency=low * CVS update -r evolution-0-13-branch * Build with libgtkhtml15 -- Takuo KITAME Mon, 3 Sep 2001 19:33:39 +0900 evolution (0.12+cvs0831-1) unstable; urgency=low * New upstream release. (CVS version for GAL update) * build with latest gal (closes: Bug#110765, Bug#110749) -- Takuo KITAME Fri, 31 Aug 2001 19:02:14 +0900 evolution (0.12-1) unstable; urgency=low * New upstream release. * Fix build problem when /bin/sh -> ash (closes: Bug#98205) -- Takuo KITAME Fri, 3 Aug 2001 21:55:42 +0900 evolution (0.11.0-1) unstable; urgency=low * bump upstream version, orig.tar.gz changes. source includes db3-3.1.17 * link with db3 3.1.17 staticaly (closes: Bug#106303) * Fix debian/docs (closes: Bug#106718) * --with-openldap (closes: Bug#106478) -- Takuo KITAME Sat, 28 Jul 2001 10:53:22 +0900 evolution (0.11-1) unstable; urgency=low * New upstream release. (closes: Bug#98319) -- Takuo KITAME Mon, 23 Jul 2001 21:20:38 +0900 evolution (0.10-2) unstable; urgency=low * Fix camel patch (closes: #97617) * debian/control: evolution-dev replaces evolution << 0.10 (closes: Bug#97460) -- Takuo KITAME Fri, 18 May 2001 13:54:45 +0900 evolution (0.10-1) unstable; urgency=low * New upstream release (cvs update -r EVOLUTION_0_10) * use dbs_make for build package. * closes: Bug#89763 Evolution help documentation is missing. * closes: Bug#92507 evolution: Evolution's help menus dont work because /usr/share/gnome/help/evolution/C is empty * build with libgal6 (closes: Bug#95708) * build with libgtkhtml9 (closes: Bug#97316) -- Takuo KITAME Sun, 13 May 2001 23:03:06 +0900 evolution (0.9-2) unstable; urgency=low * Build-Depends: libgnome-vfs-dev (closes: Bug#90917) -- Takuo KITAME Mon, 26 Mar 2001 23:34:30 +0900 evolution (0.9-1) unstable; urgency=low * New upstream release * rebuild with gal-0.5 (closes: Bug#89645) -- Takuo KITAME Thu, 15 Mar 2001 11:21:59 +0900 evolution (0.8.0.cvs20010311-1) unstable; urgency=low * New upstream release (CVS snapshot) * libcamel0: include camel-providers/*/*.so (closes: Bug#87032,Bug#86403,Bug#88927,Bug#88181) * hopefully fix #87796: could not create composer window (closes: Bug#87796) * evolution-dev: remove ical development files (closes: Bug#86402) -- Takuo KITAME Tue, 13 Mar 2001 11:29:37 +0900 evolution (0.8.0.cvs20010214-1) unstable; urgency=low * New upstream release * debian/control: libical install to /usr/lib/libical (closes: Bug#86398) note that does libical exists in main? I couldn't find the package. * debian/contorol: fix Build-Depends (closes: Bug#86344) * versioned depends on bonobo (closes: Bug#86562) -- Takuo KITAME Wed, 28 Feb 2001 17:41:19 +0900 evolution (0.8.0.cvs20010212-1) unstable; urgency=low * New upstream release * use CVS version because for GAL 0.5, Bonobo 0.36 (latest Debian package) -- Takuo KITAME Tue, 13 Feb 2001 23:44:24 +0900 evolution (0.8-1) unstable; urgency=low * Initial Release, referenced from Akira TAGOH's diff.gz (0.8.cvs20010212-2) -- Takuo KITAME Tue, 13 Feb 2001 21:30:43 +0900