diff options
author | ghen <ghen@pkgsrc.org> | 2006-12-20 14:33:29 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2006-12-20 14:33:29 +0000 |
commit | 28c9375218d7dab19212888a97b779f3256b5d69 (patch) | |
tree | c244c4b82123059b77f541ad4d76a0d00e3f3bdb | |
parent | 118fad74c723c5f93890a82bf01ab09afed79843 (diff) | |
download | pkgsrc-28c9375218d7dab19212888a97b779f3256b5d69.tar.gz |
Update firefox2-bin to 2.0.0.1. Fixed in this version:
MFSA 2006-76 XSS using outer window's Function object
MFSA 2006-75 RSS Feed-preview referrer leak
MFSA 2006-73 Mozilla SVG Processing Remote Code Execution
MFSA 2006-72 XSS by setting img.src to javascript: URI
MFSA 2006-71 LiveConnect crash finalizing JS objects
MFSA 2006-70 Privilege escallation using watch point
MFSA 2006-68 Crashes with evidence of memory corruption (rv:1.8.0.9/1.8.1.1)
For more info, see http://www.mozilla.com/en-US/firefox/2.0.0.1/releasenotes/
-rw-r--r-- | www/firefox2-bin/Makefile | 4 | ||||
-rw-r--r-- | www/firefox2-bin/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/firefox2-bin/Makefile b/www/firefox2-bin/Makefile index 4eff2822953..798959cb4a1 100644 --- a/www/firefox2-bin/Makefile +++ b/www/firefox2-bin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2006/11/30 11:40:14 ghen Exp $ +# $NetBSD: Makefile,v 1.4 2006/12/20 14:33:29 ghen Exp $ MOZILLA= firefox -MOZ_VER= 2.0 +MOZ_VER= 2.0.0.1 MOZ_DISTVER= ${MOZ_VER} HOMEPAGE= http://www.mozilla.com/en-US/firefox/2.0/releasenotes/ diff --git a/www/firefox2-bin/distinfo b/www/firefox2-bin/distinfo index 7de88b4e525..9721ebc5e5b 100644 --- a/www/firefox2-bin/distinfo +++ b/www/firefox2-bin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2006/10/24 22:20:58 ghen Exp $ +$NetBSD: distinfo,v 1.2 2006/12/20 14:33:29 ghen Exp $ -SHA1 (firefox/releases/2.0/linux-i686/en-US/firefox-2.0.tar.gz) = aa4d692decea8175e404342ac209797daa12972e -RMD160 (firefox/releases/2.0/linux-i686/en-US/firefox-2.0.tar.gz) = 940a9e08176d2d21b69611757b255a93b90070a4 -Size (firefox/releases/2.0/linux-i686/en-US/firefox-2.0.tar.gz) = 9622508 bytes +SHA1 (firefox/releases/2.0.0.1/linux-i686/en-US/firefox-2.0.0.1.tar.gz) = 0647a1992ecd4a89a84bdd1dedbf7f058c9b24a5 +RMD160 (firefox/releases/2.0.0.1/linux-i686/en-US/firefox-2.0.0.1.tar.gz) = 5a8de21c80e90507ecb8c66ee7ad3248e8582c8d +Size (firefox/releases/2.0.0.1/linux-i686/en-US/firefox-2.0.0.1.tar.gz) = 9639378 bytes |