summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2017-01-27 13:43:41 +0000
committerryoon <ryoon@pkgsrc.org>2017-01-27 13:43:41 +0000
commit1c730084a23a074a481a1ba757a76f619509e1fe (patch)
tree6e72c8c12254532a6dce13666d10b10edd908772 /devel
parent93e764e2f7e97b7b63f9d3beceb8f65452f2fc6d (diff)
downloadpkgsrc-1c730084a23a074a481a1ba757a76f619509e1fe.tar.gz
Update 45.7.0
Security fixes: #CVE-2017-5375: Excessive JIT code allocation allows bypass of ASLR and DEP #CVE-2017-5376: Use-after-free in XSL #CVE-2017-5378: Pointer and frame data leakage of Javascript objects #CVE-2017-5380: Potential use-after-free during DOM manipulations #CVE-2017-5390: Insecure communication methods in Developer Tools JSON viewer #CVE-2017-5396: Use-after-free with Media Decoder #CVE-2017-5383: Location bar spoofing with unicode characters #CVE-2017-5386: WebExtensions can use data: protocol to affect other extensions #CVE-2017-5373: Memory safety bugs fixed in Firefox 51 and Firefox ESR 45.7
Diffstat (limited to 'devel')
-rw-r--r--devel/xulrunner45/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/xulrunner45/Makefile b/devel/xulrunner45/Makefile
index c19f502794d..16cbb013d68 100644
--- a/devel/xulrunner45/Makefile
+++ b/devel/xulrunner45/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2017/01/02 17:47:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.9 2017/01/27 13:43:41 ryoon Exp $
-MOZ_BRANCH= 45.6
+MOZ_BRANCH= 45.7
MOZ_BRANCH_MINOR= .0esr
MOZ_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
DISTNAME= firefox-${MOZ_VER}.source