Changeset 2a406a80


Ignore:
Timestamp:
04/07/2024 04:36:46 PM (3 weeks ago)
Author:
Rahul Chandra <rahul@…>
Branches:
trunk
Children:
b77e1d02
Parents:
995d8944
Message:

Update to node.js-20.12.1

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    r995d8944 r2a406a80  
    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        "3b2fe4d7a4c8dadb58563d822de6c4f4">
    10   <!ENTITY nodejs-size          "41 MB">
    11   <!ENTITY nodejs-buildsize     "1040 MB (add 62 MB for tests)">
     9  <!ENTITY nodejs-md5sum        "e28ae384aa614e715e9c828e7668aad3">
     10  <!ENTITY nodejs-size          "40 MB">
     11  <!ENTITY nodejs-buildsize     "972 MB (add 62 MB for tests)">
    1212  <!ENTITY nodejs-time          "10.9 SBU (add 3.2 SBU for tests: both using parallelism=8 and 8 CPUs online, parts of the tests will use all online CPUs)">
    1313]>
  • introduction/welcome/changelog.xml

    r995d8944 r2a406a80  
    4242      <para>April 6th, 2024</para>
    4343      <itemizedlist>
     44        <listitem>
     45          <para>[rahul] - Update to nodejs-20.12.1 (Security Update). Fixes
     46          <ulink url="&blfs-ticket-root;19552">#19552</ulink>.</para>
     47        </listitem>
    4448        <listitem>
    4549          <para>[rahul] - Update to samba-4.20.0 (Security Update). Fixes
  • packages.ent

    r995d8944 r2a406a80  
    176176<!ENTITY lzo-version                  "2.10">
    177177<!ENTITY mtdev-version                "1.1.6">
    178 <!ENTITY nodejs-version               "20.11.1">
     178<!ENTITY nodejs-version               "20.12.1">
    179179<!ENTITY npth-version                 "1.7">
    180180<!ENTITY nspr-version                 "4.35">
Note: See TracChangeset for help on using the changeset viewer.