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 45.6.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ac91a7813b76
branches:  trunk
changeset: 356641:ac91a7813b76
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Mon Jan 02 23:59:21 2017 +0000

description:
Update to 45.6.0

Changelog:
    Fixed The system integration dialog was shown every time when starting Thunderbird
    Fixed Various security fixes

Security vulnerabilities fixed in Thunderbird 45.6
 #CVE-2016-9899: Use-after-free while manipulating DOM events and audio elements
 #CVE-2016-9895: CSP bypass using marquee tag
 #CVE-2016-9897: Memory corruption in libGLES
 #CVE-2016-9898: Use-after-free in Editor while manipulating DOM subtrees
 #CVE-2016-9900: Restricted external resources can be loaded by SVG images through data URLs
 #CVE-2016-9904: Cross-origin information leak in shared atoms
 #CVE-2016-9905: Crash in EnumerateSubDocuments
 #CVE-2016-9893: Memory safety bugs fixed in Thunderbird 45.6

diffstat:

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

diffs (33 lines):

diff -r a5a30647a967 -r ac91a7813b76 mail/thunderbird/Makefile
--- a/mail/thunderbird/Makefile Mon Jan 02 22:53:31 2017 +0000
+++ b/mail/thunderbird/Makefile Mon Jan 02 23:59:21 2017 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.181 2016/12/04 05:17:33 ryoon Exp $
+# $NetBSD: Makefile,v 1.182 2017/01/02 23:59:21 ryoon Exp $
 
 DISTNAME=      thunderbird-${TB_VER}.source
 PKGNAME=       thunderbird-${TB_VER}
-PKGREVISION=   1
-TB_VER=                45.5.1
+TB_VER=                45.6.0
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
 EXTRACT_SUFX=  .tar.xz
diff -r a5a30647a967 -r ac91a7813b76 mail/thunderbird/distinfo
--- a/mail/thunderbird/distinfo Mon Jan 02 22:53:31 2017 +0000
+++ b/mail/thunderbird/distinfo Mon Jan 02 23:59:21 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.184 2016/12/03 11:14:48 ryoon Exp $
+$NetBSD: distinfo,v 1.185 2017/01/02 23:59:21 ryoon Exp $
 
-SHA1 (thunderbird-45.5.1.source.tar.xz) = c83b3a63e59b2d720710eb103ae745439b945cbe
-RMD160 (thunderbird-45.5.1.source.tar.xz) = bdcb199e69b8c130de2045593fcb1113976b69fc
-SHA512 (thunderbird-45.5.1.source.tar.xz) = f6dc5f526e50facb9947627fcbc8db222cc20438fa62c552090dcabeabcc31dba2c66c20345090deaf5b58fd42b54938935eb1b3904528dce5949fd4cfc1ceb7
-Size (thunderbird-45.5.1.source.tar.xz) = 201116636 bytes
+SHA1 (thunderbird-45.6.0.source.tar.xz) = c2609e3fb79c68d2d291c278c44f2b07be3ae875
+RMD160 (thunderbird-45.6.0.source.tar.xz) = 48caf61c0df0aae99cf39d19c5920d006a30a2e7
+SHA512 (thunderbird-45.6.0.source.tar.xz) = 1f4579ac37b8ab98c91fe2e3e6742ba1b005ca9346d23f467d19e6af45eb457cab749bf91ed2a79f2058bd66f54da661da3ea5d5786f8c4b472d8a2a6c34db4b
+Size (thunderbird-45.6.0.source.tar.xz) = 201145016 bytes
 SHA1 (patch-calendar_lightning_Makefile.in) = 02a1528f2da82f1d4ff4931a7d7dc8227b7fa9f2
 SHA1 (patch-calendar_lightning_build_universal.mk) = 86dc2c6b4f9feb835570111078aa5d08a389d0da
 SHA1 (patch-calendar_providers_gdata_Makefile.in) = 0e90ddc9aecc817b0b150bbc37d23ddec97b093e



Home | Main Index | Thread Index | Old Index