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.7.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e6127efcea37
branches:  trunk
changeset: 378051:e6127efcea37
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Wed Mar 28 13:34:19 2018 +0000

description:
Update to 52.7.0

Changelog:
    Fixed Searching message bodies of messages in local folders,
          including filter and quick filter operations, did not find
          content in message attachments
    Fixed Better error handling for Yahoo accounts
    Fixed Various security fixes

#CVE-2018-5127: Buffer overflow manipulating SVG animatedPathSegList
#CVE-2018-5129: Out-of-bounds write with malformed IPC messages
#CVE-2018-5144: Integer overflow during Unicode conversion
#CVE-2018-5146: Out of bounds memory write in libvorbis
#CVE-2018-5125: Memory safety bugs fixed in Firefox 59, Firefox ESR 52.7,
                and Thunderbird 52.7
#CVE-2018-5145: Memory safety bugs fixed in Firefox ESR 52.7 and
                Thunderbird 52.7

diffstat:

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

diffs (33 lines):

diff -r 70bee29a3b13 -r e6127efcea37 mail/thunderbird/Makefile
--- a/mail/thunderbird/Makefile Wed Mar 28 06:23:34 2018 +0000
+++ b/mail/thunderbird/Makefile Wed Mar 28 13:34:19 2018 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.205 2018/03/23 05:29:11 rin Exp $
+# $NetBSD: Makefile,v 1.206 2018/03/28 13:34:19 ryoon Exp $
 
 DISTNAME=      thunderbird-${TB_VER}.source
 PKGNAME=       thunderbird-${TB_VER}
-PKGREVISION=   2
-TB_VER=                52.6.0
+TB_VER=                52.7.0
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
 EXTRACT_SUFX=  .tar.xz
diff -r 70bee29a3b13 -r e6127efcea37 mail/thunderbird/distinfo
--- a/mail/thunderbird/distinfo Wed Mar 28 06:23:34 2018 +0000
+++ b/mail/thunderbird/distinfo Wed Mar 28 13:34:19 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.197 2018/03/23 05:29:11 rin Exp $
+$NetBSD: distinfo,v 1.198 2018/03/28 13:34:19 ryoon Exp $
 
-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 (thunderbird-52.7.0.source.tar.xz) = 9030278d1fb4cd28a3a5e8830cfb98a8f0d45523
+RMD160 (thunderbird-52.7.0.source.tar.xz) = 5a10590da00d39da4cc3849d33f68fafc136f505
+SHA512 (thunderbird-52.7.0.source.tar.xz) = 875ad6f2b030c65d248ecec4f4a5b51767c3ee7944ac72893237efd2af50145ec2e4a9efa8d60807b78bcfb8189969e5a67d15124710e8b0091f639cddfbfe21
+Size (thunderbird-52.7.0.source.tar.xz) = 230410444 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