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 to 78.8.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/93b56ba1cf3c
branches:  trunk
changeset: 447788:93b56ba1cf3c
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Fri Feb 26 15:35:12 2021 +0000

description:
thunderbird: Update to 78.8.0

Changelog:
Fixes
Importing an address book from a CSV file always reported an error

Security information for S/MIME messages was not displayed correctly prior to a
draft being saved

Calendar: FileLink UI fixes for Caldav calendars

Recurring tasks were always marked incomplete; unable to use filters

Various UI widgets not working

Dark theme improvements

Extension manager was missing link to addon support web page

Various security fixes

Security fixes:
#CVE-2021-23969: Content Security Policy violation report could have contained
the destination of a redirect
#CVE-2021-23968: Content Security Policy violation report could have contained
the destination of a redirect
#CVE-2021-23973: MediaError message property could have leaked information
about cross-origin resources
#CVE-2021-23978: Memory safety bugs fixed in Thunderbird 78.8

diffstat:

 mail/thunderbird/Makefile |   5 ++---
 mail/thunderbird/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (33 lines):

diff -r 258b3156b51d -r 93b56ba1cf3c mail/thunderbird/Makefile
--- a/mail/thunderbird/Makefile Fri Feb 26 13:19:11 2021 +0000
+++ b/mail/thunderbird/Makefile Fri Feb 26 15:35:12 2021 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.269 2021/02/18 10:11:48 markd Exp $
+# $NetBSD: Makefile,v 1.270 2021/02/26 15:35:12 ryoon Exp $
 
 DISTNAME=      thunderbird-${TB_VER}.source
 PKGNAME=       thunderbird-${TB_VER}
-PKGREVISION=   1
-TB_VER=                78.7.1
+TB_VER=                78.8.0
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
 EXTRACT_SUFX=  .tar.xz
diff -r 258b3156b51d -r 93b56ba1cf3c mail/thunderbird/distinfo
--- a/mail/thunderbird/distinfo Fri Feb 26 13:19:11 2021 +0000
+++ b/mail/thunderbird/distinfo Fri Feb 26 15:35:12 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.241 2021/02/09 12:34:26 ryoon Exp $
+$NetBSD: distinfo,v 1.242 2021/02/26 15:35:12 ryoon Exp $
 
-SHA1 (thunderbird-78.7.1.source.tar.xz) = 32f7e6c716933a8fdf10568b11a29be08e86627e
-RMD160 (thunderbird-78.7.1.source.tar.xz) = 35c403a638fa35a04320fcec0ad258e2c90ad3cd
-SHA512 (thunderbird-78.7.1.source.tar.xz) = fe5635eda67ea356cc83e8e5ced4ca3c4555a964192c3e77fa0095a26a8e7366c6520604283bb9f3a5f529fee18baf54ca169bdcb7b402bd3752157b95848bc4
-Size (thunderbird-78.7.1.source.tar.xz) = 361610852 bytes
+SHA1 (thunderbird-78.8.0.source.tar.xz) = f3bf2544c0a39f8ec493c3b07b6323dc9ec6ae1a
+RMD160 (thunderbird-78.8.0.source.tar.xz) = 76da2ab44e71fa3250fafe8fb4b604cbc7368b7e
+SHA512 (thunderbird-78.8.0.source.tar.xz) = c7d31ab6b2863c14fe7e11df4e805ca0ecd1f6e6b5e7d5ec73939500c5125faeec213b4df25f23a5f152345027926356b7df47efcfa60ff0f9e5b825119f0e51
+Size (thunderbird-78.8.0.source.tar.xz) = 353232724 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