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 52.6.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aaa32ad53772
branches:  trunk
changeset: 376517:aaa32ad53772
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sat Mar 03 22:20:39 2018 +0000

description:
Update to 52.6.0

Changelog:
    Fixed Searching message bodies of messages in local folders, including
            filter and quick filter operations, not working reliably:
            Content not found in base64-encode message parts, non-ASCII text
            not found and false positives found.
    Fixed Defective messages (without at least one expected header) not shown
            in IMAP folders but shown on mobile devices
    Fixed Calendar: Unintended task deletion if numlock is enabled
    Fixed Various security fixes

Security fixes:
#CVE-2018-5095: Integer overflow in Skia library during edge builder allocation
#CVE-2018-5096: Use-after-free while editing form elements
#CVE-2018-5097: Use-after-free when source document is manipulated during XSLT
#CVE-2018-5098: Use-after-free while manipulating form input elements
#CVE-2018-5099: Use-after-free with widget listener
#CVE-2018-5102: Use-after-free in HTML media elements
#CVE-2018-5103: Use-after-free during mouse event handling
#CVE-2018-5104: Use-after-free during font face manipulation
#CVE-2018-5117: URL spoofing with right-to-left text aligned left-to-right
#CVE-2018-5089: Memory safety bugs fixed in Firefox 58, Firefox ESR 52.6,
                  and Thunderbird 52.6

diffstat:

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

diffs (33 lines):

diff -r 7fe721db6766 -r aaa32ad53772 mail/thunderbird/Makefile
--- a/mail/thunderbird/Makefile Sat Mar 03 22:15:58 2018 +0000
+++ b/mail/thunderbird/Makefile Sat Mar 03 22:20:39 2018 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.202 2018/01/28 20:10:54 wiz Exp $
+# $NetBSD: Makefile,v 1.203 2018/03/03 22:20:39 ryoon Exp $
 
 DISTNAME=      thunderbird-${TB_VER}.source
 PKGNAME=       thunderbird-${TB_VER}
-PKGREVISION=   1
-TB_VER=                52.5.2
+TB_VER=                52.6.0
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
 EXTRACT_SUFX=  .tar.xz
diff -r 7fe721db6766 -r aaa32ad53772 mail/thunderbird/distinfo
--- a/mail/thunderbird/distinfo Sat Mar 03 22:15:58 2018 +0000
+++ b/mail/thunderbird/distinfo Sat Mar 03 22:20:39 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.195 2018/01/24 16:39:02 ryoon Exp $
+$NetBSD: distinfo,v 1.196 2018/03/03 22:20:39 ryoon Exp $
 
-SHA1 (thunderbird-52.5.2.source.tar.xz) = 7d723c07e1a0800a0fef30ad2bea8c2be143292a
-RMD160 (thunderbird-52.5.2.source.tar.xz) = d1fcd567cf773996693de3da8228ad465f1ce42d
-SHA512 (thunderbird-52.5.2.source.tar.xz) = d626d3d37959539b15b5d2ae4a580fcc160380974bfc1a69a1fc8ff2435932e90a69fa386d5ecb6721d9154603c6b7d063e3368f6f995fea057eb593c06ef4ff
-Size (thunderbird-52.5.2.source.tar.xz) = 230369636 bytes
+SHA1 (thunderbird-52.6.0.source.tar.xz) = 8965e9ece5feaa8370ebea047e1fcadd00f2cff7
+RMD160 (thunderbird-52.6.0.source.tar.xz) = 4eda8415747174be41dc21f5367c7c89732afab6
+SHA512 (thunderbird-52.6.0.source.tar.xz) = 80742c95ed61d1cb2e72b71bb23bdd211a40240ab4393e9f028a38f902547372084a8f56445e2394484be088a7b9801405f3d6618fb2742601cc968bf34427f0
+Size (thunderbird-52.6.0.source.tar.xz) = 230376180 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