diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2007-07-19 18:20:58 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2007-07-19 18:20:58 +0000 |
commit | c23ca350ef146d65eddaa3314b43e2350f303cb8 (patch) | |
tree | 6bc6b6eb2b0f225ba62f062670e189a7a8ef7012 /www | |
parent | ffafa4a9e66a7b4782414ad08b5ea96f04761e8d (diff) | |
download | pkgsrc-c23ca350ef146d65eddaa3314b43e2350f303cb8.tar.gz |
Update to 2.0.0.5:
MFSA 2007-25 XPCNativeWrapper pollution
MFSA 2007-24 Unauthorized access to wyciwyg:// documents
MFSA 2007-23 Remote code execution by launching Firefox from
Internet Explorer
MFSA 2007-22 File type confusion due to %00 in name
MFSA 2007-21 Privilege escalation using an event handler attached to an
element not in the document
MFSA 2007-20 Frame spoofing while window is loading
MFSA 2007-19 XSS using addEventListener and setTimeout
MFSA 2007-18 Crashes with evidence of memory corruption
Diffstat (limited to 'www')
-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 ce32a1ffbf3..416262e27f2 100644 --- a/www/firefox-bin/Makefile +++ b/www/firefox-bin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2007/05/31 07:25:09 ghen Exp $ +# $NetBSD: Makefile,v 1.30 2007/07/19 18:20:58 xtraeme Exp $ MOZILLA= firefox -MOZ_VER= 2.0.0.4 +MOZ_VER= 2.0.0.5 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 59709c0c5c0..210de6e7188 100644 --- a/www/firefox-bin/distinfo +++ b/www/firefox-bin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.26 2007/05/31 07:25:09 ghen Exp $ +$NetBSD: distinfo,v 1.27 2007/07/19 18:20:58 xtraeme Exp $ -SHA1 (firefox/releases/2.0.0.4/linux-i686/en-US/firefox-2.0.0.4.tar.gz) = d77aca927ea915f287677e8a29488a1e9c48f9a8 -RMD160 (firefox/releases/2.0.0.4/linux-i686/en-US/firefox-2.0.0.4.tar.gz) = b8f1a5d78cdbff38f499a94ccc97498b0dc40abd -Size (firefox/releases/2.0.0.4/linux-i686/en-US/firefox-2.0.0.4.tar.gz) = 9655661 bytes +SHA1 (firefox/releases/2.0.0.5/linux-i686/en-US/firefox-2.0.0.5.tar.gz) = 6c4cea59d41584a989f4e0f25ef34ab18ed04bfa +RMD160 (firefox/releases/2.0.0.5/linux-i686/en-US/firefox-2.0.0.5.tar.gz) = 3e26f5e30eed3be53dc9db22d24397cbffd278ea +Size (firefox/releases/2.0.0.5/linux-i686/en-US/firefox-2.0.0.5.tar.gz) = 9671891 bytes |