Changeset 03b278dc for general


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

Location:
general
Files:
3 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>
  • general/sysutils/autofs.xml

    r5c3f3856 r03b278dc  
    77  <!ENTITY autofs-download-http "&kernel-dl;/linux/daemons/autofs/v5/autofs-&autofs-version;.tar.xz">
    88  <!ENTITY autofs-download-ftp  " ">
    9   <!ENTITY autofs-md5sum        "5d35e3282e7a47ec1a5acaeebcc51db2">
    10   <!ENTITY autofs-size          "300 KB">
    11   <!ENTITY autofs-buildsize     "7.6 MB">
     9  <!ENTITY autofs-md5sum        "61d2cfbf51159c9c82b57e1ea9c34376">
     10  <!ENTITY autofs-size          "308 KB">
     11  <!ENTITY autofs-buildsize     "8.0 MB">
    1212  <!ENTITY autofs-time          "0.1 SBU">
    1313]>
  • general/sysutils/sysstat.xml

    r5c3f3856 r03b278dc  
    77  <!ENTITY sysstat-download-http "http://perso.wanadoo.fr/sebastien.godard/sysstat-&sysstat-version;.tar.xz">
    88  <!ENTITY sysstat-download-ftp  " ">
    9   <!ENTITY sysstat-md5sum        "9b3a98bc6b7f58ad00bff1531a416b2a">
    10   <!ENTITY sysstat-size          "516 KB">
    11   <!ENTITY sysstat-buildsize     "7.4 MB">
     9  <!ENTITY sysstat-md5sum        "b67be921c4641737c5042b966215571d">
     10  <!ENTITY sysstat-size          "592 KB">
     11  <!ENTITY sysstat-buildsize     "7.9 MB">
    1212  <!ENTITY sysstat-time          "0.1 SBU">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.