summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorryoon <ryoon>2013-11-14 13:16:31 +0000
committerryoon <ryoon>2013-11-14 13:16:31 +0000
commite51fe0f66ce843f579d5df43a7f9385477479d8a (patch)
treecf6f055df304ebabddd93221473d24068b07f5d4 /www
parentf09475e93724228696efe9db94057cf52c285e9f (diff)
downloadpkgsrc-e51fe0f66ce843f579d5df43a7f9385477479d8a.tar.gz
Update to 17.0.10
Changelog: Fixed in Firefox ESR 17.0.10 MFSA 2013-101 Memory corruption in workers MFSA 2013-100 Miscellaneous use-after-free issues found through ASAN fuzzing MFSA 2013-98 Use-after-free when updating offline cache MFSA 2013-96 Improperly initialized memory and overflows in some JavaScript functions MFSA 2013-95 Access violation with XSLT and uninitialized data MFSA 2013-93 Miscellaneous memory safety hazards (rv:25.0 / rv:24.1 / rv:17.0.10)
Diffstat (limited to 'www')
-rw-r--r--www/firefox17/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/firefox17/Makefile b/www/firefox17/Makefile
index e10f3dff7e3..62c4bddd4ce 100644
--- a/www/firefox17/Makefile
+++ b/www/firefox17/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2013/10/10 14:42:35 ryoon Exp $
+# $NetBSD: Makefile,v 1.19 2013/11/14 13:16:31 ryoon Exp $
.include "../../devel/xulrunner17/dist.mk"
PKGNAME= firefox17-${MOZ_BRANCH}
-PKGREVISION= 2
CATEGORIES= www
MAINTAINER= pkgsrc-users@NetBSD.org