diff options
author | taya <taya@pkgsrc.org> | 2005-07-14 16:38:41 +0000 |
---|---|---|
committer | taya <taya@pkgsrc.org> | 2005-07-14 16:38:41 +0000 |
commit | e1f6ad718c7a14425894bf719d58f3492f0f4138 (patch) | |
tree | d1acaf82ba26cb8960c6dd0f78d3389ca7ffdfdd /www/firefox-gtk1 | |
parent | 556ad0ac4ba89ba09b4de76f61da760cc2dada35 (diff) | |
download | pkgsrc-e1f6ad718c7a14425894bf719d58f3492f0f4138.tar.gz |
Update firefox & firefox-gtk1 to 1.0.5.
Firefox 1.0.5 is a security update.
Fixed vulnerabilities are:
2005-56 Code execution through shared function objects
MFSA 2005-55 XHTML node spoofing
MFSA 2005-54 Javascript prompt origin spoofing
MFSA 2005-53 Standalone applications can run arbitrary code through the browser
MFSA 2005-52 Same origin violation: frame calling top.focus()
MFSA 2005-51 The return of frame-injection spoofing
MFSA 2005-50 Possibly exploitable crash in InstallVersion.compareTo()
MFSA 2005-49 Script injection from Firefox sidebar panel using data:
MFSA 2005-48 Same-origin violation with InstallTrigger callback
MFSA 2005-47 Code execution via "Set as Wallpaper"
MFSA 2005-46 XBL scripts ran even when Javascript disabled
MFSA 2005-45 Content-generated event vulnerabilities
Diffstat (limited to 'www/firefox-gtk1')
-rw-r--r-- | www/firefox-gtk1/PLIST | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/firefox-gtk1/PLIST b/www/firefox-gtk1/PLIST index f11b919805e..b4de04a881d 100644 --- a/www/firefox-gtk1/PLIST +++ b/www/firefox-gtk1/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2005/04/15 12:44:30 wiz Exp $ +@comment $NetBSD: PLIST,v 1.5 2005/07/14 16:38:42 taya Exp $ bin/${MOZILLA} @comment begin PROGRAMS lib/${MOZILLA}/${MOZILLA_BIN} @@ -280,7 +280,6 @@ lib/${MOZILLA}/res/arrow.gif lib/${MOZILLA}/res/arrowd.gif lib/${MOZILLA}/res/bloatcycle.html lib/${MOZILLA}/res/broken-image.gif -lib/${MOZILLA}/res/builtin/platformHTMLBindings.xml lib/${MOZILLA}/res/charsetData.properties lib/${MOZILLA}/res/charsetalias.properties lib/${MOZILLA}/res/cmessage.txt @@ -303,6 +302,7 @@ lib/${MOZILLA}/res/fonts/mathfontPUA.properties lib/${MOZILLA}/res/fonts/mathfontSymbol.properties lib/${MOZILLA}/res/forms.css lib/${MOZILLA}/res/grabber.gif +lib/${MOZILLA}/res/hiddenWindow.html lib/${MOZILLA}/res/html.css lib/${MOZILLA}/res/html/gopher-audio.gif lib/${MOZILLA}/res/html/gopher-binary.gif @@ -858,6 +858,7 @@ include/${MOZILLA}/dom/nsIDOMMutationListener.h include/${MOZILLA}/dom/nsIDOMNSDocument.h include/${MOZILLA}/dom/nsIDOMNSDocumentStyle.h include/${MOZILLA}/dom/nsIDOMNSEvent.h +include/${MOZILLA}/dom/nsIDOMNSEventTarget.h include/${MOZILLA}/dom/nsIDOMNSHTMLAnchorElement.h include/${MOZILLA}/dom/nsIDOMNSHTMLAreaElement.h include/${MOZILLA}/dom/nsIDOMNSHTMLButtonElement.h |