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 Jul  3 16:37:52 UTC 2017

Modified Files:
        pkgsrc/mail/thunderbird: Makefile PLIST distinfo
Removed Files:
        pkgsrc/mail/thunderbird/patches:
            patch-mozilla_dom_filesystem_compat_FileSystemDirectoryReader.h

Log Message:
Update to 52.2.1

Changelog:
52.2.1
    Fixed Problems with Gmail (folders not showing, repeated email download, etc.) introduced in version 52.2.0.

52.2.0
    Fixed Embedded images not shown in email received from Hotmail/Outlook webmailer
    Fixed Detection of non-ASCII font names in font selector
    Fixed Attachment not forwarded correctly under certain circumstances
    Fixed Multiple requests for master password when GMail OAuth2 is enabled
    Fixed Large number of blank pages being printed under certain circumstances when invalid preferences were present
    Fixed Messages sent via the Simple MAPI interface are forced to HTML
    Fixed Calendar: Invitations can't be printed
    Fixed Mailing list (group) not accessible from macOS or Outlook address book
    Fixed Clicking on links with references/anchors where target doesn't exist in the message not opening in external browser
    Fixed Various security fixes

#CVE-2017-5472: Use-after-free using destroyed node when regenerating trees
#CVE-2017-7749: Use-after-free during docshell reloading
#CVE-2017-7750: Use-after-free with track elements
#CVE-2017-7751: Use-after-free with content viewer listeners
#CVE-2017-7752: Use-after-free with IME input
#CVE-2017-7754: Out-of-bounds read in WebGL with ImageInfo object
#CVE-2017-7756: Use-after-free and use-after-scope logging XHR header errors
#CVE-2017-7757: Use-after-free in IndexedDB
#CVE-2017-7758: Out-of-bounds read in Opus encoder
#CVE-2017-7763: Mac fonts render some unicode characters as spaces
#CVE-2017-7764: Domain spoofing with combination of Canadian Syllabics and other unicode blocks
#CVE-2017-7765: Mark of the Web bypass when saving executable files
#CVE-2017-5470: Memory safety bugs fixed in Firefox 54 and Firefox ESR 52.2, and Thunderbird 52.2

52.1.1
    Fixed Large attachments may not be shown or saved correctly if the message is stored in an IMAP folder which is not synchronized for offline use
    Fixed Unable to load full message via POP if message was downloaded partially (or only headers) before
    Fixed Some attachments can't be opened or saved if the message body is empty
    Fixed Crash when compacting IMAP folder


To generate a diff of this commit:
cvs rdiff -u -r1.192 -r1.193 pkgsrc/mail/thunderbird/Makefile
cvs rdiff -u -r1.61 -r1.62 pkgsrc/mail/thunderbird/PLIST
cvs rdiff -u -r1.190 -r1.191 pkgsrc/mail/thunderbird/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/mail/thunderbird/patches/patch-mozilla_dom_filesystem_compat_FileSystemDirectoryReader.h

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.192 pkgsrc/mail/thunderbird/Makefile:1.193
--- pkgsrc/mail/thunderbird/Makefile:1.192      Mon May  1 05:50:08 2017
+++ pkgsrc/mail/thunderbird/Makefile    Mon Jul  3 16:37:52 2017
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.192 2017/05/01 05:50:08 ryoon Exp $
+# $NetBSD: Makefile,v 1.193 2017/07/03 16:37:52 ryoon Exp $
 
 DISTNAME=      thunderbird-${TB_VER}.source
 PKGNAME=       thunderbird-${TB_VER}
-TB_VER=                52.1.0
+TB_VER=                52.2.1
 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.61 pkgsrc/mail/thunderbird/PLIST:1.62
--- pkgsrc/mail/thunderbird/PLIST:1.61  Mon May  1 05:50:08 2017
+++ pkgsrc/mail/thunderbird/PLIST       Mon Jul  3 16:37:52 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.61 2017/05/01 05:50:08 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.62 2017/07/03 16:37:52 ryoon Exp $
 bin/thunderbird
 lib/thunderbird/application.ini
 lib/thunderbird/blocklist.xml
@@ -3370,7 +3370,6 @@ lib/thunderbird/defaults/pref/mailnews.j
 lib/thunderbird/defaults/pref/mdn.js
 lib/thunderbird/defaults/pref/smime.js
 lib/thunderbird/defaults/pref/thunderbird-branding.js
-lib/thunderbird/defaults/profile/localstore.rdf
 lib/thunderbird/defaults/profile/mimeTypes.rdf
 lib/thunderbird/defaults/profile/prefs.js
 lib/thunderbird/dependentlibs.list

Index: pkgsrc/mail/thunderbird/distinfo
diff -u pkgsrc/mail/thunderbird/distinfo:1.190 pkgsrc/mail/thunderbird/distinfo:1.191
--- pkgsrc/mail/thunderbird/distinfo:1.190      Mon May  1 05:50:08 2017
+++ pkgsrc/mail/thunderbird/distinfo    Mon Jul  3 16:37:52 2017
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.190 2017/05/01 05:50:08 ryoon Exp $
+$NetBSD: distinfo,v 1.191 2017/07/03 16:37:52 ryoon Exp $
 
-SHA1 (thunderbird-52.1.0.source.tar.xz) = 09704d01e0fd78af688883b8eb6745feff29202b
-RMD160 (thunderbird-52.1.0.source.tar.xz) = c7ecefe5192ab46936ac7fb22cfa2f630db252eb
-SHA512 (thunderbird-52.1.0.source.tar.xz) = 08016334a0cc8af96d5c5b9aad0b8bf1ca3c105ff4a412abbeaeefefda1301cb149eafb4e78314f710567b952267d1d3c999dc8e5534a4a8d06abdcb11ee98c8
-Size (thunderbird-52.1.0.source.tar.xz) = 228493044 bytes
+SHA1 (thunderbird-52.2.1.source.tar.xz) = 5227bf0f1d95fcd515e2ee88fbe102f707875290
+RMD160 (thunderbird-52.2.1.source.tar.xz) = 7177ae90d1fcf62f9a7a8e9e29af4d0b47a2e5cc
+SHA512 (thunderbird-52.2.1.source.tar.xz) = f30ba358b1bfc57265b26da3d2205a8a77c6cd1987278de40cde6c1c1241db3c2fedc60aebb6ff56ffb340492c5580294420158f4b7c4787f558e79f72e3d7fb
+Size (thunderbird-52.2.1.source.tar.xz) = 228498164 bytes
 SHA1 (patch-calendar_lightning_Makefile.in) = 02a1528f2da82f1d4ff4931a7d7dc8227b7fa9f2
 SHA1 (patch-calendar_lightning_build_universal.mk) = 86dc2c6b4f9feb835570111078aa5d08a389d0da
 SHA1 (patch-calendar_providers_gdata_Makefile.in) = 0e90ddc9aecc817b0b150bbc37d23ddec97b093e
@@ -27,7 +27,6 @@ SHA1 (patch-mozilla_config_stl__wrappers
 SHA1 (patch-mozilla_config_system-headers) = 4665d754c8e498b3a34f877836287c7723ce930f
 SHA1 (patch-mozilla_config_system__wrappers_unwind.h) = 81752c113fcbef0a4ead18be1fbab1660c7d2fa9
 SHA1 (patch-mozilla_dom_base_moz.build) = ea955077112082d25be57c7ad58102670e117821
-SHA1 (patch-mozilla_dom_filesystem_compat_FileSystemDirectoryReader.h) = bc202cfed92627200a9897dd8096e856a6f914f0
 SHA1 (patch-mozilla_dom_media_AudioStream.cpp) = c44bd89b7246ef9a5770b826967f342ce6fe18ae
 SHA1 (patch-mozilla_dom_media_AudioStream.h) = a8f4160cc59c0cc92144dffb8fd468ad4d8ca70d
 SHA1 (patch-mozilla_dom_media_moz.build) = 3d9719c07eed295f5054a59c1bffefa71df774f1



Home | Main Index | Thread Index | Old Index