summaryrefslogtreecommitdiff
path: root/www/firefox36
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-12-19 06:26:55 +0000
committerobache <obache@pkgsrc.org>2011-12-19 06:26:55 +0000
commitc8dbfb12b84163a9474de34b88aacd9fa912ca19 (patch)
tree0bd9b438772bd6fbf2661fdbb5e262a131e7a2b2 /www/firefox36
parent41c631b40512ceacc9c878e5977b562f041bdb6d (diff)
downloadpkgsrc-c8dbfb12b84163a9474de34b88aacd9fa912ca19.tar.gz
Update firefox36 to 3.6.24.
Fixed in Firefox 3.6.24 MFSA 2011-49 Memory corruption while profiling using Firebug MFSA 2011-47 Potential XSS against sites using Shift-JIS MFSA 2011-46 loadSubScript unwraps XPCNativeWrapper scope parameter (1.9.2 branch) Fixed in Firefox 3.6.23 MFSA 2011-40 Code installation through holding down Enter MFSA 2011-39 Defense against multiple Location headers due to CRLF Injection MFSA 2011-38 XSS via plugins and shadowed window.location object MFSA 2011-37 Integer underflow when using JavaScript RegExp MFSA 2011-36 Miscellaneous memory safety hazards (rv:7.0 / rv:1.9.2.23)
Diffstat (limited to 'www/firefox36')
-rw-r--r--www/firefox36/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile
index 57afdcdebd3..a18cebe9395 100644
--- a/www/firefox36/Makefile
+++ b/www/firefox36/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2011/11/01 06:02:46 sbd Exp $
+# $NetBSD: Makefile,v 1.8 2011/12/19 06:26:55 obache Exp $
.include "../../devel/xulrunner192/dist.mk"
PKGNAME= firefox36-${FIREFOX_VER}
-PKGREVISION= 1
CATEGORIES= www
MAINTAINER= tnn@NetBSD.org