diff options
author | tron <tron@pkgsrc.org> | 2005-04-16 12:47:22 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2005-04-16 12:47:22 +0000 |
commit | a1d8c32e28f2a9556b7eafc50b2d29cf97ef9f87 (patch) | |
tree | 52f648f3627842d034486f91fe968b11bfec9624 /www | |
parent | d148cdbcf201b7b6aa46fd6700edc038b2095e74 (diff) | |
download | pkgsrc-a1d8c32e28f2a9556b7eafc50b2d29cf97ef9f87.tar.gz |
Update "firefox-gtk2-bin" package to version 1.0.3. The new version fixes
the following security issues:
MFSA 2005-33 Javascript "lambda" replace exposes memory contents
MFSA 2005-34 javascript: PLUGINSPAGE code execution
MFSA 2005-35 Showing blocked javascript: popup uses wrong privilege context
MFSA 2005-36 Cross-site scripting through global scope pollution
MFSA 2005-37 Code execution through javascript: favicons
MFSA 2005-38 Search plugin cross-site scripting
MFSA 2005-39 Arbitrary code execution from Firefox sidebar panel II
MFSA 2005-40 Missing Install object instance checks
MFSA 2005-41 Privilege escalation via DOM property overrides
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox-gtk2-bin/Makefile | 4 | ||||
-rw-r--r-- | www/firefox-gtk2-bin/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/firefox-gtk2-bin/Makefile b/www/firefox-gtk2-bin/Makefile index 56cd4c0999a..1422f960eec 100644 --- a/www/firefox-gtk2-bin/Makefile +++ b/www/firefox-gtk2-bin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2005/03/24 08:53:25 tron Exp $ +# $NetBSD: Makefile,v 1.9 2005/04/16 12:47:22 tron Exp $ MOZILLA= firefox -MOZ_VER= 1.0.2 +MOZ_VER= 1.0.3 MOZ_DISTVER= ${MOZ_VER} HOMEPAGE= http://www.mozilla.org/projects/firefox/ diff --git a/www/firefox-gtk2-bin/distinfo b/www/firefox-gtk2-bin/distinfo index afe48d9e3ea..e2700688b30 100644 --- a/www/firefox-gtk2-bin/distinfo +++ b/www/firefox-gtk2-bin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2005/03/24 08:53:25 tron Exp $ +$NetBSD: distinfo,v 1.10 2005/04/16 12:47:22 tron Exp $ -SHA1 (firefox-gtk2/releases/1.0.2/linux-i686/en-US/firefox-1.0.2.tar.gz) = 67bba8599608fe67aa46f15b88ee2323908532fe -RMD160 (firefox-gtk2/releases/1.0.2/linux-i686/en-US/firefox-1.0.2.tar.gz) = ebebf00c17e645087c4c1ab6fc61825f30fb6b1f -Size (firefox-gtk2/releases/1.0.2/linux-i686/en-US/firefox-1.0.2.tar.gz) = 8241659 bytes +SHA1 (firefox-gtk2/releases/1.0.3/linux-i686/en-US/firefox-1.0.3.tar.gz) = b7e21bbff750706b6154ce5630960813f4379c8b +RMD160 (firefox-gtk2/releases/1.0.3/linux-i686/en-US/firefox-1.0.3.tar.gz) = 0f2e02bf3064c922fc85ab7935d6f8a2fa5976c7 +Size (firefox-gtk2/releases/1.0.3/linux-i686/en-US/firefox-1.0.3.tar.gz) = 8251239 bytes |