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:           Sat Jun 15 01:17:08 UTC 2019

Modified Files:
        pkgsrc/mail/thunderbird: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.225 -r1.226 pkgsrc/mail/thunderbird/Makefile
cvs rdiff -u -r1.210 -r1.211 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.225 pkgsrc/mail/thunderbird/Makefile:1.226
--- pkgsrc/mail/thunderbird/Makefile:1.225      Mon May 27 13:06:18 2019
+++ pkgsrc/mail/thunderbird/Makefile    Sat Jun 15 01:17:08 2019
@@ -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

Index: pkgsrc/mail/thunderbird/distinfo
diff -u pkgsrc/mail/thunderbird/distinfo:1.210 pkgsrc/mail/thunderbird/distinfo:1.211
--- pkgsrc/mail/thunderbird/distinfo:1.210      Sat Jun  1 23:27:58 2019
+++ pkgsrc/mail/thunderbird/distinfo    Sat Jun 15 01:17:08 2019
@@ -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