summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2010-06-24 12:20:38 +0000
committertnn <tnn@pkgsrc.org>2010-06-24 12:20:38 +0000
commit83cb6e4dd171f540cff71c011b1c4c178ee1b011 (patch)
tree4e99fdce8e1a19d7a8b40218d237a5a83deec09a /www
parent0bb4d740324ecce845217333bcbe00db233e9f3d (diff)
downloadpkgsrc-83cb6e4dd171f540cff71c011b1c4c178ee1b011.tar.gz
Security update of firefox & xulrunner to 3.6.4 (1.9.1.2).
MFSA 2010-33 User tracking across sites using Math.random() MFSA 2010-32 Content-Disposition: attachment ignored if Content-Type: multipart also present MFSA 2010-31 focus() behavior can be used to inject or steal keystrokes MFSA 2010-30 Integer Overflow in XSLT Node Sorting MFSA 2010-29 Heap buffer overflow in nsGenericDOMDataNode::SetTextInternal MFSA 2010-28 Freed object reuse across plugin instances MFSA 2010-26 Crashes with evidence of memory corruption
Diffstat (limited to 'www')
-rw-r--r--www/firefox/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index d499e461fb7..fe4a40b5c38 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.74 2010/06/13 22:45:33 wiz Exp $
+# $NetBSD: Makefile,v 1.75 2010/06/24 12:20:38 tnn Exp $
.include "../../devel/xulrunner/dist.mk"
PKGNAME= firefox-${FIREFOX_VER}
-PKGREVISION= 1
CATEGORIES= www
MAINTAINER= tnn@NetBSD.org