diff options
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | chapter03/packages.xml | 2 | ||||
-rw-r--r-- | general.ent | 8 |
3 files changed, 7 insertions, 6 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a1a29e518..660c2ad6a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -61,7 +61,6 @@ first a summary, then a detailed log.</para> <listitem><para>bash-3.0-fixes-3.patch</para></listitem> <listitem><para>bash-3.0-avoid_WCONTINUED-1.patch</para></listitem> <listitem><para>Hotplug 2004_09_23</para></listitem> -<listitem><para>iproute2-2.6.9_041019-find_update-1.patch</para></listitem> <listitem><para>Libol 0.3.15</para></listitem> <listitem><para>linux-2.6.10-security_fix-1.patch</para></listitem> <listitem><para>Syslog-ng 1.6.6</para></listitem> @@ -82,6 +81,8 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>March 15, 2005 [matt]: Upgraded to iproute2-2.6.11-050314</para></listitem> + <listitem><para>March 14, 2005 [matt]: List the installed files/directories descriptions in a somewhat more alphabetic order.</para></listitem> diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 11c5cb9b7..b9fa40bfc 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -200,7 +200,7 @@ url="ftp://ftp.linuxfromscratch.org/pub/lfs/"/>.</para></note> </varlistentry> <varlistentry> -<term>IPRoute2 (&iproute2-version;) - 334 KB:</term> +<term>IPRoute2 (&iproute2-version;) - 896 KB:</term> <listitem> <para><ulink url="http://developer.osdl.org/dev/iproute2/download/"/></para> </listitem> diff --git a/general.ent b/general.ent index 691319f91..83908d5a8 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-20050314"> -<!ENTITY releasedate "March 14, 2005"> +<!ENTITY version "SVN-20050315"> +<!ENTITY releasedate "March 15, 2005"> <!ENTITY milestone "6.1"> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> @@ -45,8 +45,8 @@ <!ENTITY hotplug-version "2004_09_23"> <!ENTITY iana-etc-version "1.04"> <!ENTITY inetutils-version "1.4.2"> -<!ENTITY iproute2-version "2.6.11-050310"> -<!ENTITY iproute2-patch-version "2.6.11_050310"> +<!ENTITY iproute2-version "2.6.11-050314"> +<!ENTITY iproute2-patch-version "2.6.11_050314"> <!ENTITY kbd-version "1.12"> <!ENTITY less-version "382"> <!ENTITY lfs-bootscripts-version "3.1.0"> |