Ignore:
Timestamp:
10/21/2022 08:39:23 PM (19 months ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
42192d9f
Parents:
8955f28 (diff), c7f3c154 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    r8955f28 r569bf2f  
    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        "9247dcb564e8cf468bbe174d9aaa2e43">
     9  <!ENTITY nodejs-md5sum        "d47153d56d60f00ffcb33d63eacc2663">
    1010  <!ENTITY nodejs-size          "34 MB">
    11   <!ENTITY nodejs-buildsize     "768 MB (add 128 MB for tests)">
    12   <!ENTITY nodejs-time          "12 SBU (add 2.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     "772 MB (add 29 MB for tests)">
     12  <!ENTITY nodejs-time          "13 SBU (add 4.4 SBU for tests: both using parallelism=4 and 4 CPUs online, parts of the tests will use all online CPUs)">
    1313]>
    1414
     
    147147    <para>
    148148      To test the results, issue: <command>make test-only</command>.
    149       Two tests out of over 3600 are known to fail.
     149      One test, test-socket-write-after-fin-error, out of over 3600 tests is known to fail.
    150150    </para>
    151151
Note: See TracChangeset for help on using the changeset viewer.