Changeset aadf6b2


Ignore:
Timestamp:
08/02/2018 09:17:27 PM (6 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
ffdbde9c
Parents:
5c9b6c1
Message:

Upgrade to dhcpcd-7.0.7

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r5c9b6c1 raadf6b2  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "01">                   <!-- Always 2 digits -->
     3<!ENTITY day          "02">                   <!-- Always 2 digits -->
    44<!ENTITY month        "08">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2018">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "August 1st, &year;">
     9<!ENTITY releasedate  "August 2nd, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r5c9b6c1 raadf6b2  
    4242    </listitem>
    4343-->
     44    <listitem>
     45      <para>August 2nd, 2018</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[thomas] - Update to dhcpcd-7.0.7.  Bug fix on host routes.
     49          Fixes <ulink url="&blfs-ticket-root;10976">#10976</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
    4454    <listitem>
    4555      <para>August 1st, 2018</para>
  • networking/connect/dhcpcd.xml

    r5c9b6c1 raadf6b2  
    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        "b4319900c939753938f6d61aad12f115">
     9  <!ENTITY dhcpcd-md5sum        "7c9e7fcecd8c678460f92956f558e5fd">
    1010  <!ENTITY dhcpcd-size          "206 KB">
    1111  <!ENTITY dhcpcd-buildsize     "2.4 MB">
  • packages.ent

    r5c9b6c1 raadf6b2  
    432432<!-- Chapter 14 -->
    433433<!ENTITY ppp-version                  "2.4.5">
    434 <!ENTITY dhcpcd-version               "7.0.6">
     434<!ENTITY dhcpcd-version               "7.0.7">
    435435<!ENTITY dhcp-version                 "4.4.1">
    436436
Note: See TracChangeset for help on using the changeset viewer.