Changeset 2554b06


Ignore:
Timestamp:
03/08/2023 11:43:41 PM (14 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
7bb0d4f
Parents:
827154b
Message:

Update to node-18.15.0.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    r827154b r2554b06  
    77  <!ENTITY nodejs-download-http "https://nodejs.org/dist/v&nodejs-version;/node-v&nodejs-version;.tar.xz">
    88  <!ENTITY nodejs-download-ftp  " ">
    9   <!ENTITY nodejs-md5sum        "d1317fd410f1b9f3c5947d5a8b9fb1b1">
     9  <!ENTITY nodejs-md5sum        "e47313b64127759e53010a3d04efbb67">
    1010  <!ENTITY nodejs-size          "38 MB">
    11   <!ENTITY nodejs-buildsize     "900 MB (add 34 MB for tests)">
    12   <!ENTITY nodejs-time          "14 SBU (add 4.2 SBU for tests: both using parallelism=4 and 4 CPUs online, parts of the tests will use all online CPUs)">
     11  <!ENTITY nodejs-buildsize     "901 MB (add 29 MB for tests)">
     12  <!ENTITY nodejs-time          "14 SBU (add 3.4 SBU for tests: both using parallelism=4 and 4 CPUs online, parts of the tests will use all online CPUs)">
    1313]>
    1414
     
    145145    <para>
    146146      To test the results, issue: <command>make test-only</command>.
    147       One test is known to fail.
     147      Two tests (of 3800 tests), test-net-socket-connect-without-cb and i
     148      test-tcp-wrap-listen, are known to fail.
    148149<!--
    149150Failed tests:
  • introduction/welcome/changelog.xml

    r827154b r2554b06  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[bdubbs] - Update to node-18.15.0. Fixes
     46          <ulink url="&blfs-ticket-root;17765">#17765</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[pierre] - Update to btrfs-progs-6.2.1. Fixes
    4650          <ulink url="&blfs-ticket-root;17734">#17734</ulink>.</para>
  • packages.ent

    r827154b r2554b06  
    173173<!ENTITY lzo-version                  "2.10">
    174174<!ENTITY mtdev-version                "1.1.6">
    175 <!ENTITY nodejs-version               "18.14.2">
     175<!ENTITY nodejs-version               "18.15.0">
    176176<!ENTITY npth-version                 "1.6">
    177177<!ENTITY nspr-version                 "4.35">
Note: See TracChangeset for help on using the changeset viewer.