mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
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:
parent
5c9b6c10d0
commit
aadf6b2fdb
@ -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 -->
|
||||||
|
@ -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>
|
||||||
|
@ -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">
|
||||||
|
@ -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 -->
|
||||||
|
Loading…
Reference in New Issue
Block a user