From c8dbfb12b84163a9474de34b88aacd9fa912ca19 Mon Sep 17 00:00:00 2001 From: obache Date: Mon, 19 Dec 2011 06:26:55 +0000 Subject: 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) --- www/firefox36/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'www/firefox36') 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 -- cgit v1.2.3