diff options
author | ghen <ghen> | 2007-07-26 08:50:17 +0000 |
---|---|---|
committer | ghen <ghen> | 2007-07-26 08:50:17 +0000 |
commit | 8e519e766da6c47995911ca62d95d2b4e13e8a1d (patch) | |
tree | 2a82065e835d3d1fdf6bb7f5723ad33aa9f34272 /www/seamonkey-gtk1 | |
parent | 0a87566676ecab8cc2c45055db2bc578be620d4f (diff) | |
download | pkgsrc-8e519e766da6c47995911ca62d95d2b4e13e8a1d.tar.gz |
Update seamonkey, seamonkey-bin and seamonkey-gtk1 to Seamonkey 1.1.3.
Security fixes in this version:
MFSA 2007-25 XPCNativeWrapper pollution
MFSA 2007-24 Unauthorized access to wyciwyg:// documents
MFSA 2007-23 Remote code execution by launching Firefox from Internet Explorer
MFSA 2007-22 File type confusion due to %00 in name
MFSA 2007-21 Privilege escalation using an event handler attached to an element not in the document
MFSA 2007-20 Frame spoofing while window is loading
MFSA 2007-19 XSS using addEventListener and setTimeout
MFSA 2007-18 Crashes with evidence of memory corruption
For more info, see http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.1.3/
Diffstat (limited to 'www/seamonkey-gtk1')
-rw-r--r-- | www/seamonkey-gtk1/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/seamonkey-gtk1/PLIST b/www/seamonkey-gtk1/PLIST index 5de8e748162..b57309d291d 100644 --- a/www/seamonkey-gtk1/PLIST +++ b/www/seamonkey-gtk1/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2007/05/31 12:29:39 ghen Exp $ +@comment $NetBSD: PLIST,v 1.8 2007/07/26 08:50:17 ghen Exp $ bin/${MOZILLA} @comment begin PROGRAMS lib/${MOZILLA}/${MOZILLA_BIN} @@ -2738,6 +2738,7 @@ include/${MOZILLA}/xpcom/nsIEnumerator.h include/${MOZILLA}/xpcom/nsIEnvironment.h include/${MOZILLA}/xpcom/nsIErrorService.h include/${MOZILLA}/xpcom/nsIEventQueue.h +include/${MOZILLA}/xpcom/nsIEventQueueListener.h include/${MOZILLA}/xpcom/nsIEventQueueService.h include/${MOZILLA}/xpcom/nsIEventTarget.h include/${MOZILLA}/xpcom/nsIException.h |