diff options
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 | ||||
-rw-r--r-- | packages.ent | 6 |
3 files changed, 8 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 92610fd8f..196a7514d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,9 @@ <para>2006-10-28</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to IPRoute2-2.6.18-20061002.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Inetutils-1.5, including dropping the now unnecessary "GCC 4 fixes" patch.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 0a90f8d0c..aaba1e80f 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -97,9 +97,9 @@ <listitem> <para>Inetutils &inetutils-version;</para> </listitem> - <!--<listitem> + <listitem> <para>IPRoute2 &iproute2-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Kbd &kbd-version;</para> </listitem>--> diff --git a/packages.ent b/packages.ent index 19a29bf32..bc1fd97df 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.16-060323"> -<!ENTITY iproute2-size "378 KB"> +<!ENTITY iproute2-version "2.6.18-061002"> +<!ENTITY iproute2-size "381 KB"> <!ENTITY iproute2-url "http://developer.osdl.org/dev/iproute2/download/iproute2-&iproute2-version;.tar.gz"> -<!ENTITY iproute2-md5 "f31d4516b35bbfeaa72c762f5959e97c"> +<!ENTITY iproute2-md5 "193b570128cf852afba337438413adf9"> <!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"> |