Changeset 9de2208


Ignore:
Timestamp:
01/06/2023 07:49:54 PM (16 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:
17fe56e1
Parents:
b2b3ee69
Message:

Update to node-18.13.0.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    rb2b3ee69 r9de2208  
    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        "7322f55ce420f49378515b67d73faf88">
    10   <!ENTITY nodejs-size          "37 MB">
    11   <!ENTITY nodejs-buildsize     "930 MB (add 29 MB for tests)">
     9  <!ENTITY nodejs-md5sum        "ee34c031a467fb893e8fadaf884297d2">
     10  <!ENTITY nodejs-size          "38 MB">
     11  <!ENTITY nodejs-buildsize     "891 MB (add 29 MB for tests)">
    1212  <!ENTITY nodejs-time          "18 SBU (add 4.6 SBU for tests: both using parallelism=4 and 4 CPUs online, parts of the tests will use all online CPUs)">
    1313]>
     
    118118<screen><userinput>patch -Np1 -i ../node-v&nodejs-version;-icu_69-1.patch</userinput></screen>
    119119-->
     120<!-- Does not appear to be needed for version 18.13.0
    120121    <para>
    121122      The <command>configure</command> script for this version of Node.js is
     
    127128    -e s'/((/((3, 11), (/'  \
    128129    -i configure</userinput></screen>
    129 
     130-->
    130131    <para>
    131132      Build <application>Node.js</application> by running the following
     
    144145    <para>
    145146      To test the results, issue: <command>make test-only</command>.
    146       One test, test-socket-write-after-fin-error, out of over 3600 tests is known to fail.
    147147    </para>
    148148
  • introduction/welcome/changelog.xml

    rb2b3ee69 r9de2208  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[bdubbs] - Update to node-18.13.0. Fixes
     46          <ulink url="&blfs-ticket-root;17481">#17481</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[bdubbs] - Update to nss-3.87. Fixes
    4650          <ulink url="&blfs-ticket-root;17479">#17479</ulink>.</para>
  • packages.ent

    rb2b3ee69 r9de2208  
    170170<!ENTITY lzo-version                  "2.10">
    171171<!ENTITY mtdev-version                "1.1.6">
    172 <!ENTITY nodejs-version               "18.12.1">
     172<!ENTITY nodejs-version               "18.13.0">
    173173<!ENTITY npth-version                 "1.6">
    174174<!ENTITY nspr-version                 "4.35">
Note: See TracChangeset for help on using the changeset viewer.