diff options
author | tron <tron@pkgsrc.org> | 2006-07-27 10:34:33 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2006-07-27 10:34:33 +0000 |
commit | b503cf1a879ee67f99b0ad975c1a31542013a5a4 (patch) | |
tree | 9576833e5b29edb7d57759b80fefe07157bec4ff /www | |
parent | e63f83be33da6181c8c6c61784c40595f001ae63 (diff) | |
download | pkgsrc-b503cf1a879ee67f99b0ad975c1a31542013a5a4.tar.gz |
Update "firefox-bin" package to version 1.5.0.5. Changes since 1.5.0.4:
- Improvements to product stability
- Several security fixes:
MFSA 2006-56 chrome: scheme loading remote content
MFSA 2006-55 Crashes with evidence of memory corruption (rv:1.8.0.5)
MFSA 2006-54 XSS with XPCNativeWrapper(window).Function(...)
MFSA 2006-53 UniversalBrowserRead privilege escalation
MFSA 2006-52 PAC privilege escalation using Function.prototype.call
MFSA 2006-51 Privilege escalation using named-functions and redefined
"new Object()"
MFSA 2006-50 JavaScript engine vulnerabilities
MFSA 2006-48 JavaScript new Function race condition
MFSA 2006-47 Native DOM methods can be hijacked across domains
MFSA 2006-46 Memory corruption with simultaneous events
MFSA 2006-45 Javascript navigator Object Vulnerability
MFSA 2006-44 Code execution through deleted frame reference
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 2611ac4198c..a74d5fa3872 100644 --- a/www/firefox-bin/Makefile +++ b/www/firefox-bin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2006/06/02 12:27:49 salo Exp $ +# $NetBSD: Makefile,v 1.19 2006/07/27 10:34:33 tron Exp $ MOZILLA= firefox -MOZ_VER= 1.5.0.4 +MOZ_VER= 1.5.0.5 MOZ_DISTVER= ${MOZ_VER} HOMEPAGE= http://www.mozilla.com/firefox/ diff --git a/www/firefox-bin/distinfo b/www/firefox-bin/distinfo index f5c5c86ac76..a0cdaba00c3 100644 --- a/www/firefox-bin/distinfo +++ b/www/firefox-bin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.17 2006/06/02 12:27:49 salo Exp $ +$NetBSD: distinfo,v 1.18 2006/07/27 10:34:33 tron Exp $ -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 +SHA1 (firefox/releases/1.5.0.5/linux-i686/en-US/firefox-1.5.0.5.tar.gz) = a14d958d3af13bc517a17ebc3e9ff5c79c552037 +RMD160 (firefox/releases/1.5.0.5/linux-i686/en-US/firefox-1.5.0.5.tar.gz) = 1df5169e576c1709dc6e8a242545125e2ba3f57d +Size (firefox/releases/1.5.0.5/linux-i686/en-US/firefox-1.5.0.5.tar.gz) = 8468627 bytes |