diff options
author | salo <salo@pkgsrc.org> | 2006-06-02 12:27:49 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2006-06-02 12:27:49 +0000 |
commit | c58f1b1dbb6fd18d0fcc45edab8a05cee8425859 (patch) | |
tree | 3c3cb407ecfe9bb27c18584c81ed4b58457a24a5 /www | |
parent | 960bd46eebd989e46dd36939e1d34539ab73029a (diff) | |
download | pkgsrc-c58f1b1dbb6fd18d0fcc45edab8a05cee8425859.tar.gz |
Updated to version 1.5.0.4
Changes:
Fixes for security issues:
MFSA 2006-43 Privilege escalation using addSelectionListener
MFSA 2006-42 Web site XSS using BOM on UTF-8 pages
MFSA 2006-41 File stealing by changing input type (variant)
MFSA 2006-39 "View Image" local resource linking (Windows)
MFSA 2006-38 Buffer overflow in crypto.signText()
MFSA 2006-37 Remote compromise via content-defined setter on object prototypes
MFSA 2006-36 PLUGINSPAGE privileged JavaScript execution 2
MFSA 2006-35 Privilege escalation through XUL persist
MFSA 2006-34 XSS viewing javascript: frames or images from context menu
MFSA 2006-33 HTTP response smuggling
MFSA 2006-32 Fixes for crashes with potential memory corruption
MFSA 2006-31 EvalInSandbox escape (Proxy Autoconfig, Greasemonkey)
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 229ae8d0c3b..2611ac4198c 100644 --- a/www/firefox-bin/Makefile +++ b/www/firefox-bin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2006/05/03 08:29:19 tron Exp $ +# $NetBSD: Makefile,v 1.18 2006/06/02 12:27:49 salo Exp $ MOZILLA= firefox -MOZ_VER= 1.5.0.3 +MOZ_VER= 1.5.0.4 MOZ_DISTVER= ${MOZ_VER} HOMEPAGE= http://www.mozilla.com/firefox/ diff --git a/www/firefox-bin/distinfo b/www/firefox-bin/distinfo index fc9844d30b8..f5c5c86ac76 100644 --- a/www/firefox-bin/distinfo +++ b/www/firefox-bin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.16 2006/05/03 08:29:19 tron Exp $ +$NetBSD: distinfo,v 1.17 2006/06/02 12:27:49 salo Exp $ -SHA1 (firefox/releases/1.5.0.3/linux-i686/en-US/firefox-1.5.0.3.tar.gz) = 272071e5b7529e102868f5072037e24ce0b0ec92 -RMD160 (firefox/releases/1.5.0.3/linux-i686/en-US/firefox-1.5.0.3.tar.gz) = 1699d158008a96c5675dd3d2f1b31a0fc403d55f -Size (firefox/releases/1.5.0.3/linux-i686/en-US/firefox-1.5.0.3.tar.gz) = 8453871 bytes +SHA1 (firefox/releases/1.5.0.4/linux-i686/en-US/firefox-1.5.0.4.tar.gz) = 4b09d233758677c112a957212644386234856c14 +RMD160 (firefox/releases/1.5.0.4/linux-i686/en-US/firefox-1.5.0.4.tar.gz) = eaba738dada0eddecd5b9ba1fe3c468a641c865f +Size (firefox/releases/1.5.0.4/linux-i686/en-US/firefox-1.5.0.4.tar.gz) = 8460561 bytes |