head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.10 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.8 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.6 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.4 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.2 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q3:1.1.0.32 pkgsrc-2009Q3-base:1.1 pkgsrc-2009Q2:1.1.0.30 pkgsrc-2009Q2-base:1.1 pkgsrc-2009Q1:1.1.0.28 pkgsrc-2009Q1-base:1.1 pkgsrc-2008Q4:1.1.0.26 pkgsrc-2008Q4-base:1.1 pkgsrc-2008Q3:1.1.0.24 pkgsrc-2008Q3-base:1.1 cube-native-xorg:1.1.0.22 cube-native-xorg-base:1.1 pkgsrc-2008Q2:1.1.0.20 pkgsrc-2008Q2-base:1.1 cwrapper:1.1.0.18 pkgsrc-2008Q1:1.1.0.16 pkgsrc-2008Q1-base:1.1 pkgsrc-2007Q4:1.1.0.14 pkgsrc-2007Q4-base:1.1 pkgsrc-2007Q3:1.1.0.12 pkgsrc-2007Q3-base:1.1 pkgsrc-2007Q2:1.1.0.10 pkgsrc-2007Q2-base:1.1 pkgsrc-2007Q1:1.1.0.8 pkgsrc-2007Q1-base:1.1 pkgsrc-2006Q4:1.1.0.6 pkgsrc-2006Q4-base:1.1 pkgsrc-2006Q3:1.1.0.4 pkgsrc-2006Q3-base:1.1 pkgsrc-2006Q2:1.1.0.2; locks; strict; comment @# @; 1.2 date 2009.11.29.00.40.48; author tnn; state dead; branches; next 1.1; 1.1 date 2006.07.10.13.17.13; author christos; state Exp; branches 1.1.2.1; next ; 1.1.2.1 date 2006.07.10.13.17.13; author salo; state dead; branches; next 1.1.2.2; 1.1.2.2 date 2006.08.01.13.43.56; author salo; state Exp; branches; next ; desc @@ 1.2 log @Update to seamonkey-2.0, from pkgsrc-wip. Hijack maintainership. Many, many changes; the biggest being that it's based on firefox 3.5. For an exhaustive list of changes, see: http://www.seamonkey-project.org/releases/seamonkey2.0/changes @ text @$NetBSD: patch-dw,v 1.1 2006/07/10 13:17:13 christos Exp $ --- mailnews/mime/src/mimeeobj.h.orig 2004-04-17 14:33:13.000000000 -0400 +++ mailnews/mime/src/mimeeobj.h 2006-07-10 00:18:54.000000000 -0400 @@@@ -47,6 +47,7 @@@@ message/external-object MIME type only.) */ +extern "C" { typedef struct MimeExternalObjectClass MimeExternalObjectClass; typedef struct MimeExternalObject MimeExternalObject; @@@@ -59,5 +60,6 @@@@ struct MimeExternalObject { MimeLeaf leaf; }; +}; #endif /* _MIMEEOBJ_H_ */ @ 1.1 log @Make this compile under gcc-4 @ text @d1 1 a1 1 $NetBSD$ @ 1.1.2.1 log @file patch-dw was added on branch pkgsrc-2006Q2 on 2006-07-10 13:17:13 +0000 @ text @d1 19 @ 1.1.2.2 log @Pullup ticket 1766 - requested by ghen security update for seamonkey Revisions pulled up: - pkgsrc/www/seamonkey/Makefile 1.6 - pkgsrc/www/seamonkey/distinfo 1.7, 1.8 - pkgsrc/www/seamonkey/patches/patch-cn 1.2 - pkgsrc/www/seamonkey/patches/patch-dw 1.1 - pkgsrc/www/seamonkey-bin/Makefile 1.4 - pkgsrc/www/seamonkey-bin/distinfo 1.4 - pkgsrc/www/seamonkey-gtk1/Makefile 1.5 Module Name: pkgsrc Committed By: christos Date: Mon Jul 10 13:17:13 UTC 2006 Modified Files: pkgsrc/www/seamonkey: distinfo Added Files: pkgsrc/www/seamonkey/patches: patch-dw Log Message: Make this compile under gcc-4 --- Module Name: pkgsrc Committed By: ghen Date: Mon Jul 31 11:58:04 UTC 2006 Modified Files: pkgsrc/www/seamonkey: Makefile distinfo pkgsrc/www/seamonkey-bin: Makefile distinfo pkgsrc/www/seamonkey-gtk1: Makefile pkgsrc/www/seamonkey/patches: patch-cn Log Message: Update the Seamonkey packages to 1.0.3. Changes: * Improved stability * Several security fixes (see below) * A bug was introduced in SeaMonkey 1.0.2 that sometimes caused the URL bar to stop working properly when switching tabs. This has been fixed. (Bug 332874) * If you have more bookmarks on your personal toolbar than there is space for, the ">>" overflow icon will now display more reliably (Bug 338803) * If you choose to update SeaMonkey when it notifies you that an update is available, the update page will load in a more useful browser window (with navigation buttons and toolbars) (Bug 334903) Security fixes: MFSA 2006-56 chrome: scheme loading remote content MFSA 2006-55 Crashes with evidence of memory corruption (rv:1.8.0.5) MFSA 2006-54 XSS with XPCNativeWrapper(window).Function(...) MFSA 2006-53 UniversalBrowserRead privilege escalation MFSA 2006-52 PAC privilege escalation using Function.prototype.call MFSA 2006-51 Privilege escalation using named-functions and redefined "new Object()" MFSA 2006-50 JavaScript engine vulnerabilities MFSA 2006-49 Heap buffer overwrite on malformed VCard MFSA 2006-48 JavaScript new Function race condition MFSA 2006-47 Native DOM methods can be hijacked across domains MFSA 2006-46 Memory corruption with simultaneous events MFSA 2006-45 Javascript navigator Object Vulnerability MFSA 2006-44 Code execution through deleted frame reference For a detailed ChangeLog, see: http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.0.3/changelog.html @ text @a0 19 $NetBSD: patch-dw,v 1.1.2.1 2006/08/01 13:43:56 salo Exp $ --- mailnews/mime/src/mimeeobj.h.orig 2004-04-17 14:33:13.000000000 -0400 +++ mailnews/mime/src/mimeeobj.h 2006-07-10 00:18:54.000000000 -0400 @@@@ -47,6 +47,7 @@@@ message/external-object MIME type only.) */ +extern "C" { typedef struct MimeExternalObjectClass MimeExternalObjectClass; typedef struct MimeExternalObject MimeExternalObject; @@@@ -59,5 +60,6 @@@@ struct MimeExternalObject { MimeLeaf leaf; }; +}; #endif /* _MIMEEOBJ_H_ */ @