From 79cf80f5d8662daa48bb277a1b0fa802b7146a6a Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Thu, 20 Jul 2023 12:56:59 -0500 Subject: [PATCH] Update to node-18.17.0. --- general/genlib/nodejs.xml | 31 +++++++----------------------- introduction/welcome/changelog.xml | 10 ++++++++++ packages.ent | 2 +- 3 files changed, 18 insertions(+), 25 deletions(-) diff --git a/general/genlib/nodejs.xml b/general/genlib/nodejs.xml index 8abc025590..4e75039fb4 100644 --- a/general/genlib/nodejs.xml +++ b/general/genlib/nodejs.xml @@ -6,10 +6,10 @@ - + - - + + ]> @@ -107,24 +107,6 @@ Installation of Node.js - - Build Node.js by running the following commands: @@ -141,11 +123,12 @@ make To test the results, issue: make test-only. - Three tests (of 3800 tests), test-net-socket-connect-without-cb, - test-tcp-wrap-listen, and test-dns-perf_hooks, are known to fail. + Two tests (of 3801 tests), test-net-socket-connect-without-cb and + test-tcp-wrap-listen are known to fail. diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 00ddf3c372..664b935c9f 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -38,6 +38,16 @@ --> + + July 19th, 2023 + + + [bdubbs] - Update to node-18.17.0. Fixes + #18308. + + + + July 19th, 2023 diff --git a/packages.ent b/packages.ent index a6a2a029c2..2018936723 100644 --- a/packages.ent +++ b/packages.ent @@ -174,7 +174,7 @@ to avoid building libxml2 twice, which is slow with all deps --> - +