Upgrade to dhcpcd-7.0.7

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20267 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Thomas Trepl 2018-08-02 21:17:27 +00:00
parent 5c9b6c10d0
commit aadf6b2fdb
4 changed files with 14 additions and 4 deletions

View File

@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ --> <!-- $LastChangedBy$ $Date$ -->
<!ENTITY day "01"> <!-- Always 2 digits --> <!ENTITY day "02"> <!-- Always 2 digits -->
<!ENTITY month "08"> <!-- Always 2 digits --> <!ENTITY month "08"> <!-- Always 2 digits -->
<!ENTITY year "2018"> <!ENTITY year "2018">
<!ENTITY copyrightdate "2001-&year;"> <!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team"> <!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;"> <!ENTITY version "&year;-&month;-&day;">
<!ENTITY releasedate "August 1st, &year;"> <!ENTITY releasedate "August 2nd, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] --> <!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development --> <!ENTITY lfs-version "development"> <!-- x.y|development -->

View File

@ -41,6 +41,16 @@
</itemizedlist> </itemizedlist>
</listitem> </listitem>
--> -->
<listitem>
<para>August 2nd, 2018</para>
<itemizedlist>
<listitem>
<para>[thomas] - Update to dhcpcd-7.0.7. Bug fix on host routes.
Fixes <ulink url="&blfs-ticket-root;10976">#10976</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem> <listitem>
<para>August 1st, 2018</para> <para>August 1st, 2018</para>
<itemizedlist> <itemizedlist>

View File

@ -6,7 +6,7 @@
<!ENTITY dhcpcd-download-http "http://roy.marples.name/downloads/dhcpcd/dhcpcd-&dhcpcd-version;.tar.xz"> <!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-download-ftp "ftp://roy.marples.name/pub/dhcpcd/dhcpcd-&dhcpcd-version;.tar.xz">
<!ENTITY dhcpcd-md5sum "b4319900c939753938f6d61aad12f115"> <!ENTITY dhcpcd-md5sum "7c9e7fcecd8c678460f92956f558e5fd">
<!ENTITY dhcpcd-size "206 KB"> <!ENTITY dhcpcd-size "206 KB">
<!ENTITY dhcpcd-buildsize "2.4 MB"> <!ENTITY dhcpcd-buildsize "2.4 MB">
<!ENTITY dhcpcd-time "less than 0.1 SBU"> <!ENTITY dhcpcd-time "less than 0.1 SBU">

View File

@ -431,7 +431,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!-- Part IV --> <!-- Part IV -->
<!-- Chapter 14 --> <!-- Chapter 14 -->
<!ENTITY ppp-version "2.4.5"> <!ENTITY ppp-version "2.4.5">
<!ENTITY dhcpcd-version "7.0.6"> <!ENTITY dhcpcd-version "7.0.7">
<!ENTITY dhcp-version "4.4.1"> <!ENTITY dhcp-version "4.4.1">
<!-- Chapter 15 --> <!-- Chapter 15 -->