diff options
author | tnn <tnn@pkgsrc.org> | 2011-05-03 08:50:24 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2011-05-03 08:50:24 +0000 |
commit | 4ec1c3902787e4f2f1a81d30357669d3e795c91b (patch) | |
tree | 82a6562af724cc6ff14b1bae9eb495ead2a03f92 /www/firefox36 | |
parent | b661cbfe35e1f2d855233d739a9ecfa6d8acfa0c (diff) | |
download | pkgsrc-4ec1c3902787e4f2f1a81d30357669d3e795c91b.tar.gz |
Security and stability update of firefox36 to 3.6.17.
MFSA 2011-18 XSLT generate-id() function heap address leak
MFSA 2011-16 Directory traversal in resource: protocol
MFSA 2011-15 Escalation of privilege through Java Embedding Plugin
MFSA 2011-14 Information stealing via form history
MFSA 2011-13 Multiple dangling pointer vulnerabilities
MFSA 2011-12 Miscellaneous memory safety hazards (rv:2.0.1/ 1.9.2.17/ 1.9.1.19)
Diffstat (limited to 'www/firefox36')
-rw-r--r-- | www/firefox36/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index 207194068ca..1c42962d703 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/04/19 13:16:10 tnn Exp $ +# $NetBSD: Makefile,v 1.2 2011/05/03 08:50:24 tnn Exp $ .include "../../devel/xulrunner192/dist.mk" PKGNAME= firefox-${FIREFOX_VER} -PKGREVISION= 1 CATEGORIES= www MAINTAINER= tnn@NetBSD.org |