Changeset 44fe948f


Ignore:
Timestamp:
10/07/2019 07:16:41 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, 9.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:
0dccf0ff
Parents:
0c32749
Message:

Update to autofs-5.1.6

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r0c32749 r44fe948f  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "06">                   <!-- Always 2 digits -->
     3<!ENTITY day          "07">                   <!-- Always 2 digits -->
    44<!ENTITY month        "10">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "October 6th, &year;">
     9<!ENTITY releasedate  "October 7th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/sysutils/autofs.xml

    r0c32749 r44fe948f  
    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        "61d2cfbf51159c9c82b57e1ea9c34376">
     9  <!ENTITY autofs-md5sum        "b27ee7a1674ae1779aaf75c5e90b0f1e">
    1010  <!ENTITY autofs-size          "308 KB">
    11   <!ENTITY autofs-buildsize     "8.0 MB">
     11  <!ENTITY autofs-buildsize     "8.5 MB">
    1212  <!ENTITY autofs-time          "0.1 SBU">
    1313]>
  • introduction/welcome/changelog.xml

    r0c32749 r44fe948f  
    4343-->
    4444    <listitem>
    45       <para>October 4th, 2019</para>
     45      <para>October 7th, 2019</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to autofs-5.1.6. Fixes
     49          <ulink url="&blfs-ticket-root;12616">#12616</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
     55      <para>October 6th, 2019</para>
    4656      <itemizedlist>
    4757        <listitem>
  • packages.ent

    r0c32749 r44fe948f  
    261261<!ENTITY acpid-version                "2.0.32">
    262262<!ENTITY at-version                   "3.1.23">
    263 <!ENTITY autofs-version               "5.1.5">
     263<!ENTITY autofs-version               "5.1.6">
    264264<!ENTITY bluez-version                "5.51">
    265265<!ENTITY bubblewrap-version           "0.3.3">
Note: See TracChangeset for help on using the changeset viewer.