Changeset 581c2c4


Ignore:
Timestamp:
04/27/2019 03:46:46 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.0, 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:
7a64f7b
Parents:
b3848881
Message:

Update to dhcpcd-7.2.1.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rb3848881 r581c2c4  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "26">                   <!-- Always 2 digits -->
     3<!ENTITY day          "27">                   <!-- Always 2 digits -->
    44<!ENTITY month        "04">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "April 26th, &year;">
     9<!ENTITY releasedate  "April 27th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    rb3848881 r581c2c4  
    4343    -->
    4444
     45    <listitem>
     46      <para>April 27th, 2019</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[bdubbs] - Update to dhcpcd-7.2.1. Fixes
     50          <ulink url="&blfs-ticket-root;11994">#11994</ulink>.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54   
    4555    <listitem>
    4656      <para>April 26th, 2019</para>
  • networking/connect/dhcpcd.xml

    rb3848881 r581c2c4  
    77  <!ENTITY dhcpcd-download-http "http://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        "3e419ed7c51a3a7414b441b1bcb496f5">
    10   <!ENTITY dhcpcd-size          "208 KB">
     9  <!ENTITY dhcpcd-md5sum        "b4abe1246ea5310ee062092b39803b5f">
     10  <!ENTITY dhcpcd-size          "212 KB">
    1111  <!ENTITY dhcpcd-buildsize     "2.4 MB">
    1212  <!ENTITY dhcpcd-time          "less than 0.1 SBU">
  • packages.ent

    rb3848881 r581c2c4  
    539539<!-- Chapter 14 -->
    540540<!--<!ENTITY ppp-version                  "2.4.5">-->
    541 <!ENTITY dhcpcd-version               "7.2.0">
     541<!ENTITY dhcpcd-version               "7.2.1">
    542542<!ENTITY dhcp-version                 "4.4.1">
    543543
Note: See TracChangeset for help on using the changeset viewer.