pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox3 Update "firefox3" package to version 3.0....
details: https://anonhg.NetBSD.org/pkgsrc/rev/7e76a588fc8f
branches: trunk
changeset: 394553:7e76a588fc8f
user: tron <tron%pkgsrc.org@localhost>
date: Fri Jun 12 10:08:28 2009 +0000
description:
Update "firefox3" package to version 3.0.11. Changes since version 3.0.10:
- Fixed several security issues:
MFSA 2009-32 JavaScript chrome privilege escalation
MFSA 2009-31 XUL scripts bypass content-policy checks
MFSA 2009-30 Incorrect principal set for file: resources loaded via
location bar
MFSA 2009-29 Arbitrary code execution using event listeners attached
to an element whose owner document is null
MFSA 2009-28 Race condition while accessing the private data of a
NPObject JS wrapper class object
MFSA 2009-27 SSL tampering via non-200 responses to proxy
CONNECT requests
MFSA 2009-26 Arbitrary domain cookie access by local file: resources
MFSA 2009-25 URL spoofing with invalid unicode characters
MFSA 2009-24 Crashes with evidence of memory corruption (rv:1.9.0.11)
- Fixed several stability issues.
- Several issues were reported with the internal database, SQLite, which
have now been fixed by upgrading to a newer version.
- Fixed an issue where, in some specific cases, the bookmarks database
would become corrupt. (bug 464486)
diffstat:
www/firefox3/Makefile | 4 ++--
www/firefox3/PLIST | 3 +--
www/firefox3/distinfo | 8 ++++----
3 files changed, 7 insertions(+), 8 deletions(-)
diffs (51 lines):
diff -r c831657f67ff -r 7e76a588fc8f www/firefox3/Makefile
--- a/www/firefox3/Makefile Fri Jun 12 09:05:58 2009 +0000
+++ b/www/firefox3/Makefile Fri Jun 12 10:08:28 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2009/06/08 23:19:12 ahoka Exp $
+# $NetBSD: Makefile,v 1.33 2009/06/12 10:08:28 tron Exp $
MOZILLA= firefox3 # allow coexisting with firefox2
COMMENT= Web browser with support for extensions
@@ -18,7 +18,7 @@
.include "../../www/firefox/Makefile-firefox.common"
MAINTAINER= tnn%NetBSD.org@localhost
-MOZ_VER= 3.0.10
+MOZ_VER= 3.0.11
XPTCFILES:= ${XPTCFILES:C,^,../../firefox3/files/,}
DESCR_SRC= ${.CURDIR}/../../www/firefox/DESCR
diff -r c831657f67ff -r 7e76a588fc8f www/firefox3/PLIST
--- a/www/firefox3/PLIST Fri Jun 12 09:05:58 2009 +0000
+++ b/www/firefox3/PLIST Fri Jun 12 10:08:28 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2009/03/06 08:37:02 ghen Exp $
+@comment $NetBSD: PLIST,v 1.9 2009/06/12 10:08:28 tron Exp $
bin/${MOZILLA}
@comment begin PROGRAMS
lib/${MOZILLA}/${MOZILLA_BIN}
@@ -152,7 +152,6 @@
lib/${MOZILLA}/modules/debug.js
lib/${MOZILLA}/modules/distribution.js
lib/${MOZILLA}/modules/utils.js
-lib/${MOZILLA}/old-homepage-default.properties
lib/${MOZILLA}/platform.ini
lib/${MOZILLA}/res/EditorOverride.css
lib/${MOZILLA}/res/arrow.gif
diff -r c831657f67ff -r 7e76a588fc8f www/firefox3/distinfo
--- a/www/firefox3/distinfo Fri Jun 12 09:05:58 2009 +0000
+++ b/www/firefox3/distinfo Fri Jun 12 10:08:28 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.24 2009/04/28 09:14:25 tnn Exp $
+$NetBSD: distinfo,v 1.25 2009/06/12 10:08:28 tron Exp $
-SHA1 (firefox-3.0.10-source.tar.bz2) = 67f74cac153d37aa6aff8d5c62042fb76e197481
-RMD160 (firefox-3.0.10-source.tar.bz2) = 301ecfe77eef5d0b698b1f1d340b952b1a59ab39
-Size (firefox-3.0.10-source.tar.bz2) = 37081374 bytes
+SHA1 (firefox-3.0.11-source.tar.bz2) = ca792dcdb67af40c91a4fcece25d6adfb6fef2c3
+RMD160 (firefox-3.0.11-source.tar.bz2) = d07a97e0a309bb7a872ba256bc270ee47b2c938b
+Size (firefox-3.0.11-source.tar.bz2) = 37214869 bytes
SHA1 (patch-aa) = f995b5e53fa11ecb659ab2dd10551db1c71cc5f3
SHA1 (patch-ab) = 4a1704e96b74c76adca615fdf2c9069ca17e9d70
SHA1 (patch-ac) = af80f061bdd918a61197c9c499e7d1f5b7d10ebd
Home |
Main Index |
Thread Index |
Old Index