diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-01-31 18:13:55 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-01-31 18:13:55 +0000 |
commit | 3b5477b406e92a312285f0c32c894a7295c721a4 (patch) | |
tree | c33cc5019d18bd54322db80ae4598690e14c100e | |
parent | b8913f423c8828d2488ff315c9b93cf8ecba3607 (diff) |
Upgrade to IPRoute2-2.6.19-061214. Fixes #1936.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7899 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-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"> |