Changeset 7aedf14 for general/genlib


Ignore:
Timestamp:
08/11/2023 08:18:56 PM (14 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.0, 12.1, 12.2, gimp3, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128
Children:
5031e90
Parents:
6bd666a
Message:

Update to node.js-18.17.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    r6bd666a r7aedf14  
    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        "5dd4a23c3e883af3dcab5adc846d91bc">
     9  <!ENTITY nodejs-md5sum        "cfadecca2649bb74daba89d60fbd02e5">
    1010  <!ENTITY nodejs-size          "39 MB">
    11   <!ENTITY nodejs-buildsize     "919 MB (add 30 MB for tests)">
    12   <!ENTITY nodejs-time          "6.7 SBU (add 3.5 SBU for tests: both using parallelism=8 and 8 CPUs online, parts of the tests will use all online CPUs)">
     11  <!ENTITY nodejs-buildsize     "992 MB (add 25 MB for tests)">
     12  <!ENTITY nodejs-time          "13 SBU (add 3.3 SBU for tests: both using parallelism=8 and 8 CPUs online, parts of the tests will use all online CPUs)">
    1313]>
    1414
     
    124124    <para>
    125125      To test the results, issue: <command>make test-only</command>.
    126       Two tests (of 3801 tests), test-net-socket-connect-without-cb and
    127       test-tcp-wrap-listen are known to fail.
     126<!--      Two tests (of 3801 tests), test-net-socket-connect-without-cb and
     127      test-tcp-wrap-listen are known to fail. -->
     128      Several tests are known to fail due to behavior differences between
     129      OpenSSL-3.0 and OpenSSL-3.1.
    128130<!--
    129131Failed tests:
Note: See TracChangeset for help on using the changeset viewer.