pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Update to 10.0.9



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f3a3f4310d92
branches:  trunk
changeset: 609917:f3a3f4310d92
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sat Oct 13 10:16:23 2012 +0000

description:
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:

 devel/xulrunner10/Makefile |  3 +--
 devel/xulrunner10/dist.mk  |  4 ++--
 devel/xulrunner10/distinfo |  8 ++++----
 www/firefox10/Makefile     |  3 +--
 4 files changed, 8 insertions(+), 10 deletions(-)

diffs (60 lines):

diff -r 7d8cb67b386f -r f3a3f4310d92 devel/xulrunner10/Makefile
--- a/devel/xulrunner10/Makefile        Sat Oct 13 09:34:49 2012 +0000
+++ b/devel/xulrunner10/Makefile        Sat Oct 13 10:16:23 2012 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2012/10/08 23:00:57 adam Exp $
+# $NetBSD: Makefile,v 1.9 2012/10/13 10:16:23 ryoon Exp $
 
 .include "dist.mk"
 PKGNAME=       xulrunner10-${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-PKGREVISION=   5
 CATEGORIES=    devel www
 
 MAINTAINER=    tnn%NetBSD.org@localhost
diff -r 7d8cb67b386f -r f3a3f4310d92 devel/xulrunner10/dist.mk
--- a/devel/xulrunner10/dist.mk Sat Oct 13 09:34:49 2012 +0000
+++ b/devel/xulrunner10/dist.mk Sat Oct 13 10:16:23 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: dist.mk,v 1.7 2012/09/06 17:24:59 ryoon Exp $
+# $NetBSD: dist.mk,v 1.8 2012/10/13 10:16:23 ryoon Exp $
 #
 # used by devel/xulrunner10/Makefile
 # used by www/firefox10/Makefile
@@ -6,7 +6,7 @@
 DISTNAME=      firefox-${FIREFOX_VER}esr.source
 FIREFOX_VER=   ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=    10.0
-MOZ_BRANCH_MINOR=      .7
+MOZ_BRANCH_MINOR=      .9
 MASTER_SITES=  ${MASTER_SITE_MOZILLA_ESR:=firefox/releases/${FIREFOX_VER}esr/source/}
 EXTRACT_SUFX=  .tar.bz2
 
diff -r 7d8cb67b386f -r f3a3f4310d92 devel/xulrunner10/distinfo
--- a/devel/xulrunner10/distinfo        Sat Oct 13 09:34:49 2012 +0000
+++ b/devel/xulrunner10/distinfo        Sat Oct 13 10:16:23 2012 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.5 2012/09/06 17:24:59 ryoon Exp $
+$NetBSD: distinfo,v 1.6 2012/10/13 10:16:23 ryoon Exp $
 
-SHA1 (firefox-10.0.7esr.source.tar.bz2) = 51f782bab9eb83ba77c86284a5656f8d20d50093
-RMD160 (firefox-10.0.7esr.source.tar.bz2) = 5bfbd6c8cbbe5d56ea0e7f20071a43d4ddb47f86
-Size (firefox-10.0.7esr.source.tar.bz2) = 75624327 bytes
+SHA1 (firefox-10.0.9esr.source.tar.bz2) = 86bb6ff7385a5d98c616c8f817d5ca2d8b01fbf3
+RMD160 (firefox-10.0.9esr.source.tar.bz2) = bd8309cde3a374790a1560ad1ece21207332497f
+Size (firefox-10.0.9esr.source.tar.bz2) = 75634700 bytes
 SHA1 (patch-aa) = 27261c9d6696cd609dd019fa7588f356df7c5ce5
 SHA1 (patch-ab) = b1efa63d3f9e0dca0247037696839dbce756f88c
 SHA1 (patch-ac) = 4da7049472449bb05590ca434c09a1e08423d2eb
diff -r 7d8cb67b386f -r f3a3f4310d92 www/firefox10/Makefile
--- a/www/firefox10/Makefile    Sat Oct 13 09:34:49 2012 +0000
+++ b/www/firefox10/Makefile    Sat Oct 13 10:16:23 2012 +0000
@@ -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@localhost



Home | Main Index | Thread Index | Old Index