Changeset 17d262ca


Ignore:
Timestamp:
10/13/2019 06:18:23 PM (5 years ago)
Author:
Thomas Trepl <thomas@…>
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:
e1c8ab7
Parents:
f7dd8651
Message:

Upgrade dhcpcd-8.1.0

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rf7dd8651 r17d262ca  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "12">                   <!-- Always 2 digits -->
     3<!ENTITY day          "13">                   <!-- 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 12th, &year;">
     9<!ENTITY releasedate  "October 13th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    rf7dd8651 r17d262ca  
    4343       -->
    4444    <listitem>
     45      <para>October 13th, 2019</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[thomas] - Update to dhcpcd-8.1.0. Fixes
     49          <ulink url="&blfs-ticket-root;12638">#12638</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>October 12th, 2019</para>
    4656      <itemizedlist>
  • networking/connect/dhcpcd.xml

    rf7dd8651 r17d262ca  
    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        "5d3edd06595130f2b24609aade342488">
     9  <!ENTITY dhcpcd-md5sum        "f9e421e3c6f23b83cf82e9ab299c52b3">
    1010  <!ENTITY dhcpcd-size          "220 KB">
    1111  <!ENTITY dhcpcd-buildsize     "2.5 MB">
  • packages.ent

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