Changeset 18d62213


Ignore:
Timestamp:
10/18/2019 04:34:23 PM (5 years ago)
Author:
Tim Tassonis <stuff@…>
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:
5f77cf2
Parents:
9a2b97b9
Message:

Update to dhcpcd-8.1.1.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r9a2b97b9 r18d62213  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[timtas] - Update to dhcpcd-8.1.1. Fixes
     49          <ulink url="&blfs-ticket-root;12659">#12659</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[renodr] - Update BIND instructions again to handle
    4953          a blank file and a typo in /etc/named. Fixes
  • networking/connect/dhcpcd.xml

    r9a2b97b9 r18d62213  
    77  <!ENTITY dhcpcd-download-http "https://roy.marples.name/downloads/dhcpcd/dhcpcd-&dhcpcd-version;.tar.xz">
    88  <!ENTITY dhcpcd-download-ftp  "ftp://roy.marples.name/pub/dhcpcd/dhcpcd-&dhcpcd-version;.tar.xz">
    9   <!ENTITY dhcpcd-md5sum        "f9e421e3c6f23b83cf82e9ab299c52b3">
    10   <!ENTITY dhcpcd-size          "220 KB">
     9  <!ENTITY dhcpcd-md5sum        "dc4f29a62afc53cdac311e925cfd1bc7">
     10  <!ENTITY dhcpcd-size          "222 KB">
    1111  <!ENTITY dhcpcd-buildsize     "2.5 MB">
    1212  <!ENTITY dhcpcd-time          "less than 0.1 SBU">
  • packages.ent

    r9a2b97b9 r18d62213  
    539539<!-- Chapter 14 -->
    540540<!--<!ENTITY ppp-version                  "2.4.5">-->
    541 <!ENTITY dhcpcd-version               "8.1.0">
     541<!ENTITY dhcpcd-version               "8.1.1">
    542542<!ENTITY dhcp-version                 "4.4.1">
    543543
Note: See TracChangeset for help on using the changeset viewer.