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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/260bad0ec794
branches:  trunk
changeset: 453068:260bad0ec794
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sun May 23 06:48:13 2021 +0000

description:
thunderbird: Update to 78.10.1

Changelog:
78.10.2
What's New

Added support for importing OpenPGP keys without a primary secret key

Add-ons manager displays a preferences icon for mail extensions that include an
options page

Fixes

OpenPGP messages with a high compression ratio (over 10x) could not be
decrypted

Selected OpenPGP key was lost after opening the Key Properties dialog in
Account Settings

Parsing some OpenPGP user IDs failed

Various improvements to OpenPGP partial encryption reminders

Troubleshooting information page did not display row labels on macOS

Mail toolbar buttons were too big when displaying both icons and text

Various security fixes

Security fixes:
#CVE-2021-29957: Partial protection of inline OpenPGP message not indicated
#CVE-2021-29956: Thunderbird stored OpenPGP secret keys without master password
 protection

78.10.1
Changes

Removed the fix for bug 1689804 introduced in Thunderbird 78.9.0, restoring the
previous behavior

Fixes

Various security fixes

Security fixes:
#CVE-2021-29951: Thunderbird Maintenance Service could have been started or
 stopped by domain users

diffstat:

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

diffs (32 lines):

diff -r 61386c611a73 -r 260bad0ec794 mail/thunderbird/Makefile
--- a/mail/thunderbird/Makefile Sun May 23 06:33:23 2021 +0000
+++ b/mail/thunderbird/Makefile Sun May 23 06:48:13 2021 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.273 2021/04/26 14:30:03 ryoon Exp $
+# $NetBSD: Makefile,v 1.274 2021/05/23 06:48:13 ryoon Exp $
 
 DISTNAME=      thunderbird-${TB_VER}.source
 PKGNAME=       thunderbird-${TB_VER}
-TB_VER=                78.10.0
+TB_VER=                78.10.2
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
 EXTRACT_SUFX=  .tar.xz
diff -r 61386c611a73 -r 260bad0ec794 mail/thunderbird/distinfo
--- a/mail/thunderbird/distinfo Sun May 23 06:33:23 2021 +0000
+++ b/mail/thunderbird/distinfo Sun May 23 06:48:13 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.246 2021/04/26 14:30:03 ryoon Exp $
+$NetBSD: distinfo,v 1.247 2021/05/23 06:48:13 ryoon Exp $
 
-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 (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 (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