summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-09-27 07:59:10 +0000
committeradam <adam@pkgsrc.org>2022-09-27 07:59:10 +0000
commitf3666294d02982443a05fc92cd465df16330ac64 (patch)
tree2d7203836c309365895de57f98c8b5c750c1745c /lang
parentac1d213949f317d292ff4fa3f5734ec05a68c0dc (diff)
downloadpkgsrc-f3666294d02982443a05fc92cd465df16330ac64.tar.gz
nodejs: updated to 18.9.1
Version 18.9.1 (Current) 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) Insufficient fix for macOS devices on v18.5.0 CVE-2022-32222: Node 18 reads openssl.cnf from /home/iojs/build/ upon startup on MacOS (Medium) CVE-2022-32213: HTTP Request Smuggling - Flawed Parsing of Transfer-Encoding (Medium) Insufficient fix on v18.5.0 CVE-2022-32215: HTTP Request Smuggling - Incorrect Parsing of Multi-line Transfer-Encoding (Medium) Insufficient fix on v18.5.0 CVE-2022-35256: HTTP Request Smuggling - Incorrect Parsing of Header Fields (Medium) CVE-2022-35255: Weak randomness in WebCrypto keygen
Diffstat (limited to 'lang')
-rw-r--r--lang/nodejs/Makefile10
-rw-r--r--lang/nodejs/PLIST4
-rw-r--r--lang/nodejs/distinfo8
3 files changed, 10 insertions, 12 deletions
diff --git a/lang/nodejs/Makefile b/lang/nodejs/Makefile
index e7f15d3302e..274942185c8 100644
--- a/lang/nodejs/Makefile
+++ b/lang/nodejs/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.240 2022/08/29 06:30:11 adam Exp $
+# $NetBSD: Makefile,v 1.241 2022/09/27 07:59:10 adam Exp $
-DISTNAME= node-v18.8.0
+DISTNAME= node-v18.9.1
EXTRACT_SUFX= .tar.xz
USE_LANGUAGES= c gnu++17
@@ -31,9 +31,9 @@ CXXFLAGS+= -mstackrealign
.include "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/nodejs/PLIST b/lang/nodejs/PLIST
index 44dc9ee682c..4065570af89 100644
--- a/lang/nodejs/PLIST
+++ b/lang/nodejs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.64 2022/05/05 07:08:06 adam Exp $
+@comment $NetBSD: PLIST,v 1.65 2022/09/27 07:59:10 adam Exp $
bin/node
include/node/common.gypi
include/node/config.gypi
@@ -63,8 +63,6 @@ include/node/v8-wasm.h
include/node/v8-weak-callback-info.h
include/node/v8.h
include/node/v8config.h
-${PLIST.dtrace}lib/dtrace/node.d
man/man1/node.1
share/doc/node/gdbinit
share/doc/node/lldb_commands.py
-share/systemtap/tapset/node.stp
diff --git a/lang/nodejs/distinfo b/lang/nodejs/distinfo
index 460ad851611..d841fa421a6 100644
--- a/lang/nodejs/distinfo
+++ b/lang/nodejs/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.221 2022/08/29 06:30:11 adam Exp $
+$NetBSD: distinfo,v 1.222 2022/09/27 07:59:10 adam Exp $
-BLAKE2s (node-v18.8.0.tar.xz) = 2d98c255b10cff28ac24d24bba17b74e18a5cf40e62f442c03b60ea0675f767b
-SHA512 (node-v18.8.0.tar.xz) = 757d31439672945967da10ff7079ac9f9cca9d717eabd8fcb1ab7e5716692f8dbc1382a055dc35519076a00a3ee5bce98cfaae4c4a320ce7d0bc6a95cc7f4e6a
-Size (node-v18.8.0.tar.xz) = 38285796 bytes
+BLAKE2s (node-v18.9.1.tar.xz) = 1955355f6949be11a933ed66e841601605c02e662310a545aaa1dadb8c0b637a
+SHA512 (node-v18.9.1.tar.xz) = fc570dbd41197363d0f9bc3f329fbdffd0cb5b7382327e206d40b3b4e42a80fa65debb172abd501021bcc5082d8d99fc5f6faa05cf87066170c87be1b15e8734
+Size (node-v18.9.1.tar.xz) = 38315220 bytes
SHA1 (patch-common.gypi) = 80f3645498853b9939167d152365b4fa49528b70
SHA1 (patch-deps_cares_cares.gyp) = 22b44f2ac59963f694dfe4f4585e08960b3dec32
SHA1 (patch-deps_uv_common.gypi) = d38a9c8d9e3522f15812aec2f5b1e1e636d4bab3