The NetBSD Project

CVS log for pkgsrc/mail/thunderbird/patches/Attic/patch-mozilla_js_public_CallArgs.h

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / mail / thunderbird / patches

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.2, Sun Apr 17 18:33:50 2016 UTC (8 years ago) by ryoon
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
FILE REMOVED

Update to 45.0

* Regen patch names

Changelog:
    New Add a Correspondents column combining Sender and Recipient
    New Much better support for XMPP chatrooms and commands.
    New Remote content exceptions: Improved options to add exceptions.
    New Implement option to always use HTML formatting to prevent unexpected format loss when converting messages to plain text.
    New Use OpenStreetmap for maps (even allow the user to choose from list of map services)
    New Allow spell checking and dictionary selection in the subject line
    New Add dropdown in compose to allow specific setting of font size.
    New Return/Enter in composer will now insert a new paragraph by default (shift-Enter will insert a line break)
    New Mail.ru supports OAuth authentication.
    New Allow copying of name and email address from the message header of an email
    New Allow editing of From when composing a message.
    Fixed Fixed: When sending e-mail which was composed using Chinese, Japanese or Korean characters, unwanted extra spaces were inserted within the text.
    Fixed Spell checker checked spelling in invisible HTML parts of the message.
    Fixed When saving a draft that is edited as new message, original draft was overwritten.
    Fixed External images not displayed in reply/forward
    Fixed Properly preserve pre-formatted blocks in message replies.
    Fixed Crashed in some cases while parsing IMAP messages.
    Fixed Copy/paste from a plain text editor lost white-space (multiple spaces/blanks, tabs, newlines)
    Fixed "Open Draft"/"Forward"/"Edit As New"/"Reply" created message composition with incorrect character encoding.
    Fixed Fixed: Grouped By view sort direction change was broken, plus enabled custom column grouping.
    Fixed Fixed: New emails into a mailbox did not adhere to sort order by received.
    Fixed Fixed: Box.com attachments failed to upload.
    Fixed Fixed: Drag and drop of multiple attachments failed to OS file folder.
    Fixed XMPP had connection problems for users with large rosters

Security bugs:
Fixed in Thunderbird 45
    2016-37 Font vulnerabilities in the Graphite 2 library
    2016-36 Use-after-free during processing of DER encoded keys in NSS
    2016-35 Buffer overflow during ASN.1 decoding in NSS
    2016-34 Out-of-bounds read in HTML parser following a failed allocation
    2016-27 Use-after-free during XML transformations
    2016-24 Use-after-free in SetBody
    2016-23 Use-after-free in HTML5 string parser
    2016-20 Memory leak in libstagefright when deleting an array during MP4 processing
    2016-19 Linux video memory DOS with Intel drivers
    2016-18 CSP reports fail to strip location information for embedded iframe pages
    2016-17 Local file overwriting and potential privilege escalation through CSP reports
    2016-16 Miscellaneous memory safety hazards (rv:45.0 / rv:38.7)

Revision 1.1 / (download) - annotate - [select for diffs], Thu Jul 9 15:17:34 2015 UTC (8 years, 9 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3

Update to 38.0.1

Changelog:
What's New
    New GMail supports OAuth2 authentication, removing the need to manually select "allow less secure applications" in Google options for the account. (bug 849540)
    New Ship Lightning calendar addon with Thunderbird and enable with an opt-out dialog (bug 1113183)
    New Filter sent messages (bug 11039)
    New Filter messages when archived (bug 479823)
    New Enable search in multiple/all address books (bug 170270)
    New Add support for Yahoo Messenger in Chat (bug 955574)
    New Support Internationalized domain name URLs for RSS feeds (Bug 1018589)
    New Show expanded columns in folder pane (bug 464973)
    New Allow file-per-message (maildir) local message storage (bug 845952)
    New Add a Learn more link to the support page in feeds subscribe dialog (bug 1053782)
    New Add reading position marker line to conversations (bug 760762)
    New The editor for twitter should show inputtable character count (bug 736002)
    Changed Thunderbird will no longer use SHA-1 to sign messages (bug 1018259)
    Changed Removed rarely used character sets: T.61-8bit, non-encoding Mac encoders, VISCII, x-viet-tcvn5712, x-viet-vps x-johab, ARMSCII8 , map us-ascii to windows-1252, ISO-8859-6-I and -E and ISO-8859-8-E, (bug 1068505 and others.)
    Changed Disable CONDSTORE support for IMAP to prevent discrepancies in IMAP message status (deleted, unread) on some servers (bug 912216)
    Changed Make OpenSearch queries open in the user's default browser (bug 1120777)
    Changed Default to using SSL for XMPP and IRC. This might cause issues for self-signed certificates (bug 1122567, bug 1122666)
    Fixed Replied/forwarded icons disappear after folder repair, detach/delete (bug 840418)
    Fixed Attachment "Save As" files are displayed in Tools/Saved Files (bug 914517)
    Fixed Adding unknown email addresses to Mailing list, then deleting ghost duplicate entries from contacts pane, caused dataloss in mailing list (bug 628035)
    Fixed Web site from RSS feed was not rendered correctly (bug 662907)
    Fixed Email address with leading/trailing whitespace displayed wrongly with added quotes when composing ["foo"@bar.com] (bug 286760)
    Fixed Force display of Sender header if S/MIME sender is the signer (bug 332639)
    Fixed Addressing autocomplete widget: Typed text in red despite results/matches found if suggestions change by last input (bug 1042561)
    Fixed Status bar not accessible (bug 934875)
    Fixed Wrong folder may be deleted when requesting junk delete (bug 1018960)
    Fixed Severe UI stutter or freezes getting new mail for very large folders (bug 870556)
    Fixed Automatically rejoin multi-user conversations on reconnect for XMPP (bug 1014472)
    Fixed Various improvements when using IRC on moznet (bug 1083768 and others)
    Fixed Significantly improve XMPP support (bug 1085022 and others)
    Fixed Fixes for connecting to non-standard IRC networks (bug 870556 and others)
    Fixed Automatically reclaim IRC nicks during a reconnect (bug 1087566)
    Fixed Changing location in editor doesn't preserve the font when returning to end of text/line (bug 756984)
    Fixed Inline spell checker loses red underlines after a backspace is used (bug 1100966)

Known Issues
    unresolved Automatic addon compatibility update checks were not completed, so existing addon compatibilities may not be accurate.
    unresolved Copy/Paste into plain text editor deletes newlines from quoted text (bug 1143570)
    unresolved Importing data from Outlook or Eudora crashes (bug 917961)

Security:
Fixed in Thunderbird 38.0.1
    2015-58 Mozilla Windows updater can be run outside of application directory
    2015-57 Privilege escalation through IPC channel messages
    2015-54 Buffer overflow when parsing compressed XML
    2015-51 Use-after-free during text processing with vertical text enabled
    2015-48 Buffer overflow with SVG content and CSS
    2015-47 Buffer overflow parsing H.264 video with Linux Gstreamer
    2015-46 Miscellaneous memory safety hazards (rv:38.0 / rv:31.7)

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>