Subject: CVS commit: pkgsrc/www
To: None <pkgsrc-changes@NetBSD.org>
From: Geert Hendrickx <ghen@netbsd.org>
List: pkgsrc-changes
Date: 07/31/2006 11:58:04
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


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/www/seamonkey/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/www/seamonkey/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/www/seamonkey-bin/Makefile \
    pkgsrc/www/seamonkey-bin/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/www/seamonkey-gtk1/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/www/seamonkey/patches/patch-cn

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.