pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/thunderbird thunderbird: Update t o 78.10.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/541ae80daf52
branches:  trunk
changeset: 451355:541ae80daf52
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Mon Apr 26 14:30:03 2021 +0000

description:
thunderbird: Update t o 78.10.0

Changelog:
Fixes:
Usability & theme improvements on Windows
Various security fixes

Security fixes:
#CVE-2021-23994: Out of bound write due to lazy initialization
#CVE-2021-23995: Use-after-free in Responsive Design Mode
#CVE-2021-23998: Secure Lock icon could have been spoofed
#CVE-2021-23961: More internal network hosts could have been probed by a
 malicious webpage
#CVE-2021-23999: Blob URLs may have been granted additional privileges
#CVE-2021-24002: Arbitrary FTP command execution on FTP servers using an
 encoded URL
#CVE-2021-29945: Incorrect size computation in WebAssembly JIT could lead to
 null-reads
#CVE-2021-29948: Race condition when reading from disk while verifying
 signatures

diffstat:

 mail/thunderbird/Makefile |   4 ++--
 mail/thunderbird/PLIST    |   3 ++-
 mail/thunderbird/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (49 lines):

diff -r 98c0a4ac03d2 -r 541ae80daf52 mail/thunderbird/Makefile
--- a/mail/thunderbird/Makefile Mon Apr 26 13:41:04 2021 +0000
+++ b/mail/thunderbird/Makefile Mon Apr 26 14:30:03 2021 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.272 2021/03/25 15:46:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.273 2021/04/26 14:30:03 ryoon Exp $
 
 DISTNAME=      thunderbird-${TB_VER}.source
 PKGNAME=       thunderbird-${TB_VER}
-TB_VER=                78.9.0
+TB_VER=                78.10.0
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
 EXTRACT_SUFX=  .tar.xz
diff -r 98c0a4ac03d2 -r 541ae80daf52 mail/thunderbird/PLIST
--- a/mail/thunderbird/PLIST    Mon Apr 26 13:41:04 2021 +0000
+++ b/mail/thunderbird/PLIST    Mon Apr 26 14:30:03 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.85 2021/02/09 12:34:26 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.86 2021/04/26 14:30:03 ryoon Exp $
 bin/thunderbird
 lib/thunderbird/actors/AboutHttpsOnlyErrorChild.jsm
 lib/thunderbird/actors/AboutHttpsOnlyErrorParent.jsm
@@ -4280,6 +4280,7 @@
 lib/thunderbird/chrome/openpgp/content/openpgp/BondOpenPGP.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/GPGME.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/GPGMELib.jsm
+lib/thunderbird/chrome/openpgp/content/openpgp/modules/OpenPGPAlias.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/RNP.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/RNPLib.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/addrbook.jsm
diff -r 98c0a4ac03d2 -r 541ae80daf52 mail/thunderbird/distinfo
--- a/mail/thunderbird/distinfo Mon Apr 26 13:41:04 2021 +0000
+++ b/mail/thunderbird/distinfo Mon Apr 26 14:30:03 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.245 2021/03/25 15:46:54 ryoon Exp $
+$NetBSD: distinfo,v 1.246 2021/04/26 14:30:03 ryoon Exp $
 
-SHA1 (thunderbird-78.9.0.source.tar.xz) = 928f935ebf1606a85c3dd3fb455911f7bcf35724
-RMD160 (thunderbird-78.9.0.source.tar.xz) = 4c817638469de3a7e1dcb0cc572429e4d126a719
-SHA512 (thunderbird-78.9.0.source.tar.xz) = fa5f9fee79c19810682b0848c2a9ca9518ca755b47689984165538d4d2a3d29423dd061691d5d227869472ca7275680e03f2a2b75766707cab264a9733d064cb
-Size (thunderbird-78.9.0.source.tar.xz) = 353051768 bytes
+SHA1 (thunderbird-78.10.0.source.tar.xz) = 4485a2f5eff0ff87b77adcf175c4a920a7cf54d2
+RMD160 (thunderbird-78.10.0.source.tar.xz) = 1f8ec17d205ebd19cd8b8549ee49afa5545ddf48
+SHA512 (thunderbird-78.10.0.source.tar.xz) = 89c8bc9f76335093f7a43c9980da3f4436c1fa0ed3ffd9c0a2d9648749ad7ab427e2aede2b20ee9143748c828bdd417b5b6cf06e73597dee3a745ef28143ee2d
+Size (thunderbird-78.10.0.source.tar.xz) = 351422752 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



Home | Main Index | Thread Index | Old Index