Changeset 03b278dc


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

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r5c3f3856 r03b278dc  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "02">                   <!-- Always 2 digits -->
     3<!ENTITY day          "03">                   <!-- Always 2 digits -->
    44<!ENTITY month        "12">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2018">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "December 2nd, &year;">
     9<!ENTITY releasedate  "December 3rd, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • 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]>
  • introduction/welcome/changelog.xml

    r5c3f3856 r03b278dc  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to sysstat-12.0.2. Fixes
     49          <ulink url="&blfs-ticket-root;11395">#11395</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to autofs-5.1.5. Fixes
     53          <ulink url="&blfs-ticket-root;11300">#11300</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[bdubbs] - Update to node.js-10.14.1. Fixes
     57          <ulink url="&blfs-ticket-root;11388">#11388</ulink>.</para>
     58        </listitem>
     59      </itemizedlist>
     60    </listitem>
     61
     62    <listitem>
     63      <para>December 2nd, 2018</para>
     64      <itemizedlist>
     65        <listitem>
    4866          <para>[dj] - Update to make-ca-1.0. Fixes
    4967          <ulink url="&blfs-ticket-root;11401">#11401</ulink>.</para>
  • packages.ent

    r5c3f3856 r03b278dc  
    177177<!ENTITY lzo-version                  "2.10">
    178178<!ENTITY mtdev-version                "1.1.5">
    179 <!ENTITY nodejs-version               "10.13.0">
     179<!ENTITY nodejs-version               "10.14.1">
    180180<!ENTITY npth-version                 "1.6">
    181181<!ENTITY nspr-version                 "4.20">
     
    269269<!ENTITY acpid-version                "2.0.31">
    270270<!ENTITY at-version                   "3.1.23">
    271 <!ENTITY autofs-version               "5.1.4">
     271<!ENTITY autofs-version               "5.1.5">
    272272<!ENTITY bluez-version                "5.50">
    273273<!ENTITY colord-version               "1.4.3">
     
    294294<!ENTITY sg3_utils-version            "1.44">
    295295<!ENTITY strigi-version               "0.7.8">
    296 <!ENTITY sysstat-version              "11.6.5">
     296<!ENTITY sysstat-version              "12.0.2">
    297297<!ENTITY systemd-version              "239">
    298298<!ENTITY systemd-stable               "6b4878d">
  • postlfs/config/profile.xml

    r5c3f3856 r03b278dc  
    194194      </indexterm>
    195195
     196      <note><para>Using the bash completion script below is controversial.
     197      Not all users like it.  It adds many (usually over 1000) lines to the
     198      bash environment and makes it difficult to use the 'set' command to
     199      examine simple environment variables.  Omitting this script does not
     200      interfere with the ability of bash to use the tab key for file name
     201      completion.</para></note>
     202
    196203      <para>This script imports bash completion scripts, installed by many
    197204      other BLFS packages, to allow TAB command line completion.</para>
Note: See TracChangeset for help on using the changeset viewer.