Changeset edfde25


Ignore:
Timestamp:
02/07/2018 06:18:00 AM (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.2, 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:
e3c0a2a
Parents:
ec7f767
Message:

Upgrade to dhcp-4.4.0.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    rec7f767 redfde25  
    4242    </listitem>
    4343-->
     44    <listitem>
     45      <para>February 7th, 2018</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[thomas] - Update to dhcp-4.4.0. Fixes
     49          <ulink url="&blfs-ticket-root;10328">#10328</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
    4453    <listitem>
    4554      <para>February 4th, 2018</para>
  • networking/connect/dhcp.xml

    rec7f767 redfde25  
    77  <!ENTITY dhcp-download-http " ">
    88  <!ENTITY dhcp-download-ftp  "ftp://ftp.isc.org/isc/dhcp/&dhcp-version;/dhcp-&dhcp-version;.tar.gz">
    9   <!ENTITY dhcp-md5sum        "afa6e9b3eb7539ea048421a82c668adc">
    10   <!ENTITY dhcp-size          "9.7 MB">
    11   <!ENTITY dhcp-buildsize     "177 MB">
    12   <!ENTITY dhcp-time          "0.5 SBU">
     9  <!ENTITY dhcp-md5sum        "61c2a4f5675edb95d78038df6735ae8e">
     10  <!ENTITY dhcp-size          "10 MB">
     11  <!ENTITY dhcp-buildsize     "211 MB">
     12  <!ENTITY dhcp-time          "0.7 SBU">
    1313]>
    1414
  • packages.ent

    rec7f767 redfde25  
    427427<!ENTITY ppp-version                  "2.4.5">
    428428<!ENTITY dhcpcd-version               "7.0.1">
    429 <!ENTITY dhcp-version                 "4.3.6">
     429<!ENTITY dhcp-version                 "4.4.0">
    430430
    431431<!-- Chapter 15 -->
Note: See TracChangeset for help on using the changeset viewer.