Accepted: evolution 2.23.3.1-0ubuntu1 (source)

Sebastien Bacher seb128 at canonical.com
Fri Jun 6 11:25:24 BST 2008


Accepted:
 OK: evolution_2.23.3.1.orig.tar.gz
 OK: evolution_2.23.3.1-0ubuntu1.diff.gz
 OK: evolution_2.23.3.1-0ubuntu1.dsc
     -> Component: main Section: mail

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 05 Jun 2008 17:29:49 +0200
Source: evolution
Binary: evolution evolution-common evolution-dev evolution-dbg evolution-plugins evolution-plugins-experimental
Architecture: source
Version: 2.23.3.1-0ubuntu1
Distribution: intrepid
Urgency: low
Maintainer: Debian Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
Changed-By: Sebastien Bacher <seb128 at canonical.com>
Description: 
 evolution  - groupware suite with mail client and organizer
 evolution-common - architecture independent files for Evolution
 evolution-dbg - debugging symbols for Evolution
 evolution-dev - development library files for Evolution
 evolution-plugins - standard plugins for Evolution
 evolution-plugins-experimental - experimental plugins for Evolution
Changes: 
 evolution (2.23.3.1-0ubuntu1) intrepid; urgency=low
 .
   * New upstream versions:
     New in 2.23.3
     New plugin for setting headers while sending email
     Bug Fixes:
     - #311042: Allocate size for location and info labels differently
     - #317755: Do not quit until we are done with mail sync
     - #322553: Do not run signature script when disabled
       in /desktop/gnome/lockdown/disable_command_line
     - #394441: (Novell Bugzilla) Fixes a double free
     - #463040: Forget former selected uid as soon as we know we moved to other
     - #473198: Ignore signature
     - #496476: Removed GtkTables and added simple HBoxes
     - #514383: Remove the "ask-mark-read" error
     - #523402: Do not leak. Reassign back the old values before freeing
     - #525966: Don't mark composer as dirty
     - #529464: Don't use the string handle
     - #529995: Disable the "attachment reminder" plugin instead of disabling
       the check for missing attachment
     - #530392: Pressing Enter in the entry activates the default response
     - #531592: Do not escape window titles and status bar messages
     - #531836: Don't block on deleted message
     - #532384: Choose the text/html part in normal mode only if the alrenative
       multipart contains also a text/plain part
     - #532597: Fix random selection of contacts
     - #533465: Strip whitespace from user-entered hostname
     - #533820: Fix for a crash on double-clicking the border of meetings
       in day-view
     - #534012: Indicate error if backup folder chosen lacks permissions
     - #534312: Show icons for forwarded mails
     - #534360: Migrate from deprecated GtkObject symbols to GObject equivalents.
     - #534476: Remove the special check for "winmail.dat".
       GIO correctly identifies it as "application/ms-tnef"
     - #535273: Link e-util and econduit libraries with gnome-pilot
     - #535459: Crash while opening a mail
     - #535670: Prevent evolution-rss articles being formatted as attachments
     - #535749: Don't leave deleted messages strike through
     Bug Fixes:
     - #240823: Send notification only to individuals and groups
     - #273041: Allow propagation of the error from the plugin in the hook target
     - #316390: Listen for changes in categories setup and propagate them to UI
     - #338330: Internet based calendar events are
       declined by Evolution/GroupWise
     - #358644: (Novell Bugzilla) Retracted groupwise appointments should
       disappear as soon as they are retracted.
     - #363908: Evolution crashed during exit
     - #368277: (Novell Bugzilla) Cannot copy and paste email addresses from an
       appointment to a mail message
     - #382687: Don't download contents in main thread, which causes deadlock
     - #424744: Remove Camel's dependency on libedataserver
     - #467892: "Unread Messages" causes mail that you read to disappear
     - #511337: Fix a crash when simultaneously pressing the "show"
       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.
     - #524121: Fixing typo from patch for bug #516408
     - #525241: Extend EPlugin to support GtkUIManager
     - #528288: Display warning when starting in search view & no messages
       displayed
     - #529179: Rebuild search menu rather on idle, then immediately after
       the change in gconf, because other parts may not have this
       change propagated yet
     - #529247: Fix theming issue with HTML mail display
     - #529254: Handle either URI or filename.
       Return success or failure, not gint
     - #529375: Add new option to determine whether check for address in a local
       address book only
     - #529660: Change stable version to 2.22.1
     - #529768: Setup default callbacks for the newly created EMsgComposer widget
     - #529855: Use proper label element name, these are localized by default
     - #529893: Properly set type hint on tooltip window
     - #530245: Let searches work with labels again
     - #530576: Link with libebackend
     - #530672: Evolution crashes when viewing pgp-signed message
     - #531426: Display face header images at 48x48 instead of 64x64
     - #531519: Evolution crashes on print-preview
     New in 2.23.1:
     Quota support to IMAP/POP accounts
     Configurable Proxy settings for Evolution
     Gtk+ Recent manager integration in Composer
     New bonobo-less message composer
     Bug Fixes:
     - #232594: Set status to Needs Action when attendee's address
       have been changed.
     - #264456: Do not count deleted junk messages when doesn't
       show deleted messages.
     - #270406: Add quota support to IMAP/POP accounts
     - #271863: Do not count deleted junked messages to total number of messages
       with unchecked "Hide Deleted Messages" option
     - #273177: New function to add whole vCard to addressbook.
     - #316572: Do not translate unused text.
     - #328146: Fix missing and conflicting mnemonics.
     - #334444: Fix for mails with huge attachments
     - #335891: Desensitize the signature editing interface if the "signatures"
       GConf key is not writable.
     - #346555: Fixed a mnemonic conflict
     - #350308: Make colors only darker, not lighter.
       Use black in case someone has too dark theme.
     - #378203: Don't crash if path is corrupted
     - #404241: Never return NULL, rather return "Other" as default.
     - #408579: Changed '&quot;' to '\"' to work with intltool.
     - #437539: Use DocBook tags instead of UTF-8 characters for things like
       copyright and trademark symbols, quotes, etc.
     - #438613: Use different read-only message when checking from contact
       editor and from calendar UI.
     - #451976: Try to find text/html part in multipart/alternative when
       in normal mode.
     - #460204: Check whether found mime type is valid before returning it.
     - #476918: Fix a minor typo
     - #482148: Allow clear search when some search is active and text is empty.
     - #484793: String change: "Continue Editing" -> "Edit Message"
     - #488175: Colorize follow-up messages same as with due-by flag.
     - #496839: Implement Plugin Load Levels. You can decide on which load-level
       you want your plugin to be loaded.
     - #501885: Specify locale directory correctly
     - #502826: Reword and reorder Reply Style items in the Preferences.
     - #506347: Inherit background colors from actual theme,
       do not use hardcoded one.
     - #506359: Add Translators' comments.
     - #507372: Done language edits on newly added sections.
     - #507526: Add translators' comment.
     - #509672: Clarify an error message
     - #509923: Evolution does not show recurrence of accepted meeting invites
     - #511950: Do not force button/label sizes.
     - #511952: Marking text for translation.
     - #511953: Create dialog properly.
     - #511956: Mark text for translation. Make dialog nicer
     - #511957: Mark messages for translation.
     - #511978: Resolve mnemonics clash on Junk tab
     - #512543: Get rid of ENABLE_CAIRO define
     - #513951: Centralize where Evolution's user data directory is defined
     - #514744: Check also for proper root node and use default if not
       the right one.
     - #515786: Fix misspelled SpamAssassin word.
     - #517134: Added a placeholder to dock the "Recent Documents" menu.
     - #517168: "compose in external editor" not working
     - #517492: Set proper dialog caption with New or Properties
     - #519154: Do not localize folder name used in window title
     - #519292: Use numbers instead of gboolean value
     - #519304: Mark plugin name for translation
     - #519421: also use <libytnef/ytnef.h> to check for TNEF support
     - #521562: Small typo fix.
     - #522178: New mail notification in switcher appears for each mail activity
     - #522631: Fix build failure when --enable-profiling is enabled
     - #522764: Remove unused include
     - #523271: MIME types should not be case sensitive
     - #523402: Fix a Crash on paste event in calendar
     - #523413: Evolution should just save the messages when quitting rather
       than asking about each one
     - #523541: Plug a memory leak
     - #524310: Don't double-free server messages
     - #524434: Fixed build break
     - #525234: Install more include files that are useful to the out of tree
       evolution plugins.
     - #525238: Add new "component.activated" event. Event is emitted whenever
       component is activated.
     - #525508: Fix a leak
     - #525510: Mark "On This Computer" for translation.
     - #525966: Fix a boolean error in detecting unsaved changes
     - #526152: Fix New composer spell check warning
     - #526739: Ported gnome-vfs to gvfs
     - #527327: Change the name of the variable we look for in the glade file.
       Also add some if conditions to avoid certain crash.
     - #528358: Use message subject as default filename when attempting
       to 'save message'
     - #528817: Fix a typo in logic
   * debian/control.in:
     - build depends on libebackend1.2-dev, libgtkhtml-editor-dev,
       shared-mime-info, don't use gnomevfs
     - updated descriptions
     - updated evolution-data-server, libglib, libgtkhtml requirements
   * debian/evolution.install:
     - don't list print-message
   * debian/evolution-plugins.install:
     - list email-custom-header plugin
   * debian/patches/03_lpi.patch:
     - new version update
   * debian/patches/04_autoconf.patch:
     - new version update
   * debian/patches/90_from_svn_fix_possible_calendar_buffer_overflow.patch:
     - change from svn, fix security issues CVE-2008-1108 and CVE-2008-1109
Checksums-Sha1: 
 f9e3d7bf33e25d8838958c08232219c2541761e7 2885 evolution_2.23.3.1-0ubuntu1.dsc
 8ad2ae214f872147c31452fb6650b4b7dbe5010c 37263265 evolution_2.23.3.1.orig.tar.gz
 2b7b30fcfd141f0a5696769a89900f226e78659f 35980 evolution_2.23.3.1-0ubuntu1.diff.gz
Checksums-Sha256: 
 dbcf8e8001537baab07b217c4ec1ee83412e7324f901790d07ea4859b7036d8e 2885 evolution_2.23.3.1-0ubuntu1.dsc
 e0c17f02a65feed75746af71fc2873e9f3548ef5bb49c53310a5778b60410405 37263265 evolution_2.23.3.1.orig.tar.gz
 14777b0b67ce025ffdef17b7d89256f9980b572cc7b131e56e4857adbc16c209 35980 evolution_2.23.3.1-0ubuntu1.diff.gz
Files: 
 acfa08667771f6f9bf3e12a0170b7e8b 2885 gnome optional evolution_2.23.3.1-0ubuntu1.dsc
 b7356210ff8d159ad470efd2a645216e 37263265 gnome optional evolution_2.23.3.1.orig.tar.gz
 546dee73949dd9f8556fa0d3dda1e816 35980 gnome optional evolution_2.23.3.1-0ubuntu1.diff.gz
Original-Maintainer: Evolution Maintainers <pkg-evolution-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFISQ9MQxo87aLX0pIRAlF+AKCIlVGMPimLzz67M5o/IGofWHY4dACfdMyy
Fv9MW+9/uVoI1mW7jaO4pmg=
=Ss/+
-----END PGP SIGNATURE-----





More information about the Intrepid-changes mailing list