diff options
author | tron <tron> | 2005-03-22 10:17:50 +0000 |
---|---|---|
committer | tron <tron> | 2005-03-22 10:17:50 +0000 |
commit | c3e5382a36be72e76f4574b3325e582684029897 (patch) | |
tree | ffb34789cf365b0bec3340628abe6a4db2236817 /www | |
parent | 50890ecc143157d7b8d7fd2f83fb2434d5892778 (diff) | |
download | pkgsrc-c3e5382a36be72e76f4574b3325e582684029897.tar.gz |
Update "firefox-gtk2-bin" package to version 1.0.1. Besides various bug
fixes the following security issuses were fixed:
MFSA 2005-29 Internationalized Domain Name (IDN) homograph spoofing
MFSA 2005-28 Unsafe /tmp/plugtmp directory exploitable to erase user's files
MFSA 2005-27 Plugins can be used to load privileged content
MFSA 2005-26 Cross-site scripting by dropping javascript: link on tab
MFSA 2005-25 Image drag and drop executable spoofing
MFSA 2005-24 HTTP auth prompt tab spoofing
MFSA 2005-23 Download dialog source spoofing
MFSA 2005-22 Download dialog spoofing using Content-Disposition header
MFSA 2005-21 Overwrite arbitrary files downloading .lnk twice
MFSA 2005-20 XSLT can include stylesheets from arbitrary hosts
MFSA 2005-19 Autocomplete data leak
MFSA 2005-18 Memory overwrite in string library
MFSA 2005-17 Install source spoofing with user:pass@host
MFSA 2005-16 Spoofing download and security dialogs with overlapping windows
MFSA 2005-15 Heap overflow possible in UTF8 to Unicode conversion
MFSA 2005-14 SSL "secure site" indicator spoofing
MFSA 2005-13 Window Injection Spoofing
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 f6d8d4303e7..291faefddb8 100644 --- a/www/firefox-gtk2-bin/Makefile +++ b/www/firefox-gtk2-bin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2005/02/27 03:50:11 grant Exp $ +# $NetBSD: Makefile,v 1.7 2005/03/22 10:17:50 tron Exp $ MOZILLA= firefox -MOZ_VER= 1.0 +MOZ_VER= 1.0.1 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 7fafb19f97c..7a8d013b60c 100644 --- a/www/firefox-gtk2-bin/distinfo +++ b/www/firefox-gtk2-bin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2005/02/27 03:50:11 grant Exp $ +$NetBSD: distinfo,v 1.8 2005/03/22 10:17:50 tron Exp $ -SHA1 (firefox-gtk2/releases/1.0/linux-i686/en-US/firefox-1.0.tar.gz) = 50fc6b1e6b3a7958e9ad6a5a5862fadb4b877bec -RMD160 (firefox-gtk2/releases/1.0/linux-i686/en-US/firefox-1.0.tar.gz) = 484cb9807ed2106fe78cf5896a46677e41fe2825 -Size (firefox-gtk2/releases/1.0/linux-i686/en-US/firefox-1.0.tar.gz) = 8223869 bytes +SHA1 (firefox-gtk2/releases/1.0.1/linux-i686/en-US/firefox-1.0.1.tar.gz) = ea5c7752a9079053229004f342abf26ca3ec2796 +RMD160 (firefox-gtk2/releases/1.0.1/linux-i686/en-US/firefox-1.0.1.tar.gz) = dc1586d3533376d85e7cdc236830a47f8f305342 +Size (firefox-gtk2/releases/1.0.1/linux-i686/en-US/firefox-1.0.1.tar.gz) = 8231204 bytes |