Ignore:
Timestamp:
12/02/2018 10:36:16 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, elogind, 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:
77b64bd
Parents:
5c3f3856
Message:

Update to sysstat-12.0.2.
Update to autofs-5.1.5.
Update to node.js-10.14.1.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    r5c3f3856 r03b278dc  
    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        "8cee04dd5e57cfebd370c90375596513">
    10   <!ENTITY nodejs-size          "20 MB">
    11   <!ENTITY nodejs-buildsize     "412 MB (without tests)">
    12   <!ENTITY nodejs-time          "5.5 SBU (using parallelism=4)">
     9  <!ENTITY nodejs-md5sum        "528826b674978ab4073c765d7d73b7fc">
     10  <!ENTITY nodejs-size          "19 MB">
     11  <!ENTITY nodejs-buildsize     "375 MB (add 32 MB for tests)">
     12  <!ENTITY nodejs-time          "5.2 SBU (using parallelism=4; add 1.5 SBU for tests)">
    1313]>
    1414
     
    124124make</userinput></screen>
    125125
    126     <!-- should get fixed eventually for openssl-1.1.1 in the v10 series,
    127      the command is 'make check', as of v10.13.0 it takes at least 14 minutes
    128      for the various timeouts to cut in, nad reports several errors.  -->
    129     <para>The test suite is currently broken when using
    130     <application>openssl-1.1.1</application> and several tests will
    131     eventually timeout.</para>
     126    <para>To test the results, issue: <command>make check</command>.</para>
    132127
    133128    <para>
Note: See TracChangeset for help on using the changeset viewer.