pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/thunderbird Update to 60.7.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5e58571693e4
branches:  trunk
changeset: 335187:5e58571693e4
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sat Jun 15 01:17:08 2019 +0000

description:
Update to 60.7.1

Changelog:
Fixed
No prompt for smartcard PIN when S/MIME signing is used

Security fixes:
#CVE-2019-11703: Heap buffer overflow in icalparser.c
#CVE-2019-11704: Heap buffer overflow in icalvalue.c
#CVE-2019-11705: Stack buffer overflow in icalrecur.c
#CVE-2019-11706: Type confusion in icalproperty.c

diffstat:

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

diffs (32 lines):

diff -r 0c9a9560cbe1 -r 5e58571693e4 mail/thunderbird/Makefile
--- a/mail/thunderbird/Makefile Fri Jun 14 23:10:54 2019 +0000
+++ b/mail/thunderbird/Makefile Sat Jun 15 01:17:08 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.225 2019/05/27 13:06:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.226 2019/06/15 01:17:08 ryoon Exp $
 
 DISTNAME=      thunderbird-${TB_VER}.source
 PKGNAME=       thunderbird-${TB_VER}
-TB_VER=                60.7.0
+TB_VER=                60.7.1
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
 EXTRACT_SUFX=  .tar.xz
diff -r 0c9a9560cbe1 -r 5e58571693e4 mail/thunderbird/distinfo
--- a/mail/thunderbird/distinfo Fri Jun 14 23:10:54 2019 +0000
+++ b/mail/thunderbird/distinfo Sat Jun 15 01:17:08 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.210 2019/06/01 23:27:58 kamil Exp $
+$NetBSD: distinfo,v 1.211 2019/06/15 01:17:08 ryoon Exp $
 
-SHA1 (thunderbird-60.7.0.source.tar.xz) = 23b4227d9459d2100f580af68139f6641fc24c66
-RMD160 (thunderbird-60.7.0.source.tar.xz) = 715048ca1b84353442321098e4d63aa4079ef24e
-SHA512 (thunderbird-60.7.0.source.tar.xz) = 60428b652bed985f463a6ebf765a384e3ef875b193a60e4b14de8bb96658adf471c7af0f0709d8edbbb014c7ab54f03ca72f2cea1b49cd05a49fe74c748d7328
-Size (thunderbird-60.7.0.source.tar.xz) = 285728804 bytes
+SHA1 (thunderbird-60.7.1.source.tar.xz) = c2c91bd888f5ee59e7f85c4403636ac3cbba7392
+RMD160 (thunderbird-60.7.1.source.tar.xz) = e9c5dc53e4d5a47e36daaacb3ae0cd64db21dc1c
+SHA512 (thunderbird-60.7.1.source.tar.xz) = 181d4aec12bb7bb910e24b0cfbc6e909df7bc8b14833ae76add54f9f0aca9cb88b0f9d53d5c3cfd81f8a4f297b0ac8ba8025b1e7977382ca77aaaa7b50afd78a
+Size (thunderbird-60.7.1.source.tar.xz) = 284760060 bytes
 SHA1 (patch-browser_app_profile_firefox.js) = a939d5d4f0284f66a83bc0062f0fc173e6f75bd2
 SHA1 (patch-build_moz.configure_old.configure) = 6cded37360c0609e780f4fdd19ed5e81d5de43f3
 SHA1 (patch-build_moz.configure_rust.configure) = 98a009b91dc10b741d3fff3103c782d63373ad29



Home | Main Index | Thread Index | Old Index