evolution-data-server (1.6.1-0ubuntu7.2) dapper-security; urgency=low * SECURITY UPDATE: possible arbitrary code execution when processing large Base64 strings - debian/patches/95_security_CVE-2009-0587.patch: update camel/camel-mime-utils.c and addressbook/libebook/e-vcard.c to properly verify the string length and set the length of the output buffer. - CVE-2009-0587 -- Marc Deslauriers Fri, 13 Mar 2009 07:48:17 -0400 evolution-data-server (1.6.1-0ubuntu7.1) dapper-security; urgency=low * SECURITY UPDATE: code execution via stack manipulation through negative array index. * Added debian/patches/65_imap-negative-array-index.patch: upstream fixes via Debian. * References CVE-2007-3257 -- Kees Cook Thu, 21 Jun 2007 10:53:02 -0700 evolution-data-server (1.6.1-0ubuntu7) dapper-updates; urgency=low * Upload to dapper-updates, fix verified by Michael Vogt -- Sebastien Bacher Mon, 26 Mar 2007 09:59:36 +0200 evolution-data-server (1.6.1-0ubuntu6) dapper-proposed; urgency=low * debian/patches/80_from_fedora_timezones_update.patch: - patch from fedora, update timezones for DST change (Ubuntu: #91637) -- Sebastien Bacher Wed, 14 Mar 2007 00:42:59 +0100 evolution-data-server (1.6.1-0ubuntu5) dapper; urgency=low * debian/patches/10_change_powerpc_optimizations_for_camel_TEMPORARY.patch: - thanks Ben Collins for providing the fix. evolution-data-server crashed on PowerPC on filtering specific mails. This was due to optimizations and are likely to be a GCC problem. To get on with life, we add this as a temporary fix and will hopefully a fixed GCC in Edgy. (Malone: #44061) -- Daniel Holbach Wed, 10 May 2006 20:31:57 +0200 evolution-data-server (1.6.1-0ubuntu4) dapper; urgency=low * debian/patches/92_from_cvs_fix_attachment_icon_to_messages_list.patch: - patch from CVS, fix attachment icon the the messages list * debian/patches/93_from_cvs_fix_prefered_encoding.patch: - patch from CVS, fix ISO-8859-5 used as Cyrillic encoding by example (GNOME: #340717) * debian/patches/94_from_cvs_fix_compare_im_performances_and_leak.patch: - patch from CVS, compare_im performances omptimization and leak fixed -- Sebastien Bacher Wed, 10 May 2006 12:41:05 +0200 evolution-data-server (1.6.1-0ubuntu3) dapper; urgency=low * debian/copyright: - fixed a typo * debian/patches/91_from_cvs_valid_utf8_vcard.patch: - patch from CVS, "Turn the incoming vcard string into valid UTF-8", fix evolution-data-server crashing when using an incorrectly encoded card (Ubuntu: #40713) -- Sebastien Bacher Thu, 4 May 2006 17:15:37 +0200 evolution-data-server (1.6.1-0ubuntu2) dapper; urgency=low * debian/control.in: - updated debhelper requirement according to compat version used * debian/copyright, debian/watch: - updated from Debian * debian/patches/90_from_cvs_dont_override_namespace_when_not_required.patch: - only override the namespace if the URL parameter override is set, makes also sure than INBOX is listed (Ubuntu: #21328) -- Sebastien Bacher Wed, 3 May 2006 16:18:50 +0200 evolution-data-server (1.6.1-0ubuntu1) dapper; urgency=low * New upstream version -- Sebastien Bacher Mon, 10 Apr 2006 22:52:55 +0200 evolution-data-server (1.6.0-0ubuntu1) dapper; urgency=low * New upstream version -- Sebastien Bacher Mon, 13 Mar 2006 18:15:31 +0100 evolution-data-server (1.5.92-0ubuntu1) dapper; urgency=low * New upstream version * debian/patches/01_weather_calendar_fix.patch: - fixed with the new version * debian/patches/04_external_libdb_autoconf.patch: - updated -- Sebastien Bacher Mon, 27 Feb 2006 22:17:31 +0100 evolution-data-server (1.5.91-0ubuntu3) dapper; urgency=low * debian/compat: - updated version so we dh_strip does the right debug package * debian/control.in: - list an evolution-data-server-dbg debug package - use gnutls instead of gnutls11 * debian/rules: - build a debug package -- Sebastien Bacher Thu, 23 Feb 2006 15:52:58 +0100 evolution-data-server (1.5.91-0ubuntu2) dapper; urgency=low * debian/patches/01_weather_calendar_fix.patch: - fix a crasher with the weather calendar -- Sebastien Bacher Tue, 14 Feb 2006 14:44:22 +0100 evolution-data-server (1.5.91-0ubuntu1) dapper; urgency=low * New upstream version * debian/patches/04_external_libdb_autoconf.patch: - updated -- Sebastien Bacher Mon, 13 Feb 2006 22:36:08 +0100 evolution-data-server (1.5.90-0ubuntu1) dapper; urgency=low * New upstream version -- Sebastien Bacher Mon, 30 Jan 2006 16:54:54 +0100 evolution-data-server (1.5.5-0ubuntu2) dapper; urgency=low * Runned update-control -- Sebastien Bacher Tue, 17 Jan 2006 21:20:34 +0100 evolution-data-server (1.5.5-0ubuntu1) dapper; urgency=low * New upstream version: Bugzilla bugs fixed: - crash during Draft saving in offline mode - gw: Don't Mark Trash As New Messages - gw: Forward Of Multiple Messages At Once Loses Formatting - gw: Inserted Images Appears As Broken Link Image - In 'Exchange Connector' GAL should be selected for 'Autocompletion by default - --force-shutdown does not shutdown e-d-s - Exchange password expiry handling is broken - can not specify https URL for a remote calendar location - Webcal Entries Duplicated In Calendar - Critical Warning on Command Line - Contact lists on LDAP server are broken - Fix GList leaks - Subscribe to other user's folder not working - Focus Problem, Screen Entry on "Select Contacts From Address Book" screen Other Fixes : - Merge Calendar backend bits from evolution-caldav module into EDS - Code cleanup - Win32 fixes * debian/control.in: - update for soname change * debian/patches/04_external_libdb_autoconf.patch: - updated -- Sebastien Bacher Tue, 17 Jan 2006 16:21:47 +0100 evolution-data-server (1.5.4-0ubuntu3) dapper; urgency=low * debian/control-in: Add libdb4.3-dev dependency to the -dev packages that need it. -- Martin Pitt Wed, 4 Jan 2006 15:35:58 +0100 evolution-data-server (1.5.4-0ubuntu2) dapper; urgency=low * Add debian/patches/03_external_libdb.patch: Change build system to use external libdb, not the bundled one. (Ubuntu #2623) * Add debian/patches/04_external_libdb_autoconf.patch: Autoconf changes for above patch. * debian/control{,.in}: Add build dependency libdb4.3-dev | libdb-dev. -- Martin Pitt Wed, 4 Jan 2006 13:57:47 +0100 evolution-data-server (1.5.4-0ubuntu1) dapper; urgency=low * New upstream version: Bugzilla bugs fixed: - IMAP drawers with non-ASCII UTF-8 names do not work - Groupwise mail folder not visible - Memory leak in Exchange connector - Fixed vCalendar file import without UID - Fixed a crash/hang while accepting exchange meeting invititation - Hang in Evolution Calendar - Fixed Evolution crash while synchronizing with palm device. - Added Support to expand contact lists inline in name selector entry Other Fixes : - Added option to select emails in contacts/lists in name selector entry - Modifications to use gstdio wrappers - Exchange fixes - Network Manager Support - Win32 fixes * debian/control.in: - update for soname change * debian/patches/03_calendar_fix_crasher.patch: - fixed with the new version -- Sebastien Bacher Mon, 2 Jan 2006 18:57:04 +0100 evolution-data-server (1.5.3-0ubuntu2) dapper; urgency=low * debian/patches/03_calendar_fix_crasher.patch: - fix a crasher with the web calendars -- Sebastien Bacher Thu, 15 Dec 2005 11:19:17 +0100 evolution-data-server (1.5.3-0ubuntu1) dapper; urgency=low * New upstream version: Bugzilla bugs fixed: - Evolution crashes when folding vfolder subfolders while in one, wont restart - evolution will crash on solaris when print error message - Lazy-bind loaded modules in camel - creating new folder causes evolution to hang on the uw-imapd server - crash when delete a imported recurrent event - recurrence editing ... - Evolution data server, Configuration failed on Solaris - Use GLib for determining host endian - Use G_DEFINE_TYPE in libedataserver - GW - Not All Email In Sent Items Appearing In Evolution Other Fixes : - Numerous fixes in Camel/Libebook/libedataserver for Win32 support - Hula provider fixes - Exchange : Use remembered password for authentication - Exchange : fix compiler warnings - Build fixes -- Sebastien Bacher Tue, 13 Dec 2005 17:49:54 +0100 evolution-data-server (1.5.2-0ubuntu2) dapper; urgency=low * debian/control.in: - don't Build-Depends on kerberos4kth-dev. -- Sebastien Bacher Thu, 24 Nov 2005 12:05:04 +0100 evolution-data-server (1.5.2-0ubuntu1) dapper; urgency=low * New upstream version: New Features: - Camel Hula Provider Bugzilla bugs fixed: - Empty Trash Deletes From GW POA, But Doesn't Delete Headers In Trash Folders - Fixes to inform the Over quota issue in groupwise to user - Fixed a possible crash due to a invalid buffer - Fix Macao timezone issue - Fix to include e-cal-time-util.h for e-cal-backend-http.c to solve a build issue. - Stop warnings from e-destination about xmlChar when compiling using gcc4 - Multiple Select for To/CC/BCC in Name selector dialog. * debian/control.in: - Synced the Depends with the Debian changes. * debian/patches/03_edslocation.patch: - fixed with the new version. -- Sebastien Bacher Tue, 15 Nov 2005 15:50:15 +0100 evolution-data-server (1.5.1-0ubuntu2) dapper; urgency=low * debian/patches/03_edslocation.patch: - fix the location of the binary. -- Sebastien Bacher Fri, 4 Nov 2005 15:08:54 -0500 evolution-data-server (1.5.1-0ubuntu1) dapper; urgency=low * New upstream version, fixes: - color labels stored to imap message store - Automatically add comma after autocompleting an address - PGP-encrypted attached messages not displayed - Synchronize doesn't work for Tasks and Calendar - RFC2047 encoding always separates the last non-ASCII UTF-8 character. - Now camel should specify the translation domain explicitly to use gettext - Mailbox does not appear on top in offline mode - Status tracking does not work for some items - Additional mail is sent to delegate(s) in Groupwise. - Meeting request mail cannot be sent for Meeting created in 'Personal' calendar - 'make check' fails on gpg test - gw: trying to copy the mailbox folder when online copies the folder below the mailbox folder - Calendar loading progress information goes beyond 100% - mh: Renaming parent folder loses subfolders - sometimes clicking on a meeting request mail or any mail related to assigned task crashes evolution - Signature shown as attachment - In GW calendar user should be able to delegate all instances together - Unable to go back to Online mode after clicking offline button - Evolution crashes moving IMAP folder to local folder - crash in camel-folder-thread.c:sort_node when generating message list - gw: Evolution crashes while starting up - Regressing 274308 - EDS crashed - gw: Unable to create a new folder(subfolder) with names like Mailbox, Sent Items, etc - Useless assignment in e-vcard - camel indexing valgrind hits - gw: evo crashes while trying to refresh the folder - crash viewing IMAP mail - imap4: sub folders not working - IOP: Implement Outlook-like handling of recurrence corner-cases - cannot decrypt an encrypted message * debian/patches/05_encodingcrashfix.patch: - fixed with the new version. * debian/patches/camel-imap-store.c.patch: - fixed with the new version. * debian/patches/e-data-cal-factory.c.patch: - fixed with the new version. -- Sebastien Bacher Fri, 28 Oct 2005 10:42:42 -0400 evolution-data-server (1.4.1-0ubuntu3) breezy; urgency=low * debian/patches/camel-imap-store.c.patch: - Ubuntu 17465: apply patch from http://bugzilla.gnome.org/attachment.cgi?id=53234&action=view (additional NULL pointer check) -- Daniel Holbach Mon, 10 Oct 2005 11:30:56 +0200 evolution-data-server (1.4.1-0ubuntu2) breezy; urgency=low * debian/patches/e-data-cal-factory.c.patch: - fix a crasher with the exchange calendar. -- Sebastien Bacher Sat, 8 Oct 2005 22:31:20 +0200 evolution-data-server (1.4.1-0ubuntu1) breezy; urgency=low * New upstream version: - Crash when accepting a groupwise appointment - Sent folder should have a unique icon - Slight deviations in vCal-format causes crash - 'Tentativly accept' is updated as accept - Newly created mail items appear as READ in GW proxy - GW: ModifyProxyAccessRights doesnt work - Crash while switching to online - EDS crashes frequently - cannot create recurring GW events with interval more than 1 - camel-lock-client looking for a non-existant camel-lock-helper - Syncing passwords across components fails for Exchange - In 'Attendees' tab particpants id displayed as junk after delegating meeting - Evolution crashes - Editing addresses in the composer is buggy - Crash when dragging embedded message/rfc822 into a folder - Can't Publish Free/Busy for Web-Calendars - Exchange Plugin cant be enabled on a machine w/o KRB5 - bug about recurrent all day events * debian/patches/01_fixlockmail.patch: - fixed with the new version. * debian/patches/01_translationfiles.patch: - fix the list of files to translate. -- Sebastien Bacher Mon, 3 Oct 2005 19:29:01 +0200 evolution-data-server (1.4.0-0ubuntu2) breezy; urgency=low * debian/patches/01_fixlockmail.patch: - fix the mail locker usage. -- Sebastien Bacher Mon, 12 Sep 2005 11:35:09 +0200 evolution-data-server (1.4.0-0ubuntu1) breezy; urgency=low * New upstream version: - Evolution-Data-Server is now available in LGPL. - Inline PGP Signature/Encryption support. - Performance enhancements on Camel/GroupWise Backends. - Thunderbird-compatible storage of labels on IMAP. - Support for delegation of meetings (Calendar) * debian/copyright: - updated. -- Sebastien Bacher Mon, 5 Sep 2005 21:21:25 +0200 evolution-data-server (1.3.8-0ubuntu2) breezy; urgency=low * Rebuild to drop the glitz mention. -- Sebastien Bacher Thu, 25 Aug 2005 11:07:28 +0200 evolution-data-server (1.3.8-0ubuntu1) breezy; urgency=low * New upstream version, fixes: - color labels stored to imap message store. - Automatically add comma after autocompleting an address. - PGP-encrypted attached messages not displayed. - Synchronize doesn't work for Tasks and Calendar. - RFC2047 encoding always separates the last non-ASCII UTF-8 character. - Now camel should specify the translation domain explicitly to use gettext - Mailbox does not appear on top in offline mode. - Status tracking does not work for some items. - Additional mail is sent to delegate(s) in Groupwise. - Meeting request mail cannot be sent for Meeting created in 'Personal' calendar. - 'make check' fails on gpg test. - gw: trying to copy the mailbox folder when online copies the folder below the mailbox folder. - Calendar loading progress information goes beyond 100%. - mh: Renaming parent folder loses subfolders. - sometimes clicking on a meeting request mail or any mail related to assigned task crashes evolution. - Signature shown as attachment. - In GW calendar user should be able to delegate all instances together. - Unable to go back to Online mode after clicking offline button. - Evolution crashes moving IMAP folder to local folder. - crash in camel-folder-thread.c:sort_node when generating message list. - gw: Evolution crashes while starting up. - Regressing 274308 - EDS crashed. - gw: Unable to create a new folder(subfolder) with names like Mailbox, Sent Items, etc. - Useless assignment in e-vcard. - camel indexing valgrind hits. - gw: evo crashes while trying to refresh the folder. - crash viewing IMAP mail. - imap4: sub folders not working. - IOP: Implement Outlook-like handling of recurrence corner-cases. - cannot decrypt an encrypted message. -- Sebastien Bacher Tue, 23 Aug 2005 14:57:59 +0200 evolution-data-server (1.3.7-0ubuntu2) breezy; urgency=low * Rebuild with the new cairo version -- Sebastien Bacher Thu, 18 Aug 2005 17:15:14 +0000 evolution-data-server (1.3.7-0ubuntu1) breezy; urgency=low * New upstream version, fixes: - Multiple CC headers are not processed properly. - Grammar errors failing Sun's compiler 'Vulcan / Forte'. - broken imap server workaround. - 1.3.6 lists a pile of old folders. - configure script fails to detect getaddrinfo. - GW: Fwded message headers are not displayed. - Description does not appear completely when using the ITIP FORMATTER plugin. - problems with junk test in filters. - Configuring same account for IMAP and GroupWise troubles Proxy Login. - GW: Some mails do not get delivered. - GW: don't see schedules from people in other post offices. - Cannot create recurring 'All Day event' in groupwise calendar. - evolution-data-server crashes trying to reply all. - GW long delays & no status. - Key /apps/evolution/lock/mail/accounts/save_password does not work correctly. * debian/patches/03_imaplist.patch: - fixed with the new version. -- Sebastien Bacher Mon, 8 Aug 2005 21:28:46 +0200 evolution-data-server (1.3.6.1-0ubuntu3) breezy; urgency=low * debian/control.in: - build with the current libsoup. - fixed some Depends. -- Sebastien Bacher Sat, 6 Aug 2005 16:22:49 +0200 evolution-data-server (1.3.6.1-0ubuntu2) breezy; urgency=low * debian/patches/03_imaplist.patch: - fix the listing of IMAP folders (Ubuntu: #13110). -- Sebastien Bacher Mon, 1 Aug 2005 13:59:09 +0200 evolution-data-server (1.3.6.1-0ubuntu1) breezy; urgency=low * New upstream version: - fix the imap issues from the previous version (Ubuntu: #13059). * debian/patches/03_folderslist.patch: - fixed with the new version. * debian/patches/04_commandimap.patch: - fixed with the new version. -- Sebastien Bacher Fri, 29 Jul 2005 15:58:31 +0200 evolution-data-server (1.3.6-0ubuntu2) breezy; urgency=low * debian/patches/04_commandimap.patch: - patch from the CVS, only use the command it the option is selected. -- Sebastien Bacher Wed, 27 Jul 2005 18:36:20 +0200 evolution-data-server (1.3.6-0ubuntu1) breezy; urgency=low * New upstream version. * debian/patches/03_folderslist.patch: - patch from the CVS to list all the folders with the subcribe to folder dialog for imap. -- Sebastien Bacher Tue, 26 Jul 2005 21:57:58 +0200 evolution-data-server (1.3.5-0ubuntu1) breezy; urgency=low * New upstream version. * debian/control.in: - updated for the soname changes. -- Sebastien Bacher Tue, 12 Jul 2005 17:10:13 +0200 evolution-data-server (1.3.4-0ubuntu1) breezy; urgency=low * New upstream version, fix: - Left pane is not updated with maildir. - Inline PGP signature support (Ubuntu: #11377). - Add exchange as a supported backend to e-d-s - Display GW events based on date of appointment not on the received time - Update addressbook cache with changes in GW System Address book. * debian/control.in: - new libexchange-storage1.2 packages. * debian/rules: - updated for the new lib. -- Sebastien Bacher Sun, 3 Jul 2005 22:28:27 +0200 evolution-data-server (1.3.3.1-0ubuntu2) breezy; urgency=low * debian/control.in: - don't Depends on libdb4.1. -- Sebastien Bacher Mon, 13 Jun 2005 15:30:35 +0200 evolution-data-server (1.3.3.1-0ubuntu1) breezy; urgency=low * New upstream version. -- Sebastien Bacher Thu, 9 Jun 2005 21:37:17 +0200 evolution-data-server (1.3.3-0ubuntu1) breezy; urgency=low * New upstream version. -- Sebastien Bacher Wed, 8 Jun 2005 19:26:37 +0200 evolution-data-server (1.3.2-0ubuntu1) breezy; urgency=low * Sync with Debian. * New upstream version. * debian/patches/01-pc-file-fix.patch: - fixed with the new version. * debian/patches/04_calendar_declaration.patch: - fixed with the new version. -- Sebastien Bacher Wed, 25 May 2005 14:26:43 +0200 evolution-data-server (1.2.2-2ubuntu2) breezy; urgency=low * debian/patches/05_encodingcrashfix.patch: - patch from Ryan Lortie to not crash when forwarding an email with a broken encoding. -- Sebastien Bacher Mon, 2 May 2005 21:35:40 +0200 evolution-data-server (1.2.2-2ubuntu1) breezy; urgency=low * Updated the version so this package is installed before the universe one. -- Sebastien Bacher Mon, 2 May 2005 15:08:40 +0200 evolution-data-server (1.2.2-1ubuntu1) breezy; urgency=low * New upstream version. * debian/patches/03_anonymous_nntp.patch: - the new version fixes that. * debian/patches/04_calendar_declaration.patch: - fix build issue. -- Sebastien Bacher Fri, 15 Apr 2005 17:48:47 +0200 evolution-data-server (1.2.1-0ubuntu1) hoary; urgency=low * New upstream release. -- Sebastien Bacher Thu, 17 Mar 2005 22:32:48 +0100 evolution-data-server (1.2.0-0ubuntu3) hoary; urgency=low * debian/control: - Build-Depends on libkrb5-dev. -- Sebastien Bacher Sat, 12 Mar 2005 14:39:50 +0100 evolution-data-server (1.2.0-0ubuntu2) hoary; urgency=low * debian/control.in: - Build-Depends on libkrb5-dev instead of heimdal-dev. -- Sebastien Bacher Fri, 11 Mar 2005 13:34:14 +0100 evolution-data-server (1.2.0-0ubuntu1) hoary; urgency=low * New upstream release. * debian/patches/04_calendarproxy.patch: - the fix is included in the new version. -- Sebastien Bacher Tue, 8 Mar 2005 12:55:57 +0100 evolution-data-server (1.1.6-0ubuntu2) hoary; urgency=low * debian/patches/04_calendarproxy.patch: - fix a crash with the calendar if you use a proxy (Hoary: #7212). -- Sebastien Bacher Sun, 6 Mar 2005 14:18:25 +0100 evolution-data-server (1.1.6-0ubuntu1) hoary; urgency=low * New upstream release. -- Sebastien Bacher Tue, 1 Mar 2005 11:44:16 +0100 evolution-data-server (1.1.5-0ubuntu1) hoary; urgency=low * New upstream release: - fix the crash when adding a task in the calendar (Hoary: #5952). * debian/control: - updated for the new sonames. -- Sebastien Bacher Tue, 8 Feb 2005 14:46:54 +0100 evolution-data-server (1.1.4.2-0ubuntu1) hoary; urgency=low * New upstream release: - fix the filters on imap (Hoary: #5904). -- Sebastien Bacher Thu, 27 Jan 2005 22:52:22 +0100 evolution-data-server (1.1.4.1-0ubuntu1) hoary; urgency=low * New upstream release. * debian/control.in: - updated the Build-Depends. * debian/patches/03_anonymous_nntp.patch: - patch from Jeff Bailey to fix the connections to anonymous NNTP servers (Hoary: #3732). -- Sebastien Bacher Wed, 26 Jan 2005 12:32:29 +0100 evolution-data-server (1.1.4-0ubuntu1) hoary; urgency=low * New upstream release, fix: Calendar: - calendar migration speed. - use proxy if necessary for webcal. Camel: - newly created folder on local maildir doesn't show until evolution restart. - authenticated SMTP and TLS work very slowly. - doesn't update NNTP folder in a Virtual folder. - deleting vfolder causes evo to hang. * debian/control: - updated for the new sonames. * debian/control.in: - fixed a typo in the descriptions (Hoary: #5843). - libcamel1.2-2 Conflicts/Replaces libcamel1.2-1. * debian/patches/03_sslconnect.patch: - removed, the fix is in the new version. * debian/patches/CAN-2005-0102.patch: - removed, the fix is in the new version. -- Sebastien Bacher Tue, 25 Jan 2005 12:26:29 +0100 evolution-data-server (1.1.3-0ubuntu10) hoary; urgency=low * SECURITY UPDATE: fix buffer overflow * Added patch 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. * References: CAN-2005-0102 -- Martin Pitt Mon, 24 Jan 2005 13:50:20 +0100 evolution-data-server (1.1.3-0ubuntu9) hoary; urgency=low * debian/control.in: - libebook1.2-dev Depends on libcamel1.2-dev. -- Sebastien Bacher Wed, 19 Jan 2005 18:07:36 +0100 evolution-data-server (1.1.3-0ubuntu8) hoary; urgency=low * debian/control.in: - libebook1.2-dev Depends on heimdal-dev, libnspr-dev. -- Sebastien Bacher Tue, 18 Jan 2005 18:33:12 +0100 evolution-data-server (1.1.3-0ubuntu7) hoary; urgency=low * debian/control.in: - Build-Depends on libdb4.2-dev. -- Sebastien Bacher Mon, 17 Jan 2005 17:52:03 +0100 evolution-data-server (1.1.3-0ubuntu6) hoary; urgency=low * debian/control.in: - Build-Depends on kerberos4kth-dev and heimdal-dev. * debian/rules: - --with-krb4 and --with-krb5. -- Sebastien Bacher Mon, 17 Jan 2005 16:49:16 +0100 evolution-data-server (1.1.3-0ubuntu5) hoary; urgency=low * debian/patches/03_sslconnect.patch: - patch from the CVS to fix the SMTP authentification, thanks to Michael Rimbert for pointing the patch (Hoary: #71082). -- Sebastien Bacher Sat, 15 Jan 2005 14:21:25 +0100 evolution-data-server (1.1.3-0ubuntu4) hoary; urgency=low * debian/control: - updated from control.in so libcamel1.2-1 Depends really on libnss3 and libcamel1.2-dev on libedataserver1.2-dev. -- Sebastien Bacher Fri, 14 Jan 2005 18:01:02 +0100 evolution-data-server (1.1.3-0ubuntu3) hoary; urgency=low * debian/evolution-data-server.postinst: - fix the lock issue on /var/mail (Hoary: #5438). -- Sebastien Bacher Fri, 14 Jan 2005 14:47:33 +0100 evolution-data-server (1.1.3-0ubuntu2) hoary; urgency=low * libcamel1.2-1 Depends libnss3, libcamel1.2-dev Depends libedataserver1.2-dev. -- Daniel Stone Fri, 14 Jan 2005 16:59:17 +1100 evolution-data-server (1.1.3-0ubuntu1) hoary; urgency=low * New upstream release: Calendar: - backend attachment support. - weather calendar. Camel: - IMAP4 offline support. - groupwise offline support. * debian/control.in: - libcamel1.2-1 Conflicts/Replaces libcamel1.2-0. - libedataserver1.2-0 depends on libnspr4. -- Sebastien Bacher Tue, 11 Jan 2005 16:51:05 +0100 evolution-data-server (1.1.2-0ubuntu3) hoary; urgency=low * debian/patches/02_gtype.patch: - patch to fix a crasher on 64bits platforms (Hoary: #4854). -- Sebastien Bacher Tue, 4 Jan 2005 12:40:58 +0100 evolution-data-server (1.1.2-0ubuntu2) hoary; urgency=low * Made the SSL support working again (Hoary: #5093). * debian/control.in: - updated the Build-Depends. -- Sebastien Bacher Fri, 31 Dec 2004 18:18:05 +0100 evolution-data-server (1.1.2-0ubuntu1) hoary; urgency=low * New upstream release. * libedata-book1.2, libedata-cal1.2 and libegroupwise1.2 soname changes. * debian/control.in: - add libcamel1.2-0 and libcamel1.2-dev. - libedata-book1.2-1 replaces libedata-book1.2-0. * debian/rules: - updated for the new packages. -- Sebastien Bacher Tue, 21 Dec 2004 11:28:22 +0100 evolution-data-server (1.1.1-0ubuntu1) hoary; urgency=low * New upstream release. -- Sebastien Bacher Mon, 29 Nov 2004 22:47:45 +0100 evolution-data-server (1.1.0-0ubuntu5) hoary; urgency=low * debian/evolution-data-server.install: - added some missing files. -- Sebastien Bacher Fri, 5 Nov 2004 23:48:10 +0100 evolution-data-server (1.1.0-0ubuntu4) hoary; urgency=low * debian/control: - really fixed the Build-Depends! -- Sebastien Bacher Fri, 5 Nov 2004 17:42:38 +0100 evolution-data-server (1.1.0-0ubuntu3) hoary; urgency=low * Rebuilt to get the control.in -> control update this time. -- Sebastien Bacher Fri, 5 Nov 2004 16:58:51 +0100 evolution-data-server (1.1.0-0ubuntu2) hoary; urgency=low * debian/evolution-data-server.install: - added some missing files. * debian/control.in: - updated the Build-Depends. -- Sebastien Bacher Fri, 5 Nov 2004 15:01:13 +0100 evolution-data-server (1.1.0-0ubuntu1) hoary; urgency=low * New upstream release. * debian/control.in: - add ibedataserverui* packages. - renamed all the libraries packages. * debian/*.install: - updated for the new libs and names. * debian/patches/02_amd64_build.patch: - removed, the build should be fixed with the new version. * debian/rules: - updated for the new libs and names. -- Sebastien Bacher Tue, 2 Nov 2004 00:49:49 +0100 evolution-data-server (1.0.2-2ubuntu3) hoary; urgency=low * Really get the Conflicts/Replaces versions updated this time. -- Sebastien Bacher Mon, 1 Nov 2004 22:55:00 +0100 evolution-data-server (1.0.2-2ubuntu2) hoary; urgency=low * debian/control.in: - updated the Conflicts/Replaces versions. -- Sebastien Bacher Mon, 1 Nov 2004 19:25:53 +0100 evolution-data-server (1.0.2-2ubuntu1) hoary; urgency=low * debian/patches/02_amd64_build.patch: - we still need this patch to build on amd64. -- Sebastien Bacher Fri, 29 Oct 2004 18:56:05 +0200 evolution-data-server (1.0.2-2) unstable; urgency=low * upload to unstable/main -- Takuo KITAME Tue, 19 Oct 2004 11:51:47 +0900 evolution-data-server (1.0.2-1) experimental; urgency=low * New upstream release -- Takuo KITAME Wed, 13 Oct 2004 12:00:09 +0900 evolution-data-server (1.0.1-1) experimental; urgency=low * New upstream release -- Takuo KITAME Wed, 29 Sep 2004 15:31:14 +0900 evolution-data-server (1.0.0-1) experimental; urgency=low * New upstream release, RC package for uploading into main. * change package structure. lib* is into own package. e-d-s-dev is meta package of lib*-dev packages. (closes: #270678) -- Takuo KITAME Tue, 14 Sep 2004 17:09:57 +0900 evolution-data-server (0.0.99-1) experimental; urgency=low * New upstream release -- Takuo KITAME Tue, 31 Aug 2004 13:55:25 +0900 evolution-data-server (0.0.98-1) experimental; urgency=low * New upstream release -- Takuo KITAME Mon, 16 Aug 2004 12:42:30 +0900 evolution-data-server (0.0.97-1) experimental; urgency=low * New upstream release -- Takuo KITAME Thu, 5 Aug 2004 18:58:54 +0900 evolution-data-server (0.0.96-1) experimental; urgency=low * New upstream release * remove useless files in doc (closes: #257405) -- Takuo KITAME Tue, 20 Jul 2004 16:18:03 +0900 evolution-data-server (0.0.95-1) experimental; urgency=low * New upstream release -- Takuo KITAME Thu, 8 Jul 2004 18:41:50 +0900 evolution-data-server (0.0.94.1-2) experimental; urgency=low * --with-uniquename=eds (closes: #255727) -- Takuo KITAME Wed, 30 Jun 2004 00:15:58 +0900 evolution-data-server (0.0.94.1-1) experimental; urgency=low * New upstream release * use cdbs instead of cdb -- Takuo KITAME Mon, 28 Jun 2004 10:59:44 +0900 evolution-data-server (0.0.94-1) experimental; urgency=low * New upstream release * Conflicts: evolution1.5 (<< 1.5.9) -- Takuo KITAME Mon, 7 Jun 2004 11:50:34 +0900 evolution-data-server (0.0.93-2) experimental; urgency=low * Conflict with evolution1.5 (<< 1.5.8) -- Takuo KITAME Wed, 26 May 2004 15:36:23 +0900 evolution-data-server (0.0.93-1) experimental; urgency=low * New upstream release * build against libgnutls10 -- Takuo KITAME Mon, 24 May 2004 19:47:53 +0900 evolution-data-server (0.0.92-1) experimental; urgency=low * New upstream release -- Takuo KITAME Tue, 20 Apr 2004 17:02:50 +0900 evolution-data-server (0.0.91-2) experimental; urgency=low * Applied patch to fix build problem on ppc (closes: #242044) * Build-Depends on gtk-doc-tools (closes: #241227) -- Takuo KITAME Mon, 12 Apr 2004 09:57:50 +0900 evolution-data-server (0.0.91-1) experimental; urgency=low * New upstream release -- Takuo KITAME Wed, 7 Apr 2004 12:35:34 +0900 evolution-data-server (0.0.90-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 12:59:34 +0900 evolution-data-server (0.0.7-1) experimental; urgency=low * New upstream release -- Takuo KITAME Thu, 19 Feb 2004 14:47:19 +0900 evolution-data-server (0.0.6-1) experimental; urgency=low * New upstream release -- Takuo KITAME Tue, 3 Feb 2004 14:23:19 +0900 evolution-data-server (0.0.5-1) experimental; urgency=low * New upstream release -- Takuo KITAME Tue, 20 Jan 2004 16:43:50 +0900 evolution-data-server (0.0.4-1) experimental; urgency=low * New upstream release -- Takuo KITAME Fri, 9 Jan 2004 14:16:21 +0900 evolution-data-server (0.0.3-2) experimental; urgency=low * fix unavailable libdb.a -- Takuo KITAME Thu, 18 Dec 2003 11:17:42 +0900 evolution-data-server (0.0.3-1) experimental; urgency=low * Initial Release. -- Takuo KITAME Mon, 15 Dec 2003 10:36:50 +0900