diff options
author | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-09 13:09:25 +0000 |
---|---|---|
committer | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-09 13:09:25 +0000 |
commit | f003bf7147b3dbc20d5d123995c4fa4b2e71f9df (patch) | |
tree | d4f54e96986b7186e620a9fe5a8064427b7316b7 | |
parent | 97951fc44b007cbcc5df680a9d67b8f16e7be4a4 (diff) |
Updated Iproute to 2.6.26
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8609 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | packages.ent | 8 |
2 files changed, 7 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 39a901a8d..128928e7f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,9 @@ <para>2008-10-09</para> <itemizedlist> <listitem> + <para>[randy] - Updated Iproute to 2.6.26.</para> + </listitem> + <listitem> <para>[randy] - Added a command to the Inetutils instructions to correct an issue with GCC-&gcc-version;.</para> </listitem> diff --git a/packages.ent b/packages.ent index 94210f6f1..796ffe04b 100644 --- a/packages.ent +++ b/packages.ent @@ -269,12 +269,12 @@ <!ENTITY inetutils-ch6-du "12 MB"> <!ENTITY inetutils-ch6-sbu "0.3 SBU"> -<!ENTITY iproute2-version "2.6.23"> -<!ENTITY iproute2-size "334 KB"> +<!ENTITY iproute2-version "2.6.26"> +<!ENTITY iproute2-size "359 KB"> <!ENTITY iproute2-url "http://developer.osdl.org/dev/iproute2/download/iproute2-&iproute2-version;.tar.bz2"> -<!ENTITY iproute2-md5 "2e59da739ef19990408cf0a5cb0cae3e"> +<!ENTITY iproute2-md5 "7d221e735cba05709341cd46401c4ecd"> <!ENTITY iproute2-home "http://linux-net.osdl.org/index.php/Iproute2"> -<!ENTITY iproute2-ch6-du "4.8 MB"> +<!ENTITY iproute2-ch6-du "5.6 MB"> <!ENTITY iproute2-ch6-sbu "0.2 SBU"> <!ENTITY kbd-version "1.14.1"> |