Changeset afd2ea83


Ignore:
Timestamp:
04/27/2022 11:07:26 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.2, 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/soup3, xry111/xf86-video-removal
Children:
453ab200
Parents:
27cee7a
Message:

Update to node-16.15.0.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    r27cee7a rafd2ea83  
    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        "2efdc917f353c223cd0c52813da6553f">
     9  <!ENTITY nodejs-md5sum        "ddbf8345794771431c61bc0098b51e90">
    1010  <!ENTITY nodejs-size          "33 MB">
    11   <!ENTITY nodejs-buildsize     "750 MB (add 28 MB for tests)">
    12   <!ENTITY nodejs-time          "13 SBU (add 2.5 SBU for tests: both using parallelism=4 and 4 CPUs online, parts of the tests will use all online CPUs)">
     11  <!ENTITY nodejs-buildsize     "759 MB (add 28 MB for tests)">
     12  <!ENTITY nodejs-time          "14 SBU (add 3.5 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      Three tests out of over 3500 are known to fail.
    149150    </para>
    150151
  • introduction/welcome/changelog.xml

    r27cee7a rafd2ea83  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[bdubbs] - Update to node-16.15.0. Fixes
     50          <ulink url="&blfs-ticket-root;16471">#16471</ulink>.</para>
     51        </listitem>
     52        <listitem>
    4953          <para>[bdubbs] - Update to btrfs-progs-v5.17. Fixes
    5054          <ulink url="&blfs-ticket-root;16470">#16470</ulink>.</para>
  • packages.ent

    r27cee7a rafd2ea83  
    188188<!ENTITY lzo-version                  "2.10">
    189189<!ENTITY mtdev-version                "1.1.6">
    190 <!ENTITY nodejs-version               "16.14.2">
     190<!ENTITY nodejs-version               "16.15.0">
    191191<!ENTITY npth-version                 "1.6">
    192192<!ENTITY nspr-version                 "4.33">
Note: See TracChangeset for help on using the changeset viewer.