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 | |
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')
-rw-r--r-- | www/firefox/Makefile-firefox.common | 4 | ||||
-rw-r--r-- | www/firefox/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/firefox/Makefile-firefox.common b/www/firefox/Makefile-firefox.common index c972a06bd5c..1d3040aa066 100644 --- a/www/firefox/Makefile-firefox.common +++ b/www/firefox/Makefile-firefox.common @@ -1,8 +1,8 @@ -# $NetBSD: Makefile-firefox.common,v 1.60 2008/09/24 14:34:36 ghen Exp $ +# $NetBSD: Makefile-firefox.common,v 1.61 2008/11/13 10:11:45 ghen Exp $ # used by www/firefox/Makefile MOZILLA_BIN= firefox-bin -MOZ_VER= 2.0.0.17 +MOZ_VER= 2.0.0.18 EXTRACT_SUFX= .tar.bz2 DISTNAME= firefox-${MOZ_VER}-source diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 06d7ec0fc3d..7246898411c 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.82 2008/09/24 14:34:36 ghen Exp $ +$NetBSD: distinfo,v 1.83 2008/11/13 10:11:45 ghen Exp $ -SHA1 (firefox-2.0.0.17-source.tar.bz2) = ba95d9f64f2307b109dbce25d7a17af7e68298ed -RMD160 (firefox-2.0.0.17-source.tar.bz2) = 2ddbca9a9ce52ff541b86af7b6dad6e2af8c2956 -Size (firefox-2.0.0.17-source.tar.bz2) = 40293395 bytes +SHA1 (firefox-2.0.0.18-source.tar.bz2) = b92a727bf812a4548bc88ef9546492a8981fc09f +RMD160 (firefox-2.0.0.18-source.tar.bz2) = cf85398da9a006d72962dc4386d8bc7341942bdf +Size (firefox-2.0.0.18-source.tar.bz2) = 40291897 bytes SHA1 (patch-aa) = 5095449d4e979085fc5791b9d0251076b9c969c3 SHA1 (patch-ab) = 19069a4e572744eccb04e9906e16dad28d2dac01 SHA1 (patch-ac) = 96bee96d365d6a95d14031f4f1df9584b94d570b |