diff options
author | tron <tron@pkgsrc.org> | 2008-03-27 13:17:21 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2008-03-27 13:17:21 +0000 |
commit | 9ebc67dd6a97356e175415ba19ac5c0119e290f0 (patch) | |
tree | 35f75b34ff5aa628f47769bc919e510fff6d3e02 /www/firefox-bin | |
parent | 298e2a234397a1a0733e93c07c0dd3e677fd73a1 (diff) | |
download | pkgsrc-9ebc67dd6a97356e175415ba19ac5c0119e290f0.tar.gz |
Update "firefox-bin" package to version 2.0.0.13. This update fixes the
following security issues:
- MFSA 2008-19 XUL popup spoofing variant (cross-tab popups)
- MFSA 2008-18 Java socket connection to any local port via LiveConnect
- MFSA 2008-17 Privacy issue with SSL Client Authentication
- MFSA 2008-16 HTTP Referrer spoofing with malformed URLs
- MFSA 2008-15 Crashes with evidence of memory corruption (rv:1.8.1.13)
- MFSA 2008-14 JavaScript privilege escalation and arbitrary code execution
Diffstat (limited to 'www/firefox-bin')
-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 50fc11e1af1..726ac526d1c 100644 --- a/www/firefox-bin/Makefile +++ b/www/firefox-bin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2008/03/07 05:14:04 jlam Exp $ +# $NetBSD: Makefile,v 1.41 2008/03/27 13:17:21 tron Exp $ MOZILLA= firefox -MOZ_VER= 2.0.0.12 +MOZ_VER= 2.0.0.13 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 6c0321b99a5..e5cccfd9720 100644 --- a/www/firefox-bin/distinfo +++ b/www/firefox-bin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.40 2008/02/08 11:28:30 ghen Exp $ +$NetBSD: distinfo,v 1.41 2008/03/27 13:17:21 tron Exp $ -SHA1 (firefox/releases/2.0.0.12/linux-i686/en-US/firefox-2.0.0.12.tar.gz) = c4c8435b51e235841136c3087dd7421bcd5bad70 -RMD160 (firefox/releases/2.0.0.12/linux-i686/en-US/firefox-2.0.0.12.tar.gz) = ad326181170d0b2fbe92524618457242e686b73b -Size (firefox/releases/2.0.0.12/linux-i686/en-US/firefox-2.0.0.12.tar.gz) = 9681681 bytes +SHA1 (firefox/releases/2.0.0.13/linux-i686/en-US/firefox-2.0.0.13.tar.gz) = 7f95255fe7fd211b52c2f68d894c4af3adf58b52 +RMD160 (firefox/releases/2.0.0.13/linux-i686/en-US/firefox-2.0.0.13.tar.gz) = 24d7c4e50e941ae447166a164eb1106703a27e48 +Size (firefox/releases/2.0.0.13/linux-i686/en-US/firefox-2.0.0.13.tar.gz) = 9693586 bytes |