summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2012-10-13 10:16:23 +0000
committerryoon <ryoon@pkgsrc.org>2012-10-13 10:16:23 +0000
commit1aadf599a29d47500a164d1f812a0f3d9f21adff (patch)
tree4c3c3d9cf7dd461a4fe72923b307a9f38527be1e /www
parent5865d4fd75a45fe9121e09fd5346b5c65897d634 (diff)
downloadpkgsrc-1aadf599a29d47500a164d1f812a0f3d9f21adff.tar.gz
Update to 10.0.9
Changelog: Fixed in Firefox ESR 10.0.9 MFSA 2012-89 defaultValue security checks not applied Fixed in Firefox ESR 10.0.8 MFSA 2012-87 Use-after-free in the IME State Manager MFSA 2012-86 Heap memory corruption issues found using Address Sanitizer MFSA 2012-85 Use-after-free, buffer overflow, and out of bounds read issues found using Address Sanitizer MFSA 2012-84 Spoofing and script injection through location.hash MFSA 2012-83 Chrome Object Wrapper (COW) does not disallow acces to privileged functions or properties MFSA 2012-82 top object and location property accessible by plugins MFSA 2012-81 GetProperty function can bypass security checks MFSA 2012-79 DOS and crash with full screen and history navigation MFSA 2012-77 Some DOMWindowUtils methods bypass security checks MFSA 2012-74 Miscellaneous memory safety hazards (rv:16.0/ rv:10.0.8) MFSA 2012-59 Location object can be shadowed using Object.defineProperty
Diffstat (limited to 'www')
-rw-r--r--www/firefox10/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile
index 8c625f2aa83..5cbe7a0219d 100644
--- a/www/firefox10/Makefile
+++ b/www/firefox10/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2012/10/08 23:02:32 adam Exp $
+# $NetBSD: Makefile,v 1.10 2012/10/13 10:16:23 ryoon Exp $
.include "../../devel/xulrunner10/dist.mk"
PKGNAME= firefox10-${FIREFOX_VER}
-PKGREVISION= 4
CATEGORIES= www
MAINTAINER= tnn@NetBSD.org