summaryrefslogtreecommitdiff
path: root/lang/nodejs8
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2018-04-04 10:37:44 +0000
committerfhajny <fhajny@pkgsrc.org>2018-04-04 10:37:44 +0000
commit4071eb42c66ef76c5a54f8932df042e889dd94d8 (patch)
tree6a43d4dc5f67c0fc75a67dcc10c1ee6b9aa05455 /lang/nodejs8
parentb793319268c7a847495ee6db10da7e2671a8c8d5 (diff)
downloadpkgsrc-4071eb42c66ef76c5a54f8932df042e889dd94d8.tar.gz
lang/nodejs8: Update to 8.11.1.
Fixes for the following CVEs are included in this release: - CVE-2018-7158 - CVE-2018-7159 - CVE-2018-7160 Notable Changes - Fix for inspector DNS rebinding vulnerability (CVE-2018-7160): A malicious website could use a DNS rebinding attack to trick a web browser to bypass same-origin-policy checks and allow HTTP connections to localhost or to hosts on the local network, potentially to an open inspector port as a debugger, therefore gaining full code execution access. The inspector now only allows connections that have a browser Host value of localhost or localhost6. - Fix for 'path' module regular expression denial of service (CVE-2018-7158): A regular expression used for parsing POSIX paths could be used to cause a denial of service if an attacker were able to have a specially crafted path string passed through one of the impacted 'path' module functions. - Reject spaces in HTTP Content-Length header values (CVE-2018-7159): The Node.js HTTP parser allowed for spaces inside Content-Length header values. Such values now lead to rejected connections in the same way as non-numeric values. - Update root certificates: 5 additional root certificates have been added to the Node.js binary and 30 have been removed.
Diffstat (limited to 'lang/nodejs8')
-rw-r--r--lang/nodejs8/Makefile4
-rw-r--r--lang/nodejs8/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/lang/nodejs8/Makefile b/lang/nodejs8/Makefile
index d7cd6cdc6d6..4d7e9799b52 100644
--- a/lang/nodejs8/Makefile
+++ b/lang/nodejs8/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2018/03/07 11:45:05 fhajny Exp $
+# $NetBSD: Makefile,v 1.8 2018/04/04 10:37:44 fhajny Exp $
-DISTNAME= node-v8.10.0
+DISTNAME= node-v8.11.1
# Stated by the changelog as of 8.2.0
GCC_REQD+= 4.9.4
diff --git a/lang/nodejs8/distinfo b/lang/nodejs8/distinfo
index 59d2250f1a2..701f64537a1 100644
--- a/lang/nodejs8/distinfo
+++ b/lang/nodejs8/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.6 2018/03/07 11:45:05 fhajny Exp $
+$NetBSD: distinfo,v 1.7 2018/04/04 10:37:44 fhajny Exp $
-SHA1 (node-v8.10.0.tar.gz) = de39d8e411ad1677302f715efedb51867a52eee0
-RMD160 (node-v8.10.0.tar.gz) = 21142f22d66a732c80dc0b5ebf3e86331e807092
-SHA512 (node-v8.10.0.tar.gz) = 5478a8ad6ea83d431b7d8cd13b57dd148c2c90af838bc7d4e0ac732f94d0ad35c354c0992f774cf0b1ca72abc4b47d30bc9690f96bd6760fbc09431f6d2473ee
-Size (node-v8.10.0.tar.gz) = 31140371 bytes
+SHA1 (node-v8.11.1.tar.gz) = 9144b4545885af5c806f7f68d814ffa6a8ed97bd
+RMD160 (node-v8.11.1.tar.gz) = bbed69463aa4fb4bf8bf5d37d6878fdb23eff450
+SHA512 (node-v8.11.1.tar.gz) = 91ed0c6f3e4b3b7f914d96401754ade6a2e7dd7d820774336650a2e1854c0b3f6010d36a4236363caa0659656a1970f30717490a244d94c5acf6c4fdcf53d3d1
+Size (node-v8.11.1.tar.gz) = 31030225 bytes
SHA1 (patch-common.gypi) = 5b3a50617358637a6f910de28bb5a14f037317a6
SHA1 (patch-deps_cares_cares.gyp) = 2235eb44bc984fa2e745fdf1786f1ae6de6ef80f
SHA1 (patch-deps_npm_node__modules_node-gyp_gyp_pylib_gyp_generator_make.py) = 78d6ddd37ae30e869e0da666a78baad86a638c50