Mon Dec 7 12:30:56 2020 UTC ()
thunderbird: Update to 78.5.1

Changelog:
What's New
OpenPGP: Added option to disable email subject encryption

Changes
OpenPGP public key import now supports multi-file selection and bulk accepting imported keys
MailExtensions: getComposeDetails will wait for "compose-editor-ready" event

Fixes
New mail icon was not removed from the system tray at shutdown
"Place replies in the folder of the message being replied to" did not work when using "Reply to List"
Thunderbird did not honor the "Run search on server" option when searching messages
Highlight color for folders with unread messages wasn't visible in dark theme
OpenPGP: Key were missing from Key Manager
OpenPGP: Option to import keys from clipboard always disabled
The "Link" button on the large attachments info bar failed to open up Filelink section in Options if the user had not yet configured Filelink
Address book: Printing members of a mailing list resulted in incorrect output
Unable to connect to LDAP servers configured with a self-signed SSL certificate
Autoconfig via LDAP did not work as expected
Calendar: Pressing Ctrl-Enter in the new event dialog would create duplicate events
Various security fixes

Security fixes:
#CVE-2020-26970: Stack overflow due to incorrect parsing of SMTP server response codes


(ryoon)
diff -r1.261 -r1.262 pkgsrc/mail/thunderbird/Makefile
diff -r1.82 -r1.83 pkgsrc/mail/thunderbird/PLIST
diff -r1.237 -r1.238 pkgsrc/mail/thunderbird/distinfo

cvs diff -r1.261 -r1.262 pkgsrc/mail/thunderbird/Makefile (expand / switch to context diff)
--- pkgsrc/mail/thunderbird/Makefile 2020/11/19 14:29:55 1.261
+++ pkgsrc/mail/thunderbird/Makefile 2020/12/07 12:30:56 1.262
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.261 2020/11/19 14:29:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.262 2020/12/07 12:30:56 ryoon Exp $
 
 DISTNAME=	thunderbird-${TB_VER}.source
 PKGNAME=	thunderbird-${TB_VER}
-TB_VER=		78.5.0
+TB_VER=		78.5.1
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
 EXTRACT_SUFX=	.tar.xz

cvs diff -r1.82 -r1.83 pkgsrc/mail/thunderbird/PLIST (expand / switch to context diff)
--- pkgsrc/mail/thunderbird/PLIST 2020/11/21 12:28:43 1.82
+++ pkgsrc/mail/thunderbird/PLIST 2020/12/07 12:30:56 1.83
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.82 2020/11/21 12:28:43 wiz Exp $
+@comment $NetBSD: PLIST,v 1.83 2020/12/07 12:30:56 ryoon Exp $
 bin/thunderbird
 lib/thunderbird/actors/AboutHttpsOnlyErrorChild.jsm
 lib/thunderbird/actors/AboutHttpsOnlyErrorParent.jsm
@@ -617,6 +617,7 @@
 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/confirmPubkeyImport.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
@@ -4369,6 +4370,8 @@
 lib/thunderbird/chrome/openpgp/content/openpgp/ui/commonWorkflows.js
 lib/thunderbird/chrome/openpgp/content/openpgp/ui/composeKeyStatus.js
 lib/thunderbird/chrome/openpgp/content/openpgp/ui/composeKeyStatus.xhtml
+lib/thunderbird/chrome/openpgp/content/openpgp/ui/confirmPubkeyImport.js
+lib/thunderbird/chrome/openpgp/content/openpgp/ui/confirmPubkeyImport.xhtml
 lib/thunderbird/chrome/openpgp/content/openpgp/ui/enigmailCommon.js
 lib/thunderbird/chrome/openpgp/content/openpgp/ui/enigmailKeyImportInfo.js
 lib/thunderbird/chrome/openpgp/content/openpgp/ui/enigmailKeyImportInfo.xhtml

cvs diff -r1.237 -r1.238 pkgsrc/mail/thunderbird/distinfo (expand / switch to context diff)
--- pkgsrc/mail/thunderbird/distinfo 2020/11/19 14:29:55 1.237
+++ pkgsrc/mail/thunderbird/distinfo 2020/12/07 12:30:56 1.238
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.237 2020/11/19 14:29:55 ryoon Exp $
+$NetBSD: distinfo,v 1.238 2020/12/07 12:30:56 ryoon Exp $
 
-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 (thunderbird-78.5.1.source.tar.xz) = e8d69a4f656ef0607cc4c578d5d614b451081a1d
+RMD160 (thunderbird-78.5.1.source.tar.xz) = fdcf79b5670209254d0d9d9b979cb0883a994086
+SHA512 (thunderbird-78.5.1.source.tar.xz) = 3fb50ee1b5ec4bedaca0c68a86286f5141d3e350025b9d928348c55e57e07013124ef8b0315ee6cb16c08777ba8b0fb715ddc4b5fef2481e32f2b676090a2d80
+Size (thunderbird-78.5.1.source.tar.xz) = 352743032 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