diff options
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | packages.ent | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c62202877..30244fcc6 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2007-01-31</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Iproute2-2.6.19-061214. Fixes + <ulink url="&lfs-ticket-root;1936">#1936</ulink></para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Gzip-1.3.10. Fixes <ulink url="&lfs-ticket-root;1924">#1924</ulink></para> </listitem> diff --git a/packages.ent b/packages.ent index 86b94123e..03cc30c26 100644 --- a/packages.ent +++ b/packages.ent @@ -257,10 +257,10 @@ <!ENTITY inetutils-ch6-du "8.9 MB"> <!ENTITY inetutils-ch6-sbu "0.2 SBU"> -<!ENTITY iproute2-version "2.6.18-061002"> -<!ENTITY iproute2-size "381 KB"> +<!ENTITY iproute2-version "2.6.19-061214"> +<!ENTITY iproute2-size "393 KB"> <!ENTITY iproute2-url "http://developer.osdl.org/dev/iproute2/download/iproute2-&iproute2-version;.tar.gz"> -<!ENTITY iproute2-md5 "193b570128cf852afba337438413adf9"> +<!ENTITY iproute2-md5 "a8fbe5f37e2db79b34f817d43d4cbf8d"> <!ENTITY iproute2-home "http://linux-net.osdl.org/index.php/Iproute2"> <!ENTITY iproute2-ch6-du "4.8 MB"> <!ENTITY iproute2-ch6-sbu "0.2 SBU"> |