From e7ee6d2ecf24d906cfeff46834aba44f854c1971 Mon Sep 17 00:00:00 2001 From: ryoon Date: Sun, 28 Feb 2016 09:55:35 +0000 Subject: Update to 38.6.0 Changelog: Fixed Various security fixes. Fixed Filters ran on a different folder than selected Fixed For Windows systems on roaming profiles, could not display messages after Thunderbird update (related to Lightning updates) Fixed in Thunderbird 38.6 2016-14 Vulnerabilities in Graphite 2 2016-03 Buffer overflow in WebGL after out of memory allocation 2016-01 Miscellaneous memory safety hazards (rv:44.0 / rv:38.6) 2015-150 MD5 signatures accepted within TLS 1.2 ServerKeyExchange in server signature --- mail/thunderbird/Makefile | 4 ++-- mail/thunderbird/distinfo | 11 +++++------ .../patch-mozilla_gfx_graphite2_moz-gr-update.sh | 20 -------------------- 3 files changed, 7 insertions(+), 28 deletions(-) delete mode 100644 mail/thunderbird/patches/patch-mozilla_gfx_graphite2_moz-gr-update.sh (limited to 'mail/thunderbird') diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 2dd8132cc7a..5f362e37af9 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.162 2016/02/09 21:20:15 ryoon Exp $ +# $NetBSD: Makefile,v 1.163 2016/02/28 09:55:35 ryoon Exp $ DISTNAME= # empty PKGNAME= thunderbird-${TB_VER} -TB_VER= 38.5.1 +TB_VER= 38.6.0 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} DISTFILES= thunderbird-${TB_VER}.source.tar.bz2 diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index 0cafa47fb5e..2b5f143f0bf 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.172 2016/02/09 21:20:15 ryoon Exp $ +$NetBSD: distinfo,v 1.173 2016/02/28 09:55:35 ryoon Exp $ -SHA1 (thunderbird-38.5.1.source.tar.bz2) = ab7a64361601ff38a4c03cb6fe96b2862ea9b304 -RMD160 (thunderbird-38.5.1.source.tar.bz2) = 7890cf1f6cb6f45d6991a16f0c3f78d3fd8b58fd -SHA512 (thunderbird-38.5.1.source.tar.bz2) = 2e9be4bcdfe37ad8251365e6b3dfa5be88013a82c56e26723747920bff3c86dd3836165d48a5d09a4185eba842d80c9c659039032d4aa1e72aaffa400c0960b1 -Size (thunderbird-38.5.1.source.tar.bz2) = 204383650 bytes +SHA1 (thunderbird-38.6.0.source.tar.bz2) = 5fc8c1a92142321bd75dcff7bcaa1bc2d382b95f +RMD160 (thunderbird-38.6.0.source.tar.bz2) = 88a9d0ac2f557d439a9a9d9b8cdc111fec77809f +SHA512 (thunderbird-38.6.0.source.tar.bz2) = 9f6cb6b7c9b4935603333366a21cbb3e142fbdbded61adea44c39d45327207e1478d268fb721ee914ae1b0e762507f3665e40e1c315bd454fe1d019bd7972a08 +Size (thunderbird-38.6.0.source.tar.bz2) = 204415129 bytes SHA1 (patch-aa) = 199400ee6dc3c727c950e33ccc65cf57b81cdcb7 SHA1 (patch-al) = 81a733e9b13a47abfef818ecd10d7ef18a191855 SHA1 (patch-ao) = 2b4cfb8f06cb137058be7aa47ab7a3cada7cbfe1 @@ -51,7 +51,6 @@ SHA1 (patch-mozilla_dom_plugins_ipc_PluginModuleChild.h) = ed5bcf926bce86ca73187 SHA1 (patch-mozilla_dom_plugins_ipc_PluginProcessChild.cpp) = fc27fc709dedea8ff082deb43c30575f3be3d83c SHA1 (patch-mozilla_dom_system_OSFileConstants.cpp) = 665007aa3640bdc7d2dfb26c258e0ee8f7574cbe SHA1 (patch-mozilla_extensions_spellcheck_hunspell_src_mozHunspell.cpp) = 3865b172e85ee0146baf0641c1181bd01e955b35 -SHA1 (patch-mozilla_gfx_graphite2_moz-gr-update.sh) = 49a7d2d4de18565ca256e000fedaab1cb3e714f2 SHA1 (patch-mozilla_gfx_graphite2_src_Bidi.cpp) = 5b5190da8a8e4eabd793d9bd5932f773b685dbf4 SHA1 (patch-mozilla_gfx_graphite2_src_moz.build) = 12601e295244497f5b3a255350ee2b67c20d4f0c SHA1 (patch-mozilla_gfx_moz.build) = 93f0eba2ea5a4d678c6356b254a1a91bf0ad7ea9 diff --git a/mail/thunderbird/patches/patch-mozilla_gfx_graphite2_moz-gr-update.sh b/mail/thunderbird/patches/patch-mozilla_gfx_graphite2_moz-gr-update.sh deleted file mode 100644 index b9ce16a977e..00000000000 --- a/mail/thunderbird/patches/patch-mozilla_gfx_graphite2_moz-gr-update.sh +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-mozilla_gfx_graphite2_moz-gr-update.sh,v 1.1 2015/07/09 15:17:34 ryoon Exp $ - ---- mozilla/gfx/graphite2/moz-gr-update.sh.orig 2015-06-08 17:49:34.000000000 +0000 -+++ mozilla/gfx/graphite2/moz-gr-update.sh -@@ -23,8 +23,14 @@ echo "\nSee" $0 "for update procedure.\n - find gfx/graphite2/ -name "*.cpp" -exec perl -p -i -e "s///;s/Windows.h/windows.h/;" {} \; - find gfx/graphite2/ -name "*.h" -exec perl -p -i -e "s///;s/Windows.h/windows.h/;" {} \; - -+# closest tag/release to require for system version -+TAG=$(cd ../graphitedev/ && hg parents --template {latesttag}) -+ -+perl -p -i -e "s/[0-9]+\,[0-9]+\,[0-9]+/$TAG/ and tr/./,/ \ -+ if /GR2_VERSION_REQUIRE/" configure.in -+ - # summarize what's been touched --echo Updated to $CHANGESET. -+echo Updated to $CHANGESET \($TAG for --with-system-graphite2\) - echo Here is what changed in the gfx/graphite2 directory: - echo - -- cgit v1.2.3