Changeset abf66165


Ignore:
Timestamp:
12/25/2019 01:09:23 PM (4 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:
7bd6b04
Parents:
9b51413
Message:

Upgrade dhcpcd-8.1.4

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r9b51413 rabf66165  
    4242    </listitem>
    4343       -->
     44    <listitem>
     45      <para>December 25th, 2019</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[thomas] - Update to dhcpcd-8.1.4. Fixes
     49          <ulink url="&blfs-ticket-root;12940">#12940</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
    4454    <listitem>
    4555      <para>December 24th, 2019</para>
  • networking/connect/dhcpcd.xml

    r9b51413 rabf66165  
    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        "388b90ce99158e070fda51663705c59e">
     9  <!ENTITY dhcpcd-md5sum        "03c0f8af276856270f7f40c5f2e01986">
    1010  <!ENTITY dhcpcd-size          "224 KB">
    1111  <!ENTITY dhcpcd-buildsize     "2.5 MB">
  • packages.ent

    r9b51413 rabf66165  
    548548<!-- Chapter 14 -->
    549549<!--<!ENTITY ppp-version                  "2.4.5">-->
    550 <!ENTITY dhcpcd-version               "8.1.3">
     550<!ENTITY dhcpcd-version               "8.1.4">
    551551<!ENTITY dhcp-version                 "4.4.1">
    552552
Note: See TracChangeset for help on using the changeset viewer.