diff options
author | ghen <ghen@pkgsrc.org> | 2008-09-24 14:34:36 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2008-09-24 14:34:36 +0000 |
commit | 65d097fa9a53cec7628f6828766a34798fd7a405 (patch) | |
tree | 4b5c8fba1b2290efc3af153c643a36806f9af123 /www/firefox/PLIST | |
parent | 95db845e8d16805314b6772cb556c80484478960 (diff) | |
download | pkgsrc-65d097fa9a53cec7628f6828766a34798fd7a405.tar.gz |
Update firefox, firefox-bin and firefox-gtk1 to 2.0.0.17.
(ok during freeze agc@)
Security fixes in this version:
MFSA 2008-45 XBM image uninitialized memory reading
MFSA 2008-44 resource: traversal vulnerabilities
MFSA 2008-43 BOM characters stripped from JavaScript before execution
MFSA 2008-42 Crashes with evidence of memory corruption (rv:1.9.0.2/1.8.1.17)
MFSA 2008-41 Privilege escalation via XPCnativeWrapper pollution
MFSA 2008-40 Forced mouse drag
MFSA 2008-39 Privilege escalation using feed preview page and XSS flaw
MFSA 2008-38 nsXMLDocument::OnChannelRedirect() same-origin violation
MFSA 2008-37 UTF-8 URL stack buffer overflow
For more info, see http://www.mozilla.com/en-US/firefox/2.0.0.17/releasenotes/
Diffstat (limited to 'www/firefox/PLIST')
-rw-r--r-- | www/firefox/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/firefox/PLIST b/www/firefox/PLIST index f9da7ab12d6..db652d9c405 100644 --- a/www/firefox/PLIST +++ b/www/firefox/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.30 2008/07/16 09:52:56 ghen Exp $ +@comment $NetBSD: PLIST,v 1.31 2008/09/24 14:34:36 ghen Exp $ bin/${MOZILLA} @comment begin PROGRAMS lib/${MOZILLA}/${MOZILLA_BIN} @@ -117,6 +117,7 @@ lib/${MOZILLA}/chrome/comm.manifest lib/${MOZILLA}/chrome/en-US.jar lib/${MOZILLA}/chrome/en-US.manifest lib/${MOZILLA}/chrome/icons/default/default.xpm +lib/${MOZILLA}/chrome/installed-chrome.txt lib/${MOZILLA}/chrome/pippki.jar lib/${MOZILLA}/chrome/pippki.manifest lib/${MOZILLA}/chrome/reporter.jar |