Changeset 88fbb40


Ignore:
Timestamp:
10/21/2022 03:14:31 PM (18 months ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
d23d845
Parents:
8624a457
git-author:
Bruce Dubbs <bdubbs@…> (10/21/2022 12:05:12 AM)
git-committer:
Bruce Dubbs <bdubbs@…> (10/21/2022 03:14:31 PM)
Message:

Update to node.js-16.18.0.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    r8624a457 r88fbb40  
    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
  • introduction/welcome/changelog.xml

    r8624a457 r88fbb40  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to node.js-16.18.0. Fixes
     49          <ulink url="&blfs-ticket-root;17176">#17176</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[bdubbs] - Update to gstreamer-1.20.4 gst-plugins-base
    4953          gst-plugins-good gst-plugins-bad gst-plugins-ugly gst-libav
  • packages.ent

    r8624a457 r88fbb40  
    167167<!ENTITY lzo-version                  "2.10">
    168168<!ENTITY mtdev-version                "1.1.6">
    169 <!ENTITY nodejs-version               "16.17.1">
     169<!ENTITY nodejs-version               "16.18.0">
    170170<!ENTITY npth-version                 "1.6">
    171171<!ENTITY nspr-version                 "4.35">
Note: See TracChangeset for help on using the changeset viewer.