summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2013-09-28 00:56:58 +0000
committerryoon <ryoon@pkgsrc.org>2013-09-28 00:56:58 +0000
commit369ca0a731d80c27260c5713dd8f781fed7a3c61 (patch)
treee3f724fb705140c98d0146b6ab12944e39ae9626 /www
parent8edf26b7b7d5ea2782fd54a60d59ee746a03d144 (diff)
downloadpkgsrc-369ca0a731d80c27260c5713dd8f781fed7a3c61.tar.gz
Update to 17.0.9
Changelog: FIXED Security fixes can be found here Fixed in Firefox ESR 17.0.9 MFSA 2013-91 User-defined properties on DOM proxies get the wrong "this" object MFSA 2013-90 Memory corruption involving scrolling MFSA 2013-89 Buffer overflow with multi-column, lists, and floats MFSA 2013-88 compartment mismatch re-attaching XBL-backed nodes MFSA 2013-83 Mozilla Updater does not lock MAR file after signature verification MFSA 2013-82 Calling scope for new Javascript objects can lead to memory corruption MFSA 2013-79 Use-after-free in Animation Manager during stylesheet cloning MFSA 2013-76 Miscellaneous memory safety hazards (rv:24.0 / rv:17.0.9) MFSA 2013-65 Buffer underflow when generating CRMF requests
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 d850a796891..faa1bbb1da4 100644
--- a/www/firefox17/Makefile
+++ b/www/firefox17/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2013/09/02 19:51:29 adam Exp $
+# $NetBSD: Makefile,v 1.16 2013/09/28 00:56:58 ryoon Exp $
.include "../../devel/xulrunner17/dist.mk"
PKGNAME= firefox17-${MOZ_BRANCH}
-PKGREVISION= 1
CATEGORIES= www
MAINTAINER= pkgsrc-users@NetBSD.org