From 174ac43e4e6a2c2efba78a18ae74fdac9995f8ec Mon Sep 17 00:00:00 2001 From: ryoon Date: Wed, 30 Oct 2019 12:21:49 +0000 Subject: Update to 68.2.0 Changelog: new Message Display WebExtension API new Message Search WebExtension API fixed Better visual feedback for unread messages when using the dark theme fixed Various issues when editing mailing lists fixed Integration with macOS addressbook and notifications not working after introduction of notarization fixed Application windows not maintaining their size after restart fixed Issues when upgrading from a 32bit version of Thunderbird to a 64bit version. Note: If your profile is still not recognised, selected it by visiting about:profiles in the Troubleshooting Information. fixed Various security fixes Security fixes: #CVE-2019-15903: Heap overflow in expat library in XML_GetCurrentLineNumber #CVE-2019-11757: Use-after-free when creating index updates in IndexedDB #CVE-2019-11758: Potentially exploitable crash due to 360 Total Security #CVE-2019-11759: Stack buffer overflow in HKDF output #CVE-2019-11760: Stack buffer overflow in WebRTC networking #CVE-2019-11761: Unintended access to a privileged JSONView object #CVE-2019-11762: document.domain-based origin isolation has same-origin-property violation #CVE-2019-11763: Incorrect HTML parsing results in XSS bypass technique #CVE-2019-11764: Memory safety bugs fixed in Thunderbird 68.2 --- mail/thunderbird/Makefile | 4 ++-- mail/thunderbird/distinfo | 13 +++++-------- 2 files changed, 7 insertions(+), 10 deletions(-) (limited to 'mail') diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 2a55944397b..1d66d5cae0c 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.231 2019/10/11 02:02:04 kamil Exp $ +# $NetBSD: Makefile,v 1.232 2019/10/30 12:21:49 ryoon Exp $ DISTNAME= thunderbird-${TB_VER}.source PKGNAME= thunderbird-${TB_VER} -TB_VER= 68.1.2 +TB_VER= 68.2.0 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 a9e2d2e60ef..d7d486bc5c2 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,12 +1,11 @@ -$NetBSD: distinfo,v 1.215 2019/10/11 02:02:04 kamil Exp $ +$NetBSD: distinfo,v 1.216 2019/10/30 12:21:49 ryoon Exp $ -SHA1 (thunderbird-68.1.2.source.tar.xz) = a750207dbc4bec2c0024283c21104b2c4adcc045 -RMD160 (thunderbird-68.1.2.source.tar.xz) = 85072fd1d520d84972110394f2f0fb81efb7f4ff -SHA512 (thunderbird-68.1.2.source.tar.xz) = c6c3cd674e4732f9e98e53dfab5c2dd1ea79bf3595fa4299178e5e4649102fda5c0290858d2962316f2ab1362f8b3494806ab8a0221861ff92088a0248446d76 -Size (thunderbird-68.1.2.source.tar.xz) = 332126436 bytes +SHA1 (thunderbird-68.2.0.source.tar.xz) = d64af892a2e1391b5a0f7a2ef3fc3adc6562e877 +RMD160 (thunderbird-68.2.0.source.tar.xz) = 84a1d2e61b16d3921cb42d92e0ec582bf1a096c3 +SHA512 (thunderbird-68.2.0.source.tar.xz) = ca9afc870245dfaaabe3c75d4db266596c9dd714ea20b775b80e5d9df4671a5c71d2af84c734e27e07efcdb6f0fac0c34b48fda45a5a64e3e092bdafea474efc +Size (thunderbird-68.2.0.source.tar.xz) = 331361548 bytes SHA1 (patch-browser_app_profile_firefox.js) = d3ade5620370965e397ba494ff0495aeef5af0d0 SHA1 (patch-build_moz.configure_old.configure) = edd810f8d607697898ae315453719fe6c8c09bcc -SHA1 (patch-comm_calendar_lightning_Makefile.in) = d74b7e5c25c76c23350737b2cef689e02d7965f3 SHA1 (patch-comm_mail_installer_package-manifest.in) = 14e8977f690e579a8caf73326248323615e04803 SHA1 (patch-comm_mail_installer_removed-files.in) = f360ccac70a7afaee65e4617c015535084eee035 SHA1 (patch-dom_base_nsAttrName.h) = 57a1a15cde53a1c8e22b1b38efdd40b9c0f1f91b @@ -32,8 +31,6 @@ SHA1 (patch-media_libcubeb_src_moz.build) = fd3b036b3ba4105949c6b0f46bf72c89184e SHA1 (patch-media_libcubeb_update.sh) = f8d0f674987519a1a1738be158e8cd4296f6def0 SHA1 (patch-media_libpng_pngpriv.h) = dfd4d345e10f6f74d3a3546732a868481c1d5818 SHA1 (patch-old-configure.in) = 24c2f64250160c9e4c4cdc3b5ff2e6d33a5d6aad -SHA1 (patch-third__party_rust_cssparser_.cargo-checksum.json) = aaa0ecb193a2e2f7ce9d86f23dae3266da63dc00 -SHA1 (patch-third__party_rust_cssparser_src_parser.rs) = 0081abcab1cfeccf8ba4f37a906a61277a82c769 SHA1 (patch-toolkit_components_terminator_nsTerminator.cpp) = cd4d65d6e6358b5b77b6b63441a8550f2d1e97c7 SHA1 (patch-toolkit_library_moz.build) = 429745ec028ce71d8ba2457679b715ac14b6e2d3 SHA1 (patch-toolkit_modules_subprocess_subprocess__shared__unix.js) = bc5293f7bf4885443a131958e4099bbf0f2c4a2c -- cgit v1.2.3