Changeset 0893de1


Ignore:
Timestamp:
06/16/2020 03:09:56 PM (3 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
Children:
681cda1
Parents:
4e1b891
Message:

Upgrade to dhcpcd-9.1.2

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r4e1b891 r0893de1  
    4343    -->
    4444    <listitem>
     45      <para>June 16th, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[thomas] - Update to dhcpcd-9.1.2. Fixes
     49          <ulink url="&blfs-ticket-root;13673">#13673</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>June 15th, 2020</para>
    4656      <itemizedlist>
  • networking/connect/dhcpcd.xml

    r4e1b891 r0893de1  
    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        "a9ee0733ab806121bf19640cb832e4c3">
    10   <!ENTITY dhcpcd-size          "241 KB">
     9  <!ENTITY dhcpcd-md5sum        "96fc03f0b57e85a2dca2854bf2ff762d">
     10  <!ENTITY dhcpcd-size          "242 KB">
    1111  <!ENTITY dhcpcd-buildsize     "3.4 MB (with tests)">
    1212  <!ENTITY dhcpcd-time          "less than 0.1 SBU (with tests)">
  • packages.ent

    r4e1b891 r0893de1  
    569569<!-- Chapter 14 -->
    570570<!--<!ENTITY ppp-version                  "2.4.5">-->
    571 <!ENTITY dhcpcd-version               "9.1.1">
     571<!ENTITY dhcpcd-version               "9.1.2">
    572572<!ENTITY dhcp-version                 "4.4.2">
    573573
Note: See TracChangeset for help on using the changeset viewer.