head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.8 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.6 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.4 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.2 pkgsrc-2011Q2-base:1.3 pkgsrc-2010Q3:1.2.0.2 pkgsrc-2010Q3-base:1.2; locks; strict; comment @# @; 1.3 date 2010.10.21.16.02.37; author tnn; state dead; branches; next 1.2; 1.2 date 2010.09.09.10.58.51; author tnn; state Exp; branches 1.2.2.1; next 1.1; 1.1 date 2010.07.12.16.49.22; author tnn; state Exp; branches; next ; 1.2.2.1 date 2010.10.25.15.34.50; author tron; state dead; branches; next ; desc @@ 1.3 log @Update to thunderbird-3.1.5. * Several fixes to improve stability and security * Several fixes to the user interface. MFSA 2010-72 Insecure Diffie-Hellman key exchange MFSA 2010-71 Unsafe library loading vulnerabilities MFSA 2010-70 SSL wildcard certificate matching IP addresses MFSA 2010-69 Cross-site information disclosure via modal calls MFSA 2010-67 Dangling pointer vulnerability in LookupGetterOrSetter MFSA 2010-66 Use-after-free error in nsBarProp MFSA 2010-65 Buffer overflow and memory corruption using document.write MFSA 2010-64 Miscellaneous memory safety hazards (rv:1.9.2.11/ 1.9.1.14) @ text @$NetBSD: patch-mc,v 1.2 2010/09/09 10:58:51 tnn Exp $ Avoid extra file appearing in PLIST on Linux. --- mozilla/security/nss/lib/freebl/config.mk.orig 2010-08-24 21:32:09.000000000 +0000 +++ mozilla/security/nss/lib/freebl/config.mk @@@@ -68,7 +68,7 @@@@ else ifeq ($(FREEBL_NO_DEPEND),1) LOWHASH_SRCS = stubs.c nsslowhash.c -LOWHASH_EXPORTS = nsslowhash.h +#LOWHASH_EXPORTS = nsslowhash.h MAPFILE_SOURCE = freebl_hash.def else MAPFILE_SOURCE = freebl.def @ 1.2 log @Update to thunderbird-3.1.3. * Several fixes to improve stability. * Several fixes to the user interface. * Several security fixes: MFSA 2010-63 Information leak via XMLHttpRequest statusText MFSA 2010-62 Copy-and-paste or drag-and-drop into designMode document allows XSS MFSA 2010-61 UTF-7 XSS by overriding document charset using type attribute MFSA 2010-59 SJOW creates scope chains ending in outer object MFSA 2010-58 Crash on Mac using fuzzed font in data: URL MFSA 2010-57 Crash and remote code execution in normalizeDocument MFSA 2010-56 Dangling pointer vulnerability in nsTreeContentView MFSA 2010-55 XUL tree removal crash and remote code execution MFSA 2010-54 Dangling pointer vulnerability in nsTreeSelection MFSA 2010-53 Heap buffer overflow in nsTextFrameUtils::TransformText MFSA 2010-52 Windows XP DLL loading vulnerability MFSA 2010-51 Dangling pointer vulnerability using DOM plugin array MFSA 2010-50 Frameset integer overflow vulnerability MFSA 2010-49 Miscellaneous memory safety hazards (rv:1.9.2.9/ 1.9.1.12) @ text @d1 1 a1 1 $NetBSD: patch-mc,v 1.2 2010/09/09 09:41:22 tnn Exp $ @ 1.2.2.1 log @Pullup ticket #3257 - requested by tnn Revisions pulled up: - mail/thunderbird/Makefile 1.60 - mail/thunderbird/PLIST 1.32 - mail/thunderbird/distinfo 1.75 - mail/thunderbird/patches/patch-mc delete --- odule Name: pkgsrc Committed By: tnn Date: Thu Oct 21 16:02:37 UTC 2010 Modified Files: pkgsrc/mail/thunderbird: Makefile PLIST distinfo Removed Files: pkgsrc/mail/thunderbird/patches: patch-mc Log Message: Update to thunderbird-3.1.5. * Several fixes to improve stability and security * Several fixes to the user interface. MFSA 2010-72 Insecure Diffie-Hellman key exchange MFSA 2010-71 Unsafe library loading vulnerabilities MFSA 2010-70 SSL wildcard certificate matching IP addresses MFSA 2010-69 Cross-site information disclosure via modal calls MFSA 2010-67 Dangling pointer vulnerability in LookupGetterOrSetter MFSA 2010-66 Use-after-free error in nsBarProp MFSA 2010-65 Buffer overflow and memory corruption using document.write MFSA 2010-64 Miscellaneous memory safety hazards (rv:1.9.2.11/ 1.9.1.14) @ text @d1 1 a1 1 $NetBSD: patch-mc,v 1.2 2010/09/09 10:58:51 tnn Exp $ @ 1.1 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-mc,v 1.1 2010/04/26 12:47:08 tnn Exp $ d5 3 a7 3 --- mozilla/security/nss/lib/freebl/manifest.mn.orig 2010-04-13 22:22:54.000000000 +0000 +++ mozilla/security/nss/lib/freebl/manifest.mn @@@@ -72,7 +72,7 @@@@ endif d9 1 a9 1 ifdef FREEBL_NO_DEPEND @