Changeset 3ffc0fc


Ignore:
Timestamp:
09/24/2022 10:31:42 PM (19 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:
9a599135
Parents:
25718e76
Message:

Update to node-16.17.1.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    r25718e76 r3ffc0fc  
    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        "ae838aa438c3a4c6bb0e3f765960a688">
     9  <!ENTITY nodejs-md5sum        "9247dcb564e8cf468bbe174d9aaa2e43">
    1010  <!ENTITY nodejs-size          "34 MB">
    11   <!ENTITY nodejs-buildsize     "768 MB (add 28 MB for tests)">
    12   <!ENTITY nodejs-time          "14 SBU (add 2.4 SBU for tests: both using parallelism=4 and 4 CPUs online, parts of the tests will use all online CPUs)">
     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)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r25718e76 r3ffc0fc  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to node-16.17.1. Fixes
     49          <ulink url="&blfs-ticket-root;17119">#17119</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[bdubbs] - Update to unbound-1.16.3. Fixes
    4953          <ulink url="&blfs-ticket-root;17114">#17114</ulink>.</para>
  • packages.ent

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