summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorryoon <ryoon>2014-03-21 15:00:51 +0000
committerryoon <ryoon>2014-03-21 15:00:51 +0000
commit902cd7946c1948d2ff23bb2408291fe854b5d2ba (patch)
treefb48f8b45c779a83ea2d85ac6b449f0a5a6518ab /devel
parentd07d1cb3f0a50c60ee0b1f2f6e93b99ac528c1e5 (diff)
downloadpkgsrc-902cd7946c1948d2ff23bb2408291fe854b5d2ba.tar.gz
Update to 24.4.0
Changelog: Fixed in Firefox ESR 24.4 MFSA 2014-32 Out-of-bounds write through TypedArrayObject after neutering MFSA 2014-31 Out-of-bounds read/write through neutering ArrayBuffer objects MFSA 2014-30 Use-after-free in TypeObject MFSA 2014-29 Privilege escalation using WebIDL-implemented APIs MFSA 2014-28 SVG filters information disclosure through feDisplacementMap MFSA 2014-27 Memory corruption in Cairo during PDF font rendering MFSA 2014-26 Information disclosure through polygon rendering in MathML MFSA 2014-17 Out of bounds read during WAV file decoding MFSA 2014-16 Files extracted during updates are not always read only MFSA 2014-15 Miscellaneous memory safety hazards (rv:28.0 / rv:24.4)
Diffstat (limited to 'devel')
-rw-r--r--devel/xulrunner24/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/xulrunner24/Makefile b/devel/xulrunner24/Makefile
index 0228d92e211..5b23db0063e 100644
--- a/devel/xulrunner24/Makefile
+++ b/devel/xulrunner24/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2014/03/11 11:50:13 ryoon Exp $
+# $NetBSD: Makefile,v 1.5 2014/03/21 15:00:51 ryoon Exp $
-MOZ_BRANCH= 24.3.0
+MOZ_BRANCH= 24.4.0
MOZ_BRANCH_MINOR= esr
MOZ_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
DISTNAME= firefox-${MOZ_VER}.source