pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/thunderbird



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Tue Jul 13 15:08:55 UTC 2021

Modified Files:
        pkgsrc/mail/thunderbird: Makefile distinfo

Log Message:
thunderbird: Update to 78.11.0

Changelog:
Fixes
OpenPGP could not be disabled for an account if a key was previously configured

Recipients were unable to decrypt some messages when the sender had changed the
message encryption from OpenPGP to S/MIME

Contacts moved between CardDAV address books were not synced to the new server

CardDAV compatibility fixes for Google Contacts

Folder pane had no clear indication of focus on macOS

Windows theme improvements

Various security fixes

Security fixes:
#CVE-2021-29964: Out of bounds-read when parsing a `WM_COPYDATA` message
#CVE-2021-29967: Memory safety bugs fixed in Thunderbird 78.11


To generate a diff of this commit:
cvs rdiff -u -r1.275 -r1.276 pkgsrc/mail/thunderbird/Makefile
cvs rdiff -u -r1.247 -r1.248 pkgsrc/mail/thunderbird/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/thunderbird/Makefile
diff -u pkgsrc/mail/thunderbird/Makefile:1.275 pkgsrc/mail/thunderbird/Makefile:1.276
--- pkgsrc/mail/thunderbird/Makefile:1.275      Fri Jun 18 18:56:59 2021
+++ pkgsrc/mail/thunderbird/Makefile    Tue Jul 13 15:08:55 2021
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.275 2021/06/18 18:56:59 nia Exp $
+# $NetBSD: Makefile,v 1.276 2021/07/13 15:08:55 ryoon Exp $
 
 DISTNAME=      thunderbird-${TB_VER}.source
 PKGNAME=       thunderbird-${TB_VER}
-TB_VER=                78.10.2
+TB_VER=                78.11.0
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/mail/thunderbird/distinfo
diff -u pkgsrc/mail/thunderbird/distinfo:1.247 pkgsrc/mail/thunderbird/distinfo:1.248
--- pkgsrc/mail/thunderbird/distinfo:1.247      Sun May 23 06:48:13 2021
+++ pkgsrc/mail/thunderbird/distinfo    Tue Jul 13 15:08:55 2021
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.247 2021/05/23 06:48:13 ryoon Exp $
+$NetBSD: distinfo,v 1.248 2021/07/13 15:08:55 ryoon Exp $
 
-SHA1 (thunderbird-78.10.2.source.tar.xz) = 88ee2c9f7bc71c535824aadf48d9a0d809032a3d
-RMD160 (thunderbird-78.10.2.source.tar.xz) = 0503eb0b1b9b6ddc09d51f1e7f084a5c52923069
-SHA512 (thunderbird-78.10.2.source.tar.xz) = b938580055b8b935a37cd7b7aea9b654f5dc42b0a5d459ccb95d10fbde49405c5fad3ebf450ecd1077289aef008801d1dbbb7d5be56bb238616df14a7658c3f4
-Size (thunderbird-78.10.2.source.tar.xz) = 353926908 bytes
+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 (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