diff options
author | ghen <ghen@pkgsrc.org> | 2008-11-13 10:11:45 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2008-11-13 10:11:45 +0000 |
commit | 8145fb4d02fced65cbd2e3b67a5f17c70d6fbbec (patch) | |
tree | d877205db161503b28062275ff235491d0896ce4 /www/firefox-bin | |
parent | 55f17cadcccbf2d6a51d1cb904ab00f572d261d7 (diff) | |
download | pkgsrc-8145fb4d02fced65cbd2e3b67a5f17c70d6fbbec.tar.gz |
Update firefox, firefox-bin and firefox-gtk1 to 2.0.0.18.
Security fixes in this version:
MFSA 2008-58 Parsing error in E4X default namespace
MFSA 2008-57 -moz-binding property bypasses security checks on codebase principals
MFSA 2008-56 nsXMLHttpRequest::NotifyEventListeners() same-origin violation
MFSA 2008-55 Crash and remote code execution in nsFrameManager
MFSA 2008-54 Buffer overflow in http-index-format parser
MFSA 2008-53 XSS and JavaScript privilege escalation via session restore
MFSA 2008-52 Crashes with evidence of memory corruption (rv:1.9.0.4/1.8.1.18)
MFSA 2008-50 Crash and remote code execution via __proto__ tampering
MFSA 2008-49 Arbitrary code execution via Flash Player dynamic module unloading
MFSA 2008-48 Image stealing via canvas and HTTP redirect
MFSA 2008-47 Information stealing via local shortcut files
For more info, see http://www.mozilla.com/en-US/firefox/2.0.0.18/releasenotes/
Diffstat (limited to 'www/firefox-bin')
-rw-r--r-- | www/firefox-bin/Makefile | 4 | ||||
-rw-r--r-- | www/firefox-bin/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/firefox-bin/Makefile b/www/firefox-bin/Makefile index 7b73b71deae..d8d04f42e04 100644 --- a/www/firefox-bin/Makefile +++ b/www/firefox-bin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2008/09/24 14:34:36 ghen Exp $ +# $NetBSD: Makefile,v 1.46 2008/11/13 10:11:45 ghen Exp $ MOZILLA= firefox -MOZ_VER= 2.0.0.17 +MOZ_VER= 2.0.0.18 MOZ_DISTVER= ${MOZ_VER} HOMEPAGE= http://www.mozilla.com/en-US/firefox/ diff --git a/www/firefox-bin/distinfo b/www/firefox-bin/distinfo index dadfddb8d37..620c7dd3df6 100644 --- a/www/firefox-bin/distinfo +++ b/www/firefox-bin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.45 2008/09/24 14:34:36 ghen Exp $ +$NetBSD: distinfo,v 1.46 2008/11/13 10:11:45 ghen Exp $ -SHA1 (firefox/releases/2.0.0.17/linux-i686/en-US/firefox-2.0.0.17.tar.gz) = af4e78f5b0e7d2bde96811dab16b3fca52c85a20 -RMD160 (firefox/releases/2.0.0.17/linux-i686/en-US/firefox-2.0.0.17.tar.gz) = a6d1e5ddb1a64e67bb1a0878464402fa54c52650 -Size (firefox/releases/2.0.0.17/linux-i686/en-US/firefox-2.0.0.17.tar.gz) = 9704284 bytes +SHA1 (firefox/releases/2.0.0.18/linux-i686/en-US/firefox-2.0.0.18.tar.gz) = c662cf2c6878bb4401f9d1959b18dede70080512 +RMD160 (firefox/releases/2.0.0.18/linux-i686/en-US/firefox-2.0.0.18.tar.gz) = cee39efb0165a19d0fdcff9597b943cbf0703960 +Size (firefox/releases/2.0.0.18/linux-i686/en-US/firefox-2.0.0.18.tar.gz) = 9708965 bytes |