pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox45 Update to 45.6.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/9acaf64bf612
branches: trunk
changeset: 356628:9acaf64bf612
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Mon Jan 02 17:45:12 2017 +0000
description:
Update to 45.6.0
Chagnelog:
Security vulnerabilities fixed in Firefox ESR 45.6
#CVE-2016-9899: Use-after-free while manipulating DOM events and audio elements
#CVE-2016-9895: CSP bypass using marquee tag
#CVE-2016-9897: Memory corruption in libGLES
#CVE-2016-9898: Use-after-free in Editor while manipulating DOM subtrees
#CVE-2016-9900: Restricted external resources can be loaded by SVG images through data URLs
#CVE-2016-9904: Cross-origin information leak in shared atoms
#CVE-2016-9905: Crash in EnumerateSubDocuments
#CVE-2016-9901: Data from Pocket server improperly sanitized before execution
#CVE-2016-9902: Pocket extension does not validate the origin of events
#CVE-2016-9893: Memory safety bugs fixed in Firefox 50.1 and Firefox ESR 45.6
diffstat:
www/firefox45/Makefile | 7 +++----
www/firefox45/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 9 deletions(-)
diffs (38 lines):
diff -r 997851c93bca -r 9acaf64bf612 www/firefox45/Makefile
--- a/www/firefox45/Makefile Mon Jan 02 14:13:32 2017 +0000
+++ b/www/firefox45/Makefile Mon Jan 02 17:45:12 2017 +0000
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.13 2016/12/04 05:17:44 ryoon Exp $
+# $NetBSD: Makefile,v 1.14 2017/01/02 17:45:12 ryoon Exp $
MOZILLA_PKG_NAME= firefox45
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-MOZ_BRANCH= 45.5
-MOZ_BRANCH_MINOR= .1esr
+MOZ_BRANCH= 45.6
+MOZ_BRANCH_MINOR= .0esr
DISTNAME= firefox-${FIREFOX_VER}.source
PKGNAME= ${MOZILLA_PKG_NAME}-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}
-PKGREVISION= 1
CATEGORIES= www
MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}
diff -r 997851c93bca -r 9acaf64bf612 www/firefox45/distinfo
--- a/www/firefox45/distinfo Mon Jan 02 14:13:32 2017 +0000
+++ b/www/firefox45/distinfo Mon Jan 02 17:45:12 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.8 2016/12/03 10:19:29 ryoon Exp $
+$NetBSD: distinfo,v 1.9 2017/01/02 17:45:12 ryoon Exp $
-SHA1 (firefox-45.5.1esr.source.tar.xz) = 5cb8fadef4a42aa49b6e210ff9172c666f4495a9
-RMD160 (firefox-45.5.1esr.source.tar.xz) = 9424e07bdc2e42f6666fb0cc6fc2da8c1aca3ae9
-SHA512 (firefox-45.5.1esr.source.tar.xz) = 36c56e1486a6a35f71526bd81d01fb4fc2b9df852eb2feb39b77c902fcf90d713d8fcdcd6113978630345e1ed36fa5cf0df6da7b6bf7e85a84fe014cb11f9a03
-Size (firefox-45.5.1esr.source.tar.xz) = 185542224 bytes
+SHA1 (firefox-45.6.0esr.source.tar.xz) = 4dda3d1965aabf0963de43180e6cadfc4ce6f650
+RMD160 (firefox-45.6.0esr.source.tar.xz) = 2308f3c27264c3da29fe08e952138996b4575980
+SHA512 (firefox-45.6.0esr.source.tar.xz) = b96c71aeed8a1185a085512f33d454a1735237cd9ddf37c8caa9cc91892eafab0615fc0ca6035f282ca8101489fa84c0de1087d1963c05b64df32b0c86446610
+Size (firefox-45.6.0esr.source.tar.xz) = 183076768 bytes
SHA1 (patch-aa) = c97ef4b107ea917c2a10d1a1fdaf524d794612a0
SHA1 (patch-ao) = f4244b8e3d89743cb97395913e8916f7121c172e
SHA1 (patch-as) = d5d7f8250a9cd462f25d529c2a79c59a1bba9db2
Home |
Main Index |
Thread Index |
Old Index