diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-01-23 11:52:04 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-01-23 11:52:04 +0000 |
commit | fd533a927729c729b10c2782a37911e51eb01ced (patch) | |
tree | 178a783c33287e4eee112d366ab34ddb4f099dfb | |
parent | 02ac8256aa737985cc47c6ca65c64ebc292b1670 (diff) |
Upgrade to IPRoute2-2.6.37. Fixes #2817.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9444 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 48e914113..6dcda73c7 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2011-01-23</para> <itemizedlist> <listitem> + <para>[matthew] Upgrade to IPRoute2-2.6.37. Fixes + <ulink url="&lfs-ticket-root;2817">#2817</ulink>.</para> + </listitem> + <listitem> <para>[matthew] Upgrade to Coreutils-8.9. Fixes <ulink url="&lfs-ticket-root;2815">#2815</ulink>.</para> </listitem> diff --git a/packages.ent b/packages.ent index a29d7a8bd..563d0a3e5 100644 --- a/packages.ent +++ b/packages.ent @@ -265,10 +265,10 @@ <!ENTITY inetutils-ch6-du "17 MB"> <!ENTITY inetutils-ch6-sbu "0.4 SBU"> -<!ENTITY iproute2-version "2.6.35"> -<!ENTITY iproute2-size "378 KB"> +<!ENTITY iproute2-version "2.6.37"> +<!ENTITY iproute2-size "380 KB"> <!ENTITY iproute2-url "http://devresources.linuxfoundation.org/dev/iproute2/download/iproute2-&iproute2-version;.tar.bz2"> -<!ENTITY iproute2-md5 "b0f281b3124bf04669e18f5fe16d4934"> +<!ENTITY iproute2-md5 "9774ff9d74ebd301bf56bd8d74473786"> <!ENTITY iproute2-home "http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2"> <!ENTITY iproute2-ch6-du "5.7 MB"> <!ENTITY iproute2-ch6-sbu "0.2 SBU"> |