diff options
author | tron <tron> | 2005-07-13 07:18:53 +0000 |
---|---|---|
committer | tron <tron> | 2005-07-13 07:18:53 +0000 |
commit | ed5b4c886f33d85c3dc424185afe3a6b37e942f4 (patch) | |
tree | c490aad321f35a952a1df43f4b595f7d4a063a98 /www | |
parent | 2195a541ef9254b425cee9569c4b3f7a9928322a (diff) | |
download | pkgsrc-ed5b4c886f33d85c3dc424185afe3a6b37e942f4.tar.gz |
Update "firefox-bin"package to version 1.0.5. Besides improved stability
this release fixes the following security issues:
MFSA 2005-56 Code execution through shared function objects
MFSA 2005-55 XHTML node spoofing
MFSA 2005-54 Javascript prompt origin spoofing
MFSA 2005-53 Standalone applications can run arbitrary code through the browser
MFSA 2005-52 Same origin violation: frame calling top.focus()
MFSA 2005-51 The return of frame-injection spoofing
MFSA 2005-50 Possibly exploitable crash in InstallVersion.compareTo()
MFSA 2005-49 Script injection from Firefox sidebar panel using data:
MFSA 2005-48 Same-origin violation with InstallTrigger callback
MFSA 2005-47 Code execution via "Set as Wallpaper"
MFSA 2005-46 XBL scripts ran even when Javascript disabled
MFSA 2005-45 Content-generated event vulnerabilities
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 d4e10afbc7f..fc6f7d9b37d 100644 --- a/www/firefox-bin/Makefile +++ b/www/firefox-bin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2005/05/12 15:06:58 tron Exp $ +# $NetBSD: Makefile,v 1.8 2005/07/13 07:18:53 tron Exp $ MOZILLA= firefox -MOZ_VER= 1.0.4 +MOZ_VER= 1.0.5 MOZ_DISTVER= ${MOZ_VER} HOMEPAGE= http://www.mozilla.org/projects/firefox/ diff --git a/www/firefox-bin/distinfo b/www/firefox-bin/distinfo index 706dc740b0d..7eb67e3998b 100644 --- a/www/firefox-bin/distinfo +++ b/www/firefox-bin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2005/05/12 15:06:58 tron Exp $ +$NetBSD: distinfo,v 1.10 2005/07/13 07:18:53 tron Exp $ -SHA1 (firefox/releases/1.0.4/linux-i686/en-US/firefox-1.0.4.tar.gz) = a063a831087c521978fa1b1af736bf0606435915 -RMD160 (firefox/releases/1.0.4/linux-i686/en-US/firefox-1.0.4.tar.gz) = d76bc0cceae5db68f7710d72d4d7445004189493 -Size (firefox/releases/1.0.4/linux-i686/en-US/firefox-1.0.4.tar.gz) = 8220553 bytes +SHA1 (firefox/releases/1.0.5/linux-i686/en-US/firefox-1.0.5.tar.gz) = 79e88aba866f3a9baa74ce490f2f41ca18e236db +RMD160 (firefox/releases/1.0.5/linux-i686/en-US/firefox-1.0.5.tar.gz) = 2bb4e2396215aec19470bc7e0cc588bba354a515 +Size (firefox/releases/1.0.5/linux-i686/en-US/firefox-1.0.5.tar.gz) = 8223880 bytes |