diff options
author | tron <tron@pkgsrc.org> | 2008-11-13 14:44:00 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2008-11-13 14:44:00 +0000 |
commit | 62ad17646aee9a66ce46ede147f402da7a247185 (patch) | |
tree | e9ef599c3db987e70bcf853dffc1716f7e829a6f /www/firefox3 | |
parent | 9238ca3f9a5826d6a793f3bc284458908e179505 (diff) | |
download | pkgsrc-62ad17646aee9a66ce46ede147f402da7a247185.tar.gz |
Update "firefox3" package to version 3.0.4. Changes since version 3.0.3:
- Fixed the following security issues:
MFSA 2008-58 Parsing error in E4X default namespace
MFSA 2008-57 -moz-binding property bypasses security checks on codebase
principals
MFSA 2008-56 nsXMLHttpRequest::NotifyEventListeners() same-origin
violation
MFSA 2008-55 Crash and remote code execution in nsFrameManager
MFSA 2008-54 Buffer overflow in http-index-format parser
MFSA 2008-53 XSS and JavaScript privilege escalation via session restore
MFSA 2008-52 Crashes with evidence of memory corruption
(rv:1.9.0.4/1.8.1.18)
MFSA 2008-51 file: URIs inherit chrome privileges when opened from chrome
MFSA 2008-47 Information stealing via local shortcut files
- Fixed several stability issues.
- Official releases for the Icelandic and Thai languages are now available.
- Beta releases for the Bulgarian, Esperanto, Estonian, Latvian, Occitan,
and Welsh languages are available for testing.
- Updated the internal Public Suffix list.
- Fixed an issue where the IME input tool used to enter Japanese, Korean,
Chinese and Indic characters was covered by the "Add Bookmark" panel.
(bug 433340)
- Enabled additional EV root certificates. (bug 451305)
- Fixed an issue where some passwords saved using Firefox 3.0.2 did not
work properly. (bug 457358)
- In some cases, Firefox would not properly save proxy settings for
protocols other than HTTP. (bug 446536)
Diffstat (limited to 'www/firefox3')
-rw-r--r-- | www/firefox3/Makefile | 4 | ||||
-rw-r--r-- | www/firefox3/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/firefox3/Makefile b/www/firefox3/Makefile index 3fd38d106bf..d9c3ead1f1a 100644 --- a/www/firefox3/Makefile +++ b/www/firefox3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2008/09/28 19:54:34 tnn Exp $ +# $NetBSD: Makefile,v 1.8 2008/11/13 14:44:00 tron Exp $ MOZILLA= firefox3 # allow coexisting with firefox2 COMMENT= Lightweight gecko-based web browser @@ -23,7 +23,7 @@ CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} .include "../../www/firefox/Makefile-firefox.common" MAINTAINER= tnn@NetBSD.org -MOZ_VER= 3.0.3 +MOZ_VER= 3.0.4 DESCR_SRC= ${.CURDIR}/../../www/firefox/DESCR diff --git a/www/firefox3/distinfo b/www/firefox3/distinfo index de39d791ad5..2a2c29e488c 100644 --- a/www/firefox3/distinfo +++ b/www/firefox3/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.6 2008/10/26 15:31:33 tnn Exp $ +$NetBSD: distinfo,v 1.7 2008/11/13 14:44:00 tron Exp $ -SHA1 (firefox-3.0.3-source.tar.bz2) = 089a41ff079cd37d39d19cf3a51daba07337db2c -RMD160 (firefox-3.0.3-source.tar.bz2) = 50f5c23182ac8bfe1a33502fb04814a3961c5033 -Size (firefox-3.0.3-source.tar.bz2) = 37007076 bytes +SHA1 (firefox-3.0.4-source.tar.bz2) = 16715b4af7ca2bad6baa8d450a3fd9cb375ad6d6 +RMD160 (firefox-3.0.4-source.tar.bz2) = 99e34b76feca22c74287b1e8d78a042c313c3f97 +Size (firefox-3.0.4-source.tar.bz2) = 36989339 bytes SHA1 (patch-aa) = f995b5e53fa11ecb659ab2dd10551db1c71cc5f3 SHA1 (patch-ab) = dd388a040f99f71a79cf03a328de810e8d623374 SHA1 (patch-ac) = c814530c1a8574739b7557d007563232b6070c51 |