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:           Mon May 27 13:06:18 UTC 2019

Modified Files:
        pkgsrc/mail/thunderbird: Makefile PLIST distinfo

Log Message:
Update to 60.7.0

Changelog:
changed
    Attachment pane of Write window no longer focussed when attaching files using a keyboard shortcut

fixed
    Various security fixes

#CVE-2019-9815: Disable hyperthreading on content JavaScript threads on macOS
#CVE-2019-9816: Type confusion with object groups and UnboxedObjects
#CVE-2019-9817: Stealing of cross-domain images using canvas
#CVE-2019-9818: Use-after-free in crash generation server
#CVE-2019-9819: Compartment mismatch with fetch API
#CVE-2019-9820: Use-after-free of ChromeEventHandler by DocShell
#CVE-2019-11691: Use-after-free in XMLHttpRequest
#CVE-2019-11692: Use-after-free removing listeners in the event listener manager
#CVE-2019-11693: Buffer overflow in WebGL bufferdata on Linux
#CVE-2019-7317: Use-after-free in png_image_free of libpng library
#CVE-2019-9797: Cross-origin theft of images with createImageBitmap
#CVE-2018-18511: Cross-origin theft of images with ImageBitmapRenderingContext
#CVE-2019-11694: Uninitialized memory memory leakage in Windows sandbox
#CVE-2019-11698: Theft of user history data through drag and drop of hyperlinks to and from bookmarks
#CVE-2019-5798: Out-of-bounds read in Skia
#CVE-2019-9800: Memory safety bugs fixed in Firefox 67, Firefox ESR 60.7, and Thunderbird 60.7


To generate a diff of this commit:
cvs rdiff -u -r1.224 -r1.225 pkgsrc/mail/thunderbird/Makefile
cvs rdiff -u -r1.68 -r1.69 pkgsrc/mail/thunderbird/PLIST
cvs rdiff -u -r1.208 -r1.209 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.224 pkgsrc/mail/thunderbird/Makefile:1.225
--- pkgsrc/mail/thunderbird/Makefile:1.224      Sat May 11 04:07:08 2019
+++ pkgsrc/mail/thunderbird/Makefile    Mon May 27 13:06:18 2019
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.224 2019/05/11 04:07:08 ryoon Exp $
+# $NetBSD: Makefile,v 1.225 2019/05/27 13:06:18 ryoon Exp $
 
 DISTNAME=      thunderbird-${TB_VER}.source
 PKGNAME=       thunderbird-${TB_VER}
-TB_VER=                60.6.1
+TB_VER=                60.7.0
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/mail/thunderbird/PLIST
diff -u pkgsrc/mail/thunderbird/PLIST:1.68 pkgsrc/mail/thunderbird/PLIST:1.69
--- pkgsrc/mail/thunderbird/PLIST:1.68  Sun Mar 24 12:27:22 2019
+++ pkgsrc/mail/thunderbird/PLIST       Mon May 27 13:06:18 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.68 2019/03/24 12:27:22 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.69 2019/05/27 13:06:18 ryoon Exp $
 bin/thunderbird
 lib/thunderbird/application.ini
 lib/thunderbird/blocklist.xml
@@ -3729,7 +3729,10 @@ lib/thunderbird/extensions/{972ce4c6-7e0
 lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/bootstrap.js
 lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/install.rdf
 lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/webextension/_locales/ar/messages.json
+lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/webextension/_locales/ast/messages.json
+lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/webextension/_locales/bg/messages.json
 lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/webextension/_locales/br/messages.json
+lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/webextension/_locales/bs/messages.json
 lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/webextension/_locales/ca/messages.json
 lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/webextension/_locales/cs/messages.json
 lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/webextension/_locales/cy/messages.json
@@ -3742,6 +3745,7 @@ lib/thunderbird/features/wetransfer@exte
 lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/webextension/_locales/es_MX/messages.json
 lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/webextension/_locales/et/messages.json
 lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/webextension/_locales/eu/messages.json
+lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/webextension/_locales/fa/messages.json
 lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/webextension/_locales/fi/messages.json
 lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/webextension/_locales/fr/messages.json
 lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/webextension/_locales/fy_NL/messages.json

Index: pkgsrc/mail/thunderbird/distinfo
diff -u pkgsrc/mail/thunderbird/distinfo:1.208 pkgsrc/mail/thunderbird/distinfo:1.209
--- pkgsrc/mail/thunderbird/distinfo:1.208      Sat May 11 04:07:08 2019
+++ pkgsrc/mail/thunderbird/distinfo    Mon May 27 13:06:18 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.208 2019/05/11 04:07:08 ryoon Exp $
+$NetBSD: distinfo,v 1.209 2019/05/27 13:06:18 ryoon Exp $
 
-SHA1 (thunderbird-60.6.1.source.tar.xz) = 2ad442fa775df6ee0c432fda2b69463257d476cf
-RMD160 (thunderbird-60.6.1.source.tar.xz) = c80d36a4606933c912e227b538660b551107dc68
-SHA512 (thunderbird-60.6.1.source.tar.xz) = 78e96aeb235a07ea3f53c4212a764e9b92dacd0e5d5561e454008a56d165a1e235ed05a8ecdb77efecf80f4c7f7ba2cf7a682c775047d7c175dfb50a1d9a42d2
-Size (thunderbird-60.6.1.source.tar.xz) = 288706632 bytes
+SHA1 (thunderbird-60.7.0.source.tar.xz) = 23b4227d9459d2100f580af68139f6641fc24c66
+RMD160 (thunderbird-60.7.0.source.tar.xz) = 715048ca1b84353442321098e4d63aa4079ef24e
+SHA512 (thunderbird-60.7.0.source.tar.xz) = 60428b652bed985f463a6ebf765a384e3ef875b193a60e4b14de8bb96658adf471c7af0f0709d8edbbb014c7ab54f03ca72f2cea1b49cd05a49fe74c748d7328
+Size (thunderbird-60.7.0.source.tar.xz) = 285728804 bytes
 SHA1 (patch-browser_app_profile_firefox.js) = a939d5d4f0284f66a83bc0062f0fc173e6f75bd2
 SHA1 (patch-build_moz.configure_old.configure) = 6cded37360c0609e780f4fdd19ed5e81d5de43f3
 SHA1 (patch-build_moz.configure_rust.configure) = 98a009b91dc10b741d3fff3103c782d63373ad29



Home | Main Index | Thread Index | Old Index