Changeset 2f24cfd


Ignore:
Timestamp:
06/23/2023 09:41:43 PM (12 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
359633c
Parents:
5162b4d9
Message:

Update to node.js-18.16.1

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    r5162b4d9 r2f24cfd  
    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        "6b46d9652b823848d8b832be5b4f5df0">
     9  <!ENTITY nodejs-md5sum        "ab4dbb04d13f8b4cb14e610fef5f9760">
    1010  <!ENTITY nodejs-size          "39 MB">
    11   <!ENTITY nodejs-buildsize     "901 MB (add 30 MB for tests)">
    12   <!ENTITY nodejs-time          "16 SBU (add 3.3 SBU for tests: both using parallelism=4 and 4 CPUs online, parts of the tests will use all online CPUs)">
     11  <!ENTITY nodejs-buildsize     "985 MB (add 64 MB for tests)">
     12  <!ENTITY nodejs-time          "17 SBU (add 4.5 SBU for tests: both using parallelism=4 and 4 CPUs online, parts of the tests will use all online CPUs)">
    1313]>
    1414
     
    145145    <para>
    146146      To test the results, issue: <command>make test-only</command>.
    147       Two tests (of 3800 tests), test-net-socket-connect-without-cb and i
    148       test-tcp-wrap-listen, are known to fail.
     147      Three tests (of 3800 tests), test-net-socket-connect-without-cb,
     148      test-tcp-wrap-listen, and test-dns-perf_hooks, are known to fail.
    149149<!--
    150150Failed tests:
  • introduction/welcome/changelog.xml

    r5162b4d9 r2f24cfd  
    4242      <para>June 23rd, 2023</para>
    4343      <itemizedlist>
     44        <listitem>
     45          <para>[renodr] - Update to node.js-18.16.1 (Security Update). Fixes
     46          <ulink url="&blfs-ticket-root;18187">#18187</ulink>.</para>
     47        </listitem>
    4448        <listitem>
    4549          <para>[renodr] - Update to cups-2.4.6 (Security Update). Fixes
  • packages.ent

    r5162b4d9 r2f24cfd  
    174174<!ENTITY lzo-version                  "2.10">
    175175<!ENTITY mtdev-version                "1.1.6">
    176 <!ENTITY nodejs-version               "18.16.0">
     176<!ENTITY nodejs-version               "18.16.1">
    177177<!ENTITY npth-version                 "1.6">
    178178<!ENTITY nspr-version                 "4.35">
Note: See TracChangeset for help on using the changeset viewer.