Changeset 9bea06a for general


Ignore:
Timestamp:
02/17/2023 11:49:02 AM (16 months ago)
Author:
Ken Moffat <ken@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
a313896
Parents:
e3c278d
git-author:
Ken Moffat <ken@…> (02/17/2023 02:20:16 AM)
git-committer:
Ken Moffat <ken@…> (02/17/2023 11:49:02 AM)
Message:

Update to node.js-v18.14.1.

Also tag nghttp2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    re3c278d r9bea06a  
    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        "39114a9c79a3c930fefd2bb59c0f3cb7">
     9  <!ENTITY nodejs-md5sum        "09aaaa219c453d6d5307641cc41b76e1">
    1010  <!ENTITY nodejs-size          "40 MB">
    11   <!ENTITY nodejs-buildsize     "901 MB (add 30 MB for tests)">
    12   <!ENTITY nodejs-time          "15 SBU (add 3.6 SBU for tests: both using parallelism=4 and 4 CPUs online, parts of the tests will use all online CPUs)">
     11  <!ENTITY nodejs-buildsize     "962 MB (add 34 MB for tests)">
     12  <!ENTITY nodejs-time          "15 SBU (add 4.2 SBU for tests: both using parallelism=4 and 4 CPUs online, parts of the tests will use all online CPUs)">
    1313]>
    1414
     
    3232    </para>
    3333
    34     &lfs112_checked;
     34    &lfs113_checked;
    3535
    3636    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    145145    <para>
    146146      To test the results, issue: <command>make test-only</command>.
     147      One test is known to fail.
     148<!--
     149Failed tests:
     150out/Release/node /tmp/node-v18.14.1/test/parallel/test-cluster-bind-privileged-port.js
     151-->
    147152    </para>
    148153
Note: See TracChangeset for help on using the changeset viewer.