summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-09-27 07:57:29 +0000
committeradam <adam@pkgsrc.org>2022-09-27 07:57:29 +0000
commitac1d213949f317d292ff4fa3f5734ec05a68c0dc (patch)
treeb8285cd41c05258ff63c9bb6e609678e076011dc /lang
parent33fdaced8daa0b3f9b8f1002204926535cc822b8 (diff)
downloadpkgsrc-ac1d213949f317d292ff4fa3f5734ec05a68c0dc.tar.gz
nodejs16: updated to 16.17.1
Version 16.17.1 'Gallium' (LTS) This is a security release. Notable changes The following CVEs are fixed in this release: CVE-2022-32212: DNS rebinding in --inspect on macOS (High) CVE-2022-32213: bypass via obs-fold mechanic (Medium) CVE-2022-35255: Weak randomness in WebCrypto keygen CVE-2022-35256: HTTP Request Smuggling - Incorrect Parsing of Header Fields (Medium)
Diffstat (limited to 'lang')
-rw-r--r--lang/nodejs16/Makefile10
-rw-r--r--lang/nodejs16/distinfo8
2 files changed, 9 insertions, 9 deletions
diff --git a/lang/nodejs16/Makefile b/lang/nodejs16/Makefile
index e84b8eb10f9..fd555dca6ee 100644
--- a/lang/nodejs16/Makefile
+++ b/lang/nodejs16/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2022/08/29 06:28:38 adam Exp $
+# $NetBSD: Makefile,v 1.5 2022/09/27 07:57:29 adam Exp $
-DISTNAME= node-v16.17.0
+DISTNAME= node-v16.17.1
EXTRACT_SUFX= .tar.xz
USE_LANGUAGES= c gnu++14
@@ -31,9 +31,9 @@ CXXFLAGS+= -mstackrealign
.include "../../lang/nodejs/options.mk"
# Node turns on -latomic for arm, mips and ppc.
-.if !empty(MACHINE_ARCH:M*arm*) || \
- !empty(MACHINE_ARCH:M*powerpc*) || \
- !empty(MACHINE_ARCH:M*mips*)
+.if ${MACHINE_ARCH:M*arm*} || \
+ ${MACHINE_ARCH:M*powerpc*} || \
+ ${MACHINE_ARCH:M*mips*}
.include "../../devel/libatomic/buildlink3.mk"
.endif
diff --git a/lang/nodejs16/distinfo b/lang/nodejs16/distinfo
index 0e96b87b0ae..b2e1b726beb 100644
--- a/lang/nodejs16/distinfo
+++ b/lang/nodejs16/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.5 2022/08/29 06:28:38 adam Exp $
+$NetBSD: distinfo,v 1.6 2022/09/27 07:57:29 adam Exp $
-BLAKE2s (node-v16.17.0.tar.xz) = 34b80d85eeb24eb431c0d3185f0d702cfaf2a052ff6cb5a0a04a51bade2e987a
-SHA512 (node-v16.17.0.tar.xz) = 8906ee337562b6f0b1614aa57084499ffd3bdfe8f8e706de8fed98baed5a92f691c534528b98f6321cf8a1eaaed6b45a938f28bd08167fbd75bfeb432ca03181
-Size (node-v16.17.0.tar.xz) = 35664964 bytes
+BLAKE2s (node-v16.17.1.tar.xz) = 2130b3ae8729ccc3b1feba23a5d8780f60d0f4f03c439e478ae5f9d89e7523e1
+SHA512 (node-v16.17.1.tar.xz) = f9aefcc72a260cbdc162db8db01885a93b1b2248ff0c20c6e9b98819b8b5e599f7da89eeeb7cfe202764cca3974b6ca48610351176f6767ef6ad630ca7ee8cb7
+Size (node-v16.17.1.tar.xz) = 35661452 bytes
SHA1 (patch-common.gypi) = 15393846d9dce28f963ef66faa504d5bb3e92018
SHA1 (patch-deps_cares_cares.gyp) = 22b44f2ac59963f694dfe4f4585e08960b3dec32
SHA1 (patch-deps_uv_common.gypi) = d38a9c8d9e3522f15812aec2f5b1e1e636d4bab3