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 7dd1999b4..da98e2ce6 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2012-05-30</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to IPRoute2-3.4.0. Fixes + <ulink url="&lfs-ticket-root;3096">#3096</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Linux-3.4. Fixes <ulink url="&lfs-ticket-root;3092">#3092</ulink>.</para> </listitem> diff --git a/packages.ent b/packages.ent index cf98242d1..bafa93a31 100644 --- a/packages.ent +++ b/packages.ent @@ -270,10 +270,10 @@ <!ENTITY inetutils-ch6-du "17 MB"> <!ENTITY inetutils-ch6-sbu "0.4 SBU"> -<!ENTITY iproute2-version "3.3.0"> -<!ENTITY iproute2-size "369 KB"> +<!ENTITY iproute2-version "3.4.0"> +<!ENTITY iproute2-size "373 KB"> <!ENTITY iproute2-url "&kernel;linux/utils/net/iproute2/iproute2-&iproute2-version;.tar.xz"> -<!ENTITY iproute2-md5 "39a7ff2c5149475c710365954e2ce49b"> +<!ENTITY iproute2-md5 "879d3fac4e90809598b2864ec4a0cbf8"> <!ENTITY iproute2-home "&kernel;linux/utils/net/iproute2/"> <!ENTITY iproute2-ch6-du "6.6 MB"> <!ENTITY iproute2-ch6-sbu "0.1 SBU"> |