Changeset fa9cfd3


Ignore:
Timestamp:
04/22/2020 02:38:01 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
24f32bb
Parents:
94403e9
Message:

Update to dhcpcd-9.0.2

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r94403e9 rfa9cfd3  
    4242    </listitem>
    4343    -->
    44 
    45     <listitem>
    46       <para>April 21th, 2020</para>
     44    <listitem>
     45      <para>April 22nd, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to dhcpcd-9.0.2. Fixes
     49          <ulink url="&blfs-ticket-root;13438">#13438</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
     55      <para>April 21st, 2020</para>
    4756      <itemizedlist>
    4857        <listitem>
  • networking/connect/dhcpcd.xml

    r94403e9 rfa9cfd3  
    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        "e893186a0c64adce6da47c33f4984951">
     9  <!ENTITY dhcpcd-md5sum        "f62118a576b01f5d0adf0c5ce617fbe7">
    1010  <!ENTITY dhcpcd-size          "240 KB">
    1111  <!ENTITY dhcpcd-buildsize     "3.4 MB (with tests)">
  • packages.ent

    r94403e9 rfa9cfd3  
    565565<!-- Chapter 14 -->
    566566<!--<!ENTITY ppp-version                  "2.4.5">-->
    567 <!ENTITY dhcpcd-version               "9.0.1">
     567<!ENTITY dhcpcd-version               "9.0.2">
    568568<!ENTITY dhcp-version                 "4.4.2">
    569569
Note: See TracChangeset for help on using the changeset viewer.