diff options
author | ryoon <ryoon@pkgsrc.org> | 2016-12-03 11:14:48 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2016-12-03 11:14:48 +0000 |
commit | c6218046300c7f364069c81122715c581d9bc735 (patch) | |
tree | 37ef83d1dfd8af4ad89b7daeea7a7f3835d59d4a /mail/thunderbird | |
parent | 04e1e5e9d197399ae6412b6cd33478f75cdb77df (diff) | |
download | pkgsrc-c6218046300c7f364069c81122715c581d9bc735.tar.gz |
Update to 45.5.1
Changelog:
45.5.1:
#CVE-2016-9079: Use-after-free in SVG Animation
45.5.0:
#CVE-2016-5296: Heap-buffer-overflow WRITE in rasterize_edges_1
#CVE-2016-5294: Arbitrary target directory for result files of update process
#CVE-2016-5297: Incorrect argument length checking in JavaScript
#CVE-2016-9066: Integer overflow leading to a buffer overflow in nsScriptLoadHandler
#CVE-2016-5291: Same-origin policy violation using local HTML file and saved shortcut file
#CVE-2016-9074: Insufficient timing side-channel resistance in divSpoiler
#CVE-2016-5290: Memory safety bugs fixed in Thunderbird 45.5
Diffstat (limited to 'mail/thunderbird')
-rw-r--r-- | mail/thunderbird/Makefile | 4 | ||||
-rw-r--r-- | mail/thunderbird/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 026a2622cb4..392affcdc30 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.179 2016/10/26 22:50:13 ryoon Exp $ +# $NetBSD: Makefile,v 1.180 2016/12/03 11:14:48 ryoon Exp $ DISTNAME= thunderbird-${TB_VER}.source PKGNAME= thunderbird-${TB_VER} -TB_VER= 45.4.0 +TB_VER= 45.5.1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} EXTRACT_SUFX= .tar.xz diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index 69bc5f93f53..dbd4c963867 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.183 2016/10/26 22:50:13 ryoon Exp $ +$NetBSD: distinfo,v 1.184 2016/12/03 11:14:48 ryoon Exp $ -SHA1 (thunderbird-45.4.0.source.tar.xz) = bd95c25d5c4bcdc2118c84008cd64bcd9804251b -RMD160 (thunderbird-45.4.0.source.tar.xz) = 8689a012a207f4ace8b72f75ebd4fcbf4aaa671c -SHA512 (thunderbird-45.4.0.source.tar.xz) = 9c601d9625b43103b64e111da3a88fccdc30d4a52aa8a66ee02120bc13f3c5600d24fa1cfd3817975a0e58be9078d192334dd3099aa462468d8ab0cd05a3bcd5 -Size (thunderbird-45.4.0.source.tar.xz) = 201094212 bytes +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 (patch-calendar_lightning_Makefile.in) = 02a1528f2da82f1d4ff4931a7d7dc8227b7fa9f2 SHA1 (patch-calendar_lightning_build_universal.mk) = 86dc2c6b4f9feb835570111078aa5d08a389d0da SHA1 (patch-calendar_providers_gdata_Makefile.in) = 0e90ddc9aecc817b0b150bbc37d23ddec97b093e |