lp:ubuntu/hardy/evolution

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/hardy/evolution
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

87. By James Westby

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

86. By Sebastien Bacher

* debian/patches/03_lpi.patch:
  - cleaned the patch and new upload for launchpad integration soname change

85. By Sebastien Bacher

* 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

84. By Sebastien Bacher

* debian/control, debian/evolution-plugins-experimental.install:
  - build and install the libtnef plugins to experimental (lp: #83154)

83. By Sebastien Bacher

* 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

82. By Kees Cook

* 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

81. By Sebastien Bacher

* 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

80. By Sebastien Bacher

* 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

79. By Sebastien Bacher

* 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

78. By Sebastien Bacher

* 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

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/evolution
This branch contains Public information 
Everyone can see this information.

Subscribers