Changeset e153741


Ignore:
Timestamp:
07/24/2020 11:33:25 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6629008
Parents:
cfb077c9
Message:

Update to node.js-12.18.3

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23416 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    rcfb077c9 re153741  
    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        "9aad0fc477491a9aef853127ba985367">
     9  <!ENTITY nodejs-md5sum        "cb746f860a64fced875d8aa3ebf69591">
    1010  <!ENTITY nodejs-size          "23 MB">
    11   <!ENTITY nodejs-buildsize     "677 MB (add 28 MB for tests)">
     11  <!ENTITY nodejs-buildsize     "677 MB (add 39 MB for tests)">
    1212  <!ENTITY nodejs-time          "8.0 SBU (using parallelism=4; add 2.9 SBU for tests)">
    1313  <!-- timing may be shorter on intel -->
  • introduction/welcome/changelog.xml

    rcfb077c9 re153741  
    4242    </listitem>
    4343    -->
    44     <listitem>
    45       <para>July 25th, 2020</para>
    46       <itemizedlist>
     44
     45    <listitem>
     46      <para>July 24th, 2020</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[renodr] - Update to node.js-12.18.3. Fixes
     50          <ulink url="&blfs-ticket-root;13834">#13834</ulink>.</para>
     51        </listitem>
    4752        <listitem>
    4853          <para>[bdubbs] - Update to nspr-4.27. Fixes
     
    5358          <ulink url="&blfs-ticket-root;13838">#13838</ulink>.</para>
    5459        </listitem>
    55       </itemizedlist>
    56     </listitem>
    57 
    58     <listitem>
    59       <para>July 24th, 2020</para>
    60       <itemizedlist>
    6160        <listitem>
    6261          <para>[thomas] - Update to sudo-1.9.2. Fixes
  • packages.ent

    rcfb077c9 re153741  
    175175<!ENTITY lzo-version                  "2.10">
    176176<!ENTITY mtdev-version                "1.1.6">
    177 <!ENTITY nodejs-version               "12.18.2">
     177<!ENTITY nodejs-version               "12.18.3">
    178178<!ENTITY npth-version                 "1.6">
    179179<!ENTITY nspr-version                 "4.27">
Note: See TracChangeset for help on using the changeset viewer.