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 Feb 11 08:09:08 UTC 2017

Modified Files:
        pkgsrc/mail/thunderbird: Makefile distinfo

Log Message:
Update to 45.7.0

Changelog:
    Fixed Message preview pane non-functional after IMAP folder was renamed or moved
    Fixed "Move To" button on "Search Messages" panel not working
    Fixed Message sent to "undisclosed recipients" shows no recipient (non-functional since Thunderbird version 38)
    Fixed Calendar: No way to accept/decline email invitations when sent and received messages are stored in the same folder
    Fixed Various security fixes

Security fixes:
 #CVE-2017-5375: Excessive JIT code allocation allows bypass of ASLR and DEP
 #CVE-2017-5376: Use-after-free in XSL
 #CVE-2017-5378: Pointer and frame data leakage of Javascript objects
 #CVE-2017-5380: Potential use-after-free during DOM manipulations
 #CVE-2017-5390: Insecure communication methods in Developer Tools JSON viewer
 #CVE-2017-5396: Use-after-free with Media Decoder
 #CVE-2017-5383: Location bar spoofing with unicode characters
 #CVE-2017-5373: Memory safety bugs fixed in Thunderbird 45.7


To generate a diff of this commit:
cvs rdiff -u -r1.185 -r1.186 pkgsrc/mail/thunderbird/Makefile \
    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.185 pkgsrc/mail/thunderbird/Makefile:1.186
--- pkgsrc/mail/thunderbird/Makefile:1.185      Mon Feb  6 13:55:39 2017
+++ pkgsrc/mail/thunderbird/Makefile    Sat Feb 11 08:09:08 2017
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.185 2017/02/06 13:55:39 wiz Exp $
+# $NetBSD: Makefile,v 1.186 2017/02/11 08:09:08 ryoon Exp $
 
 DISTNAME=      thunderbird-${TB_VER}.source
 PKGNAME=       thunderbird-${TB_VER}
-PKGREVISION=   3
-TB_VER=                45.6.0
+TB_VER=                45.7.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.185 pkgsrc/mail/thunderbird/distinfo:1.186
--- pkgsrc/mail/thunderbird/distinfo:1.185      Mon Jan  2 23:59:21 2017
+++ pkgsrc/mail/thunderbird/distinfo    Sat Feb 11 08:09:08 2017
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.185 2017/01/02 23:59:21 ryoon Exp $
+$NetBSD: distinfo,v 1.186 2017/02/11 08:09:08 ryoon Exp $
 
-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 (thunderbird-45.7.0.source.tar.xz) = b585208d6b05f42dda59bdc000f0e712375a6ee3
+RMD160 (thunderbird-45.7.0.source.tar.xz) = 7a1e4335da9e79fff5bb44156150db8fe224277d
+SHA512 (thunderbird-45.7.0.source.tar.xz) = 99cea54b553158c1e08cf19157ac2bb6822fd1fef0501d36f983e6b8d4f2143a2e6124d61297446944033d3fed9326fe0f12ca45db0b5815be71a0777e73ffb0
+Size (thunderbird-45.7.0.source.tar.xz) = 201088460 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