git: 2bedef22cc3e - main - www/node16: Security update to 16.17.1

From: Matthias Fechner <mfechner_at_FreeBSD.org>
Date: Sun, 16 Oct 2022 16:20:09 UTC
The branch main has been updated by mfechner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2bedef22cc3e8d539f63a6933b5396035093d61a

commit 2bedef22cc3e8d539f63a6933b5396035093d61a
Author:     Juraj Lutter <otis@FreeBSD.org>
AuthorDate: 2022-10-16 08:24:42 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2022-10-16 16:19:49 +0000

    www/node16: Security update to 16.17.1
    
    Changelog: https://github.com/nodejs/node/releases/tag/v16.17.1
    
    The following CVEs are fixed in this release:
    
    CVE-2022-32212: DNS rebinding in --inspect on macOS
    CVE-2022-32213: bypass via obs-fold mechanic
    CVE-2022-35255: Weak randomness in WebCrypto keygen
    CVE-2022-35256: HTTP Request Smuggling - Incorrect Parsing of Header Fields
    
    PR:             266595
    Approved by:    (maintainer timeout)
    MFH:            2022Q4
    Differential Revision:  https://reviews.freebsd.org/D36692
---
 www/node16/Makefile  | 4 ++--
 www/node16/distinfo  | 6 +++---
 www/node16/pkg-plist | 5 ++---
 3 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/www/node16/Makefile b/www/node16/Makefile
index d3c0b08e2ae4..6a79e5853c1f 100644
--- a/www/node16/Makefile
+++ b/www/node16/Makefile
@@ -1,11 +1,11 @@
 PORTNAME=	node
 DISTVERSIONPREFIX=	v
-DISTVERSION=	16.16.0
+DISTVERSION=	16.17.1
 CATEGORIES=	www
 MASTER_SITES=	https://nodejs.org/dist/v${DISTVERSION}/
 PKGNAMESUFFIX=	16
 
-MAINTAINER=	bhughes@FreeBSD.org
+MAINTAINER=	otis@FreeBSD.org
 COMMENT=	V8 JavaScript for client and server
 WWW=		https://nodejs.org/
 
diff --git a/www/node16/distinfo b/www/node16/distinfo
index 84f1648a66e9..28b0ccfda259 100644
--- a/www/node16/distinfo
+++ b/www/node16/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657304207
-SHA256 (node-v16.16.0.tar.gz) = e07c30b0498f143c08793e34bda1adeaad32f485a4f79f4d67a82879f4c0bbe3
-SIZE (node-v16.16.0.tar.gz) = 66189510
+TIMESTAMP = 1664054003
+SHA256 (node-v16.17.1.tar.gz) = e423985f6019b2026f9a191adb56a96ae83ecd56cdf839cf94aa980168b7a90f
+SIZE (node-v16.17.1.tar.gz) = 67255715
diff --git a/www/node16/pkg-plist b/www/node16/pkg-plist
index 641946bc14cb..5cc5b68637a4 100644
--- a/www/node16/pkg-plist
+++ b/www/node16/pkg-plist
@@ -514,6 +514,7 @@ include/node/v8-version.h
 include/node/v8.h
 include/node/v8config.h
 %%DTRACE%%lib/dtrace/node.d
+%%COREPACK%%lib/node_modules/corepack/CHANGELOG.md
 %%COREPACK%%lib/node_modules/corepack/LICENSE.md
 %%COREPACK%%lib/node_modules/corepack/README.md
 %%COREPACK%%lib/node_modules/corepack/dist/corepack.js
@@ -522,6 +523,7 @@ include/node/v8config.h
 %%COREPACK%%lib/node_modules/corepack/dist/pnpm.js
 %%COREPACK%%lib/node_modules/corepack/dist/pnpx.js
 %%COREPACK%%lib/node_modules/corepack/dist/vcc.js
+%%COREPACK%%lib/node_modules/corepack/dist/vendors-_yarn_berry_cache_proxy-agent-npm-5_0_0-41772f4b01-9_zip_node_modules_proxy-agent_index_js.js
 %%COREPACK%%lib/node_modules/corepack/dist/yarn.js
 %%COREPACK%%lib/node_modules/corepack/dist/yarnpkg.js
 %%COREPACK%%lib/node_modules/corepack/package.json
@@ -543,9 +545,6 @@ include/node/v8config.h
 %%COREPACK%%lib/node_modules/corepack/shims/nodewin/pnpx
 %%COREPACK%%lib/node_modules/corepack/shims/nodewin/pnpx.cmd
 %%COREPACK%%lib/node_modules/corepack/shims/nodewin/pnpx.ps1
-%%COREPACK%%lib/node_modules/corepack/shims/nodewin/vcc
-%%COREPACK%%lib/node_modules/corepack/shims/nodewin/vcc.cmd
-%%COREPACK%%lib/node_modules/corepack/shims/nodewin/vcc.ps1
 %%COREPACK%%lib/node_modules/corepack/shims/nodewin/yarn
 %%COREPACK%%lib/node_modules/corepack/shims/nodewin/yarn.cmd
 %%COREPACK%%lib/node_modules/corepack/shims/nodewin/yarn.ps1