Author: renodr
Date: Tue Jan 22 22:16:15 2019
New Revision: 21019

Log:
Update to dhcpcd-7.1.0

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/networking/connect/dhcpcd.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Tue Jan 22 21:36:01 2019        (r21018)
+++ trunk/BOOK/general.ent      Tue Jan 22 22:16:15 2019        (r21019)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "22">                   <!-- Always 2 digits -->
+<!ENTITY day          "23">                   <!-- Always 2 digits -->
 <!ENTITY month        "01">                   <!-- Always 2 digits -->
 <!ENTITY year         "2019">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "January 22nd, &year;">
+<!ENTITY releasedate  "January 23rd, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development -->

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Tue Jan 22 21:36:01 
2019        (r21018)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Tue Jan 22 22:16:15 
2019        (r21019)
@@ -42,6 +42,16 @@
     </listitem>
 -->
     <listitem>
+      <para>January 23rd, 2018</para>
+      <itemizedlist>
+        <listitem>
+          <para>[renodr] - Update to dhcpcd-7.1.0. Fixes
+          <ulink url="&blfs-ticket-root;11581">#11581</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>January 22nd, 2019</para>
       <itemizedlist>
         <listitem revision="systemd">

Modified: trunk/BOOK/networking/connect/dhcpcd.xml
==============================================================================
--- trunk/BOOK/networking/connect/dhcpcd.xml    Tue Jan 22 21:36:01 2019        
(r21018)
+++ trunk/BOOK/networking/connect/dhcpcd.xml    Tue Jan 22 22:16:15 2019        
(r21019)
@@ -6,9 +6,9 @@
 
   <!ENTITY dhcpcd-download-http 
"http://roy.marples.name/downloads/dhcpcd/dhcpcd-&dhcpcd-version;.tar.xz";>
   <!ENTITY dhcpcd-download-ftp  
"ftp://roy.marples.name/pub/dhcpcd/dhcpcd-&dhcpcd-version;.tar.xz";>
-  <!ENTITY dhcpcd-md5sum        "77bbb1d73b6f30d6ddcc8b0fd3eae266">
-  <!ENTITY dhcpcd-size          "616 KB">
-  <!ENTITY dhcpcd-buildsize     "2.6 MB">
+  <!ENTITY dhcpcd-md5sum        "918520b171f32f0da97316f3bcf3edc1">
+  <!ENTITY dhcpcd-size          "208 KB">
+  <!ENTITY dhcpcd-buildsize     "2.4 MB">
   <!ENTITY dhcpcd-time          "less than 0.1 SBU">
 ]>
 
@@ -81,7 +81,7 @@
             --dbdir=/var/lib/dhcpcd  &amp;&amp;
 make</userinput></screen>
 
-    <para>This package does not come with a test suite.</para>
+    <para>To test the results, issue: <command>make test</command>.</para>
 
     <para>Now, as the <systemitem class="username">root</systemitem> 
user:</para>
 

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Tue Jan 22 21:36:01 2019        (r21018)
+++ trunk/BOOK/packages.ent     Tue Jan 22 22:16:15 2019        (r21019)
@@ -539,7 +539,7 @@
 <!-- Part IV -->
 <!-- Chapter 14 -->
 <!ENTITY ppp-version                  "2.4.5">
-<!ENTITY dhcpcd-version               "7.0.8">
+<!ENTITY dhcpcd-version               "7.1.0">
 <!ENTITY dhcp-version                 "4.4.1">
 
 <!-- Chapter 15 -->
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to