head 1.9; access; symbols pkgsrc-2013Q3:1.8.0.4 pkgsrc-2013Q3-base:1.8 pkgsrc-2013Q2:1.8.0.2 pkgsrc-2013Q2-base:1.8 pkgsrc-2013Q1:1.7.0.6 pkgsrc-2013Q1-base:1.7 pkgsrc-2012Q4:1.7.0.4 pkgsrc-2012Q4-base:1.7 pkgsrc-2012Q3:1.7.0.2 pkgsrc-2012Q3-base:1.7 pkgsrc-2012Q2:1.6.0.2 pkgsrc-2012Q2-base:1.6 pkgsrc-2012Q1:1.5.0.2 pkgsrc-2012Q1-base:1.5 pkgsrc-2011Q4:1.4.0.2 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q3:1.3.0.2 pkgsrc-2011Q3-base:1.3 pkgsrc-2011Q2:1.2.0.8 pkgsrc-2011Q2-base:1.2 pkgsrc-2011Q1:1.2.0.6 pkgsrc-2011Q1-base:1.2 pkgsrc-2010Q4:1.2.0.4 pkgsrc-2010Q4-base:1.2 pkgsrc-2010Q3:1.2.0.2 pkgsrc-2010Q3-base:1.2 pkgsrc-2010Q2:1.1.0.4 pkgsrc-2010Q2-base:1.1 pkgsrc-2010Q1:1.1.0.2 pkgsrc-2010Q1-base:1.1; locks; strict; comment @# @; 1.9 date 2013.11.13.14.36.58; author ryoon; state dead; branches; next 1.8; commitid cSKjerUziN8tQ7dx; 1.8 date 2013.04.09.20.23.05; author ryoon; state Exp; branches; next 1.7; 1.7 date 2012.09.02.06.43.41; author ryoon; state Exp; branches; next 1.6; 1.6 date 2012.04.28.16.56.58; author ryoon; state Exp; branches; next 1.5; 1.5 date 2012.03.10.11.42.38; author ryoon; state Exp; branches; next 1.4; 1.4 date 2011.11.13.16.59.58; author tnn; state Exp; branches; next 1.3; 1.3 date 2011.08.19.14.39.10; author tnn; state Exp; branches; next 1.2; 1.2 date 2010.07.12.16.49.22; author tnn; state Exp; branches; next 1.1; 1.1 date 2010.03.16.10.59.09; author tnn; state Exp; branches; next ; desc @@ 1.9 log @Fix PR pkg/48240, bump PKGREVISION, and remove obsolete patches * Use *30 instead of *50. Restore session is recovered on NetBSD/amd64 5.2. Based on martin@@'s patch on pkgsrc-users@@. @ text @$NetBSD: patch-mf,v 1.8 2013/04/09 20:23:05 ryoon Exp $ --- mozilla/security/coreconf/config.mk.orig 2013-03-28 18:09:07.000000000 +0000 +++ mozilla/security/coreconf/config.mk @@@@ -31,7 +31,7 @@@@ endif ####################################################################### TARGET_OSES = FreeBSD BSD_OS NetBSD OpenUNIX OS2 QNX Darwin BeOS OpenBSD \ - AIX RISCOS WINNT WIN95 Linux Android + AIX RISCOS WINNT WIN95 Linux Android DragonFly ifeq (,$(filter-out $(TARGET_OSES),$(OS_TARGET))) include $(CORE_DEPTH)/coreconf/$(OS_TARGET).mk @@@@ -175,3 +175,4 @@@@ endif DEFINES += -DUSE_UTIL_DIRECTLY USE_UTIL_DIRECTLY = 1 +EXTRA_SHARED_LIBS += -Wl,-R${PREFIX}/lib/${MOZILLA_PKG_NAME} @ 1.8 log @Update to 17.0.5 Changelog: FIXED Security fixes can be found here FIXED Adjusting font size when composing emails should be easier (Bug 824926) Fixed in Thunderbird 17.0.5 MFSA 2013-40 Out-of-bounds array read in CERT_DecodeCertPackage MFSA 2013-38 Cross-site scripting (XSS) using timed history navigations MFSA 2013-36 Bypass of SOW protections allows cloning of protected nodes MFSA 2013-35 WebGL crash with Mesa graphics driver on Linux MFSA 2013-34 Privilege escalation through Mozilla Updater MFSA 2013-32 Privilege escalation through Mozilla Maintenance Service MFSA 2013-31 Out-of-bounds write in Cairo library MFSA 2013-30 Miscellaneous memory safety hazards (rv:20.0 / rv:17.0.5) @ text @d1 1 a1 1 $NetBSD$ @ 1.7 log @Update to 15.0 * Update Mozilla Lightning to 1.7 * Update Enigmail to 1.4.4 (functionality is not tested yet; should be updated) * Regen patches Changelog: NEW Multi-Channel Chat: You now can enjoy real time conversation with your contacts, right from your favorite messaging application. NEW Do Not Track: This option has been implemented as an addition to Search the Web. NEW Ubuntu One is now supported in Filelink - the option to upload large attachments to online storage services. NEW New User Interface: Thunderbird is replicating the new look and feel of Mozilla Firefox in an effort to provide a similar user experience across all Mozilla software desktop or mobile and all platforms. FIXED Various fixes and performance improvements FIXED Various security fixes MFSA 2012-72 Web console eval capable of executing chrome-privileged code MFSA 2012-70 Location object security checks bypassed by chrome code MFSA 2012-68 DOMParser loads linked resources in extensions when parsing text/html MFSA 2012-67 Installer will launch incorrect executable following new installation MFSA 2012-65 Out-of-bounds read in format-number in XSLT MFSA 2012-64 Graphite 2 memory corruption MFSA 2012-63 SVG buffer overflow and use-after-free issues MFSA 2012-62 WebGL use-after-free and memory corruption MFSA 2012-61 Memory corruption with bitmap format images with negative height MFSA 2012-59 Location object can be shadowed using Object.defineProperty MFSA 2012-58 Use-after-free issues found using Address Sanitizer MFSA 2012-57 Miscellaneous memory safety hazards (rv:15.0/ rv:10.0.7) @ text @d1 1 a1 1 $NetBSD: patch-mf,v 1.6 2012/04/28 16:56:58 ryoon Exp $ d3 1 a3 4 Add DragonFly support. Make sure nss libraries have a run path defined. --- mozilla/security/coreconf/config.mk.orig 2012-08-25 00:31:28.000000000 +0000 d5 1 a5 1 @@@@ -63,7 +63,7 @@@@ endif d9 2 a10 2 - AIX RISCOS WINNT WIN95 WINCE Linux + AIX RISCOS WINNT WIN95 WINCE Linux DragonFly d14 1 a14 1 @@@@ -207,3 +207,4 @@@@ endif @ 1.6 log @Update to 12.0 * Remove unused option. * Update enigmail to 1.4.1 Changelog: * Global Search results now include message extracts in the results * Various security fixes * Various improvements to RSS feed subscription and general feed handling * Thunderbird now supports add-ons that provide different types of local mail storage @ text @d1 1 a1 1 $NetBSD: patch-mf,v 1.5 2012/03/10 11:42:38 ryoon Exp $ d6 1 a6 1 --- mozilla/security/coreconf/config.mk.orig 2012-04-20 22:40:21.000000000 +0000 @ 1.5 log @Update to 10.0.2 * Add new features. * Fix security bugs * See http://www.mozilla.org/en-US/thunderbird/10.0/releasenotes/ @ text @d1 1 a1 1 $NetBSD: patch-mf,v 1.4 2011/11/13 16:59:58 tnn Exp $ d6 1 a6 1 --- mozilla/security/coreconf/config.mk.orig 2012-02-16 10:25:23.000000000 +0000 @ 1.4 log @Update to thunderbird-8.0 and enigmail-1.3.3. 8.0 changes: Thunderbird is based on the new Mozilla Gecko 8 engine Add-ons installed by third party programs are now disabled by default New Search and Find Shortcuts Improved accessibility of the attachment list Folder switching pane widget has been removed, can be added back with the Folder Pane View Switcher Add-on Numerous platform fixes to stability Fixed several security issues 7.0 changes: Thunderbird is based on the new Mozilla Gecko 7 engine Several user interface fixes and improvements Several fixes to attachment handling Ability to print a summary of selected email messages Platform improvements to Address Book Fixed several security issues Numerous platform fixes that improve speed, performance and stability @ text @d1 1 a1 1 $NetBSD: patch-mf,v 1.5 2011/11/12 12:45:04 tnn Exp $ d6 1 a6 1 --- mozilla/security/coreconf/config.mk.orig 2011-11-04 21:34:14.000000000 +0000 @ 1.3 log @Update to thunderbird-6.0 and enigmail-1.2.1. Release notes for 6.0: Thunderbird is based on the new Mozilla Gecko 6 engine Several theme improvements for Windows 7 Support for Windows 7 Jump lists Several fixes when importing email from Microsoft Outlook Default mail client check now works with newer Linux distributions Various other user interface fixes and improvements Numerous platform fixes that improve speed, performance, stability and security Release notes for 5.0: More responsive and faster to start up and use Thunderbird is based on the new Mozilla Gecko 5 engine New Add-ons Manager Revised account creation wizard to improve email setup New Troubleshooting Information page Tabs can now be reordered and dragged to different windows Attachment sizes now displayed along with attachments Plugins can now be loaded in RSS feeds by default There are several theme fixes for Windows Vista and Windows 7 Support for Mac 32/64 bit Universal builds (Thunderbird no longer supports PowerPC on Mac) Over 390 platform fixes that improve speed, performance, stability and security @ text @d1 1 a1 1 $NetBSD$ d6 1 a6 1 --- mozilla/security/coreconf/config.mk.orig 2011-08-14 01:20:32.000000000 +0000 d12 2 a13 2 - AIX RISCOS WINNT WIN95 WINCE + AIX RISCOS WINNT WIN95 WINCE DragonFly @ 1.2 log @- Update to thunderbird-3.1 - Update bundled enigmail to 1.1.2 - Update mozilla branch patches to 1.9.2 (from devel/xulrunner) - While here fix PR pkg/43598 PLIST problem w/ enigmail ---8<--- Thunderbird 3.1 is based on the Gecko 1.9.2 platform to provide improved performance, stability, web compatibility, and code simplification and sustainability. New features include: Faster Search Results and Quick Filter Toolbar * Faster Search Results * Quick Filter Toolbar User Experience Improvements * New Migration Assistant * Saved Files Manager * Mail Account Setup Wizard Performance Improvements * Improvements to Stability, Memory, and Password Handling @ text @d1 1 a1 1 $NetBSD: patch-mf,v 1.3 2010/03/16 15:57:02 tnn Exp $ d6 1 a6 1 --- mozilla/security/coreconf/config.mk.orig 2010-03-15 14:56:04.000000000 +0000 @ 1.1 log @clone comm-1.9.1 patch set from devel/xulrunner into mail/thunderbird and www/seamonkey so devel/xulrunner can move forward to 1.9.2. @ text @d1 1 a1 1 $NetBSD: patch-mf,v 1.2 2009/10/28 11:36:36 tnn Exp $ d6 1 a6 1 --- mozilla/security/coreconf/config.mk.orig 2009-10-16 17:14:17.000000000 +0200 d17 1 a17 1 @@@@ -212,3 +212,4 @@@@ endif @