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:           Wed Mar 28 13:34:19 UTC 2018

Modified Files:
        pkgsrc/mail/thunderbird: Makefile distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.205 -r1.206 pkgsrc/mail/thunderbird/Makefile
cvs rdiff -u -r1.197 -r1.198 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.205 pkgsrc/mail/thunderbird/Makefile:1.206
--- pkgsrc/mail/thunderbird/Makefile:1.205      Fri Mar 23 05:29:11 2018
+++ pkgsrc/mail/thunderbird/Makefile    Wed Mar 28 13:34:19 2018
@@ -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

Index: pkgsrc/mail/thunderbird/distinfo
diff -u pkgsrc/mail/thunderbird/distinfo:1.197 pkgsrc/mail/thunderbird/distinfo:1.198
--- pkgsrc/mail/thunderbird/distinfo:1.197      Fri Mar 23 05:29:11 2018
+++ pkgsrc/mail/thunderbird/distinfo    Wed Mar 28 13:34:19 2018
@@ -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