[blfs] branch trunk updated: Update to node-24.19.0.

git Owner ([email protected] via blfs-book Mailing List) <[email protected]> Wed, 05 Aug 2026 01:30:26 +0000
Newsgroups gmane.linux.lfs.beyond.book
Message-ID <178589342615.1359128.16026222605170788073@rivendell.linuxfromscratch.org>
This is a multi-part message in MIME format...

------------=_1785893431-1024790-7956
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository blfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new 32d82bd5bb Update to node-24.19.0.
32d82bd5bb is described below

commit 32d82bd5bba7bd0b66f279c27d7cd2ead8d4056d
Author: Bruce Dubbs <[email protected]>
AuthorDate: Tue Aug 4 20:30:21 2026 -0500

    Update to node-24.19.0.
---
 general/genlib/nodejs.xml          | 16 +++++++++++-----
 introduction/welcome/changelog.xml |  4 ++++
 packages.ent                       |  2 +-
 3 files changed, 16 insertions(+), 6 deletions(-)

diff --git a/general/genlib/nodejs.xml b/general/genlib/nodejs.xml
index 645f0306c8..b555ad2f0b 100644
--- a/general/genlib/nodejs.xml
+++ b/general/genlib/nodejs.xml
@@ -6,10 +6,10 @@
 
   <!ENTITY nodejs-download-http "https://nodejs.org/dist/v&nodejs-version;/node-v&nodejs-version;.tar.xz">
   <!ENTITY nodejs-download-ftp  " ">
-  <!ENTITY nodejs-md5sum        "545344d9817cf399cc3372286bf684ee">
+  <!ENTITY nodejs-md5sum        "9746bea71fd37c5ec17236b713e0879f">
   <!ENTITY nodejs-size          "53 MB">
-  <!ENTITY nodejs-buildsize     "1.5 GB (with tests)">
-  <!ENTITY nodejs-time          "16 SBU (add 4.3 SBU for tests: both using
+  <!ENTITY nodejs-buildsize     "1.4 GB (with tests)">
+  <!ENTITY nodejs-time          "16 SBU (add 3.5 SBU for tests: both using
                                  parallelism=8 and 8 CPUs online, parts of the
                                  tests will use all online CPUs)">
 ]>
@@ -17,7 +17,6 @@
 <sect1 id="nodejs" xreflabel="nodejs-&nodejs-version;">
   <?dbhtml filename="nodejs.html"?>
 
-
   <title>Node.js-&nodejs-version;</title>
 
   <indexterm zone="nodejs">
@@ -138,13 +137,14 @@ make</userinput></screen>
 
     <para>
       To test the results, issue: <command>make test-only</command>.
-      Out of over 4600 tests, about 10 in the 'parallel' test suite are known to fail.
+<!--      Out of over 4600 tests, about 10 in the 'parallel' test suite are known to fail.
       Some failures are due to assumptions about dependent packages like icu and
       nghttp2 versions that are earlier than what is in BLFS. Also note that if
       you pass a high parallelism option (like -j20; -j8 is fine) to the test 
       procedure, additional tests will run out of memory and fail. 12 test
       failures are known to occur with OpenSSL-4 but do not affect usage at
       runtime.
+-->
     </para>
 <!--
 Test failures:
@@ -166,6 +166,12 @@ parallel/test-util-styletext.js
 parallel/test-http2-misbehaving-flow-control-paused.js
 parallel/test-http2-max-invalid-frames.js
 parallel/test-http2-misbehaving-flow-control.js
+
+For node-v24.19.0 - bdubbs 2026-08-04
+[03:23|% 100|+ 5221|-   0]: Done
+
+All tests passed.
+
 -->
 
     <para>
diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index e7219d98a8..5b1d6ad2bf 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -42,6 +42,10 @@
     <listitem>
       <para>August 4th, 2026</para>
       <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Update to node-24.19.0. Fixes
+          <ulink url="&blfs-ticket-root;23687">#23687</ulink>.</para>
+        </listitem>
         <listitem>
           <para>[jlocash] - Update to SDL3-3.4.14. Fixes
           <ulink url="&blfs-ticket-root;23690">#23690</ulink>.</para>
diff --git a/packages.ent b/packages.ent
index 61bcd06c89..7bcfcc277a 100644
--- a/packages.ent
+++ b/packages.ent
@@ -199,7 +199,7 @@
 <!ENTITY lzo-version                  "2.10">
 <!ENTITY mtdev-version                "1.1.7">
 <!ENTITY nlohmann-json-version        "3.12.0">
-<!ENTITY nodejs-version               "24.18.1">
+<!ENTITY nodejs-version               "24.19.0">
 <!ENTITY npth-version                 "1.8">
 <!ENTITY nspr-version                 "4.39">
 <!ENTITY opentimeline-version         "0.18.1">

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

------------=_1785893431-1024790-7956
Content-Type: text/plain; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
MIME-Version: 1.0

-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page

------------=_1785893431-1024790-7956--