summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2020-11-19 14:29:55 +0000
committerryoon <ryoon@pkgsrc.org>2020-11-19 14:29:55 +0000
commiteeabc73632a3e79a5320198d5e36c37655935de8 (patch)
tree01930a97ac56012baa6c698302b29b3376e19e1a /mail
parent4d5ed9dad84b0c684973ae3c448d30bb32cee6a6 (diff)
downloadpkgsrc-eeabc73632a3e79a5320198d5e36c37655935de8.tar.gz
thunderbird: Update to 78.5.0
* Fix build with lang/rust-1.47.0. Changelog: 78.5.0 What's New OpenPGP: Added option to disable attaching the public key to a signed message MailExtensions: "compose_attachments" context added to Menus API MailExtensions: Menus API now available on displayed messages Changes MailExtensions: browser.tabs.create will now wait for "mail-delayed-startup-finished" event Fixes OpenPGP: Support for inline PGP messages improved OpenPGP: Message security dialog showed unverified keys as unavailable Chat: New chat contact menu item did not function Various theme and usability improvements Various security fixes #CVE-2020-26951: Parsing mismatches could confuse and bypass security sanitizer for chrome privileged code #CVE-2020-16012: Variable time processing of cross-origin images during drawImage calls #CVE-2020-26953: Fullscreen could be enabled without displaying the security UI #CVE-2020-26956: XSS through paste (manual and clipboard API) #CVE-2020-26958: Requests intercepted through ServiceWorkers lacked MIME type restrictions #CVE-2020-26959: Use-after-free in WebRequestService #CVE-2020-26960: Potential use-after-free in uses of nsTArray #CVE-2020-15999: Heap buffer overflow in freetype #CVE-2020-26961: DoH did not filter IPv4 mapped IP Addresses #CVE-2020-26965: Software keyboards may have remembered typed passwords #CVE-2020-26966: Single-word search queries were also broadcast to local network #CVE-2020-26968: Memory safety bugs fixed in Thunderbird 78.5 78.4.3 Fixes User interface was inconsistent when switching from the default theme to the dark theme and back to the default theme Email subject would disappear when hovering over it with the mouse when using Windows 7 Classic theme 78.4.2 Fixes Security fix #CVE-2020-26950: Write side effects in MCallGetProperty opcode not accounted for 78.4.1 What's New Thunderbird prompts for an address to use when starting an email from an address book entry with multiple addresses Fixes Searching global search results did not work Link location was not focused by default when adding a hyperlink in message composer Advanced address book search dialog was unusable Encrypted draft reply emails lost "Re:" prefix Replying to a newsgroup message did not open the compose window Unable to delete multiple newsgroup messages Appmenu displayed visual glitches Visual glitches when selecting multiple messages in the message pane and using Ctrl+click Switching between dark and light mode could lead to unreadable text on macOS 78.4.0 What's New MailExtensions: browser.tabs.sendMessage API added MailExtensions: messageDisplayScripts API added Changes Yahoo and AOL mail users using password authentication will be migrated to OAuth2 MailExtensions: messageDisplay APIs extended to support multiple selected messages MailExtensions: compose.begin functions now support creating a message with attachments Fixes Thunderbird could freeze when updating global search index Multiple issues with handling of self-signed SSL certificates addressed Recipient address fields in compose window could expand to fill all available space Inserting emoji characters in message compose window caused unexpected behavior Button to restore default folder icon color was not keyboard accessible Various keyboard navigation fixes Various color-related theme fixes MailExtensions: Updating attachments with onBeforeSend.addListener() did not work Various security fixes Security fixes: #CVE-2020-15969: Use-after-free in usersctp #CVE-2020-15683: Memory safety bugs fixed in Thunderbird 78.4 78.3.3 Fixes OpenPGP: Improved support for encrypting with subkeys OpenPGP message status icons were not visible in message header pane OpenPGP Key Manager was missing from Tools menu on macOS Creating a new calendar event did not require an event title 78.3.2 Changes Thunderbird will no longer automatically install updates when Preferences tab is opened Fixed OpenPGP: Improved support for encrypting with subkeys OpenPGP: Encrypted messages with international characters were sometimes displayed incorrectly Single-click deletion of recipient pills with middle mouse button restored Searching an address book list did not display results Windows installer was unreadable with Windows in high contrast mode Dark mode, high contrast, and Windows theming fixes
Diffstat (limited to 'mail')
-rw-r--r--mail/thunderbird/Makefile4
-rw-r--r--mail/thunderbird/PLIST23
-rw-r--r--mail/thunderbird/distinfo10
3 files changed, 14 insertions, 23 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index fc1a1376e17..8946bf84dbc 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.260 2020/10/09 16:13:49 ryoon Exp $
+# $NetBSD: Makefile,v 1.261 2020/11/19 14:29:55 ryoon Exp $
DISTNAME= thunderbird-${TB_VER}.source
PKGNAME= thunderbird-${TB_VER}
-TB_VER= 78.3.2
+TB_VER= 78.5.0
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
EXTRACT_SUFX= .tar.xz
diff --git a/mail/thunderbird/PLIST b/mail/thunderbird/PLIST
index e2dcbde1126..041bfea42a5 100644
--- a/mail/thunderbird/PLIST
+++ b/mail/thunderbird/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.80 2020/09/15 12:54:37 wiz Exp $
+@comment $NetBSD: PLIST,v 1.81 2020/11/19 14:29:55 ryoon Exp $
bin/thunderbird
lib/thunderbird/actors/AboutHttpsOnlyErrorChild.jsm
lib/thunderbird/actors/AboutHttpsOnlyErrorParent.jsm
@@ -617,7 +617,6 @@ lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/attach-active-18.s
lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/attach-disabled-18.svg
lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/attach-inactive-18.svg
lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/col-encrypted-signed.png
-lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/composeKeyStatus.css
lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/decrypt-active-18.svg
lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/decrypt-inactive-18.svg
lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/encrypt-active-18.svg
@@ -658,9 +657,8 @@ lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/importSuccess.png
lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/inlineNotification.css
lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/keyDetails.css
lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/keyWizard.css
-lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/msgReadStatus.css
lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/ok-sign.svg
-lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/oneRecipientStatus.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/openPgpComposeStatus.css
lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/password-error.svg
lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/sign-active-18.svg
lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/sign-disabled-18.svg
@@ -694,6 +692,7 @@ lib/thunderbird/chrome/classic/skin/classic/messenger/shared/cardDialog.css
lib/thunderbird/chrome/classic/skin/classic/messenger/shared/compacttheme.css
lib/thunderbird/chrome/classic/skin/classic/messenger/shared/creationDialog.css
lib/thunderbird/chrome/classic/skin/classic/messenger/shared/customizableui/panelUI.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/shared/editContactPanel.css
lib/thunderbird/chrome/classic/skin/classic/messenger/shared/feedSubscribe.css
lib/thunderbird/chrome/classic/skin/classic/messenger/shared/filterDialog.css
lib/thunderbird/chrome/classic/skin/classic/messenger/shared/folderMenus.css
@@ -720,9 +719,6 @@ lib/thunderbird/chrome/classic/skin/classic/messenger/shared/searchBox.css
lib/thunderbird/chrome/classic/skin/classic/messenger/shared/searchDialog.css
lib/thunderbird/chrome/classic/skin/classic/messenger/shared/tabmail.css
lib/thunderbird/chrome/classic/skin/classic/messenger/shared/themeableDialog.css
-lib/thunderbird/chrome/classic/skin/classic/messenger/smime/certFetchingStatus.css
-lib/thunderbird/chrome/classic/skin/classic/messenger/smime/msgCompSecurityInfo.css
-lib/thunderbird/chrome/classic/skin/classic/messenger/smime/msgReadSecurityInfo.css
lib/thunderbird/chrome/classic/skin/classic/messenger/subscribe.css
lib/thunderbird/chrome/classic/skin/classic/messenger/tabmail.css
lib/thunderbird/chrome/classic/skin/classic/messenger/tagColors.css
@@ -2935,7 +2931,7 @@ ${PLIST.nobranding}lib/thunderbird/chrome/en-US/locale/branding/brand.properties
lib/thunderbird/chrome/en-US/locale/en-US/alerts/alert.dtd
lib/thunderbird/chrome/en-US/locale/en-US/alerts/alert.properties
${PLIST.branding}lib/thunderbird/chrome/en-US/locale/en-US/branding/brand.dtd
-${PLIST.branding}lib/thunderbird/chrome/en-US/locale/en-US/branding/brand.properties
+${PLIST.branding}lib/thunderbird/chrome/en-US/locale/en-US/branding/brand.proper
lib/thunderbird/chrome/en-US/locale/en-US/autoconfig/autoconfig.properties
lib/thunderbird/chrome/en-US/locale/en-US/calendar/calendar-alarms.properties
lib/thunderbird/chrome/en-US/locale/en-US/calendar/calendar-event-dialog-attendees.properties
@@ -3099,7 +3095,6 @@ lib/thunderbird/chrome/en-US/locale/en-US/messenger-smime/certFetchingStatus.dtd
lib/thunderbird/chrome/en-US/locale/en-US/messenger-smime/msgCompSMIMEOverlay.dtd
lib/thunderbird/chrome/en-US/locale/en-US/messenger-smime/msgCompSecurityInfo.dtd
lib/thunderbird/chrome/en-US/locale/en-US/messenger-smime/msgCompSecurityInfo.properties
-lib/thunderbird/chrome/en-US/locale/en-US/messenger-smime/msgReadSMIMEOverlay.dtd
lib/thunderbird/chrome/en-US/locale/en-US/messenger-smime/msgReadSMIMEOverlay.properties
lib/thunderbird/chrome/en-US/locale/en-US/messenger-smime/msgReadSecurityInfo.dtd
lib/thunderbird/chrome/en-US/locale/en-US/messenger-smime/msgSecurityInfo.properties
@@ -3381,8 +3376,6 @@ lib/thunderbird/chrome/messenger/content/messenger-smime/msgCompSecurityInfo.js
lib/thunderbird/chrome/messenger/content/messenger-smime/msgCompSecurityInfo.xhtml
lib/thunderbird/chrome/messenger/content/messenger-smime/msgHdrViewSMIMEOverlay.js
lib/thunderbird/chrome/messenger/content/messenger-smime/msgReadSMIMEOverlay.js
-lib/thunderbird/chrome/messenger/content/messenger-smime/msgReadSecurityInfo.js
-lib/thunderbird/chrome/messenger/content/messenger-smime/msgReadSecurityInfo.xhtml
lib/thunderbird/chrome/messenger/content/messenger/AccountManager.js
lib/thunderbird/chrome/messenger/content/messenger/AccountManager.xhtml
lib/thunderbird/chrome/messenger/content/messenger/AccountWizard.js
@@ -3522,7 +3515,7 @@ lib/thunderbird/chrome/messenger/content/messenger/chat/joinchat.js
lib/thunderbird/chrome/messenger/content/messenger/chat/joinchat.xhtml
lib/thunderbird/chrome/messenger/content/messenger/chat/toolbarbutton-badge-button.js
lib/thunderbird/chrome/messenger/content/messenger/child/ext-compose.js
-lib/thunderbird/chrome/messenger/content/messenger/child/ext-composeScripts.js
+lib/thunderbird/chrome/messenger/content/messenger/child/ext-extensionScripts.js
lib/thunderbird/chrome/messenger/content/messenger/child/ext-mail.js
lib/thunderbird/chrome/messenger/content/messenger/child/ext-menus.js
lib/thunderbird/chrome/messenger/content/messenger/child/ext-tabs.js
@@ -3702,7 +3695,7 @@ lib/thunderbird/chrome/messenger/content/messenger/parent/ext-cloudFile.js
lib/thunderbird/chrome/messenger/content/messenger/parent/ext-commands.js
lib/thunderbird/chrome/messenger/content/messenger/parent/ext-compose.js
lib/thunderbird/chrome/messenger/content/messenger/parent/ext-composeAction.js
-lib/thunderbird/chrome/messenger/content/messenger/parent/ext-composeScripts.js
+lib/thunderbird/chrome/messenger/content/messenger/parent/ext-extensionScripts.js
lib/thunderbird/chrome/messenger/content/messenger/parent/ext-folders.js
lib/thunderbird/chrome/messenger/content/messenger/parent/ext-mail.js
lib/thunderbird/chrome/messenger/content/messenger/parent/ext-mailTabs.js
@@ -3783,7 +3776,7 @@ lib/thunderbird/chrome/messenger/content/messenger/schemas/cloudFile.json
lib/thunderbird/chrome/messenger/content/messenger/schemas/commands.json
lib/thunderbird/chrome/messenger/content/messenger/schemas/compose.json
lib/thunderbird/chrome/messenger/content/messenger/schemas/composeAction.json
-lib/thunderbird/chrome/messenger/content/messenger/schemas/composeScripts.json
+lib/thunderbird/chrome/messenger/content/messenger/schemas/extensionScripts.json
lib/thunderbird/chrome/messenger/content/messenger/schemas/folders.json
lib/thunderbird/chrome/messenger/content/messenger/schemas/mailTabs.json
lib/thunderbird/chrome/messenger/content/messenger/schemas/menus.json
@@ -4393,8 +4386,6 @@ lib/thunderbird/chrome/openpgp/content/openpgp/ui/keyDetailsDlg.js
lib/thunderbird/chrome/openpgp/content/openpgp/ui/keyDetailsDlg.xhtml
lib/thunderbird/chrome/openpgp/content/openpgp/ui/keyWizard.js
lib/thunderbird/chrome/openpgp/content/openpgp/ui/keyWizard.xhtml
-lib/thunderbird/chrome/openpgp/content/openpgp/ui/msgReadStatus.js
-lib/thunderbird/chrome/openpgp/content/openpgp/ui/msgReadStatus.xhtml
lib/thunderbird/chrome/openpgp/content/openpgp/ui/oneRecipientStatus.js
lib/thunderbird/chrome/openpgp/content/openpgp/ui/oneRecipientStatus.xhtml
lib/thunderbird/chrome/pippki/content/pippki/certManager.js
diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo
index b1b35e9839c..7d50e8b4ea9 100644
--- a/mail/thunderbird/distinfo
+++ b/mail/thunderbird/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.236 2020/10/09 16:13:49 ryoon Exp $
+$NetBSD: distinfo,v 1.237 2020/11/19 14:29:55 ryoon Exp $
-SHA1 (thunderbird-78.3.2.source.tar.xz) = 62ddcba5cab39ff4f8f69be9d970d08a760fd18d
-RMD160 (thunderbird-78.3.2.source.tar.xz) = 028f58d6cd6bdbd0eceb62cceb309c913157d898
-SHA512 (thunderbird-78.3.2.source.tar.xz) = 8c0beb2a54f34f9b06605ddc54443c8dbb4e376911bcfa2d5c4b235d4e6f484f1862afba977d0cfcac1222c1b738f967c9b74397ba99c84bd16cc70480a455d8
-Size (thunderbird-78.3.2.source.tar.xz) = 353894084 bytes
+SHA1 (thunderbird-78.5.0.source.tar.xz) = 68c33fb48109996bf725b1033a34ded972a5c535
+RMD160 (thunderbird-78.5.0.source.tar.xz) = 50539177691928697e23ad5e4299489f209ce8f4
+SHA512 (thunderbird-78.5.0.source.tar.xz) = dae49dc0910dd017250643c920c79f03d3ef14bcbafde7fcdb3aaeba2b27a42ef6f88c8de8b961f8bb1c3d1a153bc8988ab43a39eb051d81839cf3b9e8373118
+Size (thunderbird-78.5.0.source.tar.xz) = 355944116 bytes
SHA1 (patch-browser_app_profile_firefox.js) = d53fae5544563888d030af7483f00283a712235c
SHA1 (patch-build_moz.configure_rust.configure) = c9cd5e74aaeef4b42ef86db9e3814868a27847fd
SHA1 (patch-comm_third__party_botan_configure.py) = 262f560c514d221d0df15a1906100b5e716bfdab