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.12.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f44ea24b8990
branches:  trunk
changeset: 455976:f44ea24b8990
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Thu Jul 15 16:26:29 2021 +0000

description:
thunderbird: Update to 78.12.0

Changelog:
Fixes:

Sending an email containing HTML links with spaces in the URL sometimes
resulted in broken links

Folder Pane display theme fixes for macOS

Chat account settings did not always save as expected

RSS feed subscriptions sometimes lost

Calendar: A parsing error for alarm triggers of type "DURATION" caused sync
problems for some users

Various security fixes

Security fixes:
#CVE-2021-29969: IMAP server responses sent by a MITM prior to STARTTLS could
 be processed
#CVE-2021-29970: Use-after-free in accessibility features of a document
#CVE-2021-30547: Out of bounds write in ANGLE
#CVE-2021-29976: Memory safety bugs fixed in Thunderbird 78.12

diffstat:

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

diffs (32 lines):

diff -r afd89d07d3c8 -r f44ea24b8990 mail/thunderbird/Makefile
--- a/mail/thunderbird/Makefile Thu Jul 15 14:06:56 2021 +0000
+++ b/mail/thunderbird/Makefile Thu Jul 15 16:26:29 2021 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.276 2021/07/13 15:08:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.277 2021/07/15 16:26:29 ryoon Exp $
 
 DISTNAME=      thunderbird-${TB_VER}.source
 PKGNAME=       thunderbird-${TB_VER}
-TB_VER=                78.11.0
+TB_VER=                78.12.0
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
 EXTRACT_SUFX=  .tar.xz
diff -r afd89d07d3c8 -r f44ea24b8990 mail/thunderbird/distinfo
--- a/mail/thunderbird/distinfo Thu Jul 15 14:06:56 2021 +0000
+++ b/mail/thunderbird/distinfo Thu Jul 15 16:26:29 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.248 2021/07/13 15:08:55 ryoon Exp $
+$NetBSD: distinfo,v 1.249 2021/07/15 16:26:29 ryoon Exp $
 
-SHA1 (thunderbird-78.11.0.source.tar.xz) = 19b6827a233ae88488a7de4e9f988610cccca9ea
-RMD160 (thunderbird-78.11.0.source.tar.xz) = bfa57319a2c5c8acf61011bf5d8ae969715996ae
-SHA512 (thunderbird-78.11.0.source.tar.xz) = c669439ae671a0a589f69902cced5685b8bab346c0ca3eeabd58d0449af338fb7a7a9189d6c2ef784f660c32278fee70766169d91293447eedef2e18a84f116a
-Size (thunderbird-78.11.0.source.tar.xz) = 352417996 bytes
+SHA1 (thunderbird-78.12.0.source.tar.xz) = 98228bff32bf6cb7e0e34eb135a800d3200881c1
+RMD160 (thunderbird-78.12.0.source.tar.xz) = b5ab39d502660d7e3c6dda750654a1f97af17146
+SHA512 (thunderbird-78.12.0.source.tar.xz) = 8a9275f6a454b16215e9440d8b68926e56221dbb416f77ea0cd0a42853bdd26f35514e792564879c387271bd43d8ee966577f133f8ae7781f43e8bec9ab78696
+Size (thunderbird-78.12.0.source.tar.xz) = 355933664 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