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 86958d018..da7f5725b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2007-03-19</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to IPRoute2-2.6.20-070313. Fixes + <ulink url="&lfs-ticket-root;1974">#1974</ulink></para> + </listitem> + <listitem> <para>[matthew] - Upgrade the Bash fixes patch to include the latest patch from upstream. Fixes <ulink url="&lfs-ticket-root;1973">#1973</ulink></para> diff --git a/packages.ent b/packages.ent index 7a492acff..25a8f6b01 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.19-061214"> -<!ENTITY iproute2-size "393 KB"> +<!ENTITY iproute2-version "2.6.20-070313"> +<!ENTITY iproute2-size "394 KB"> <!ENTITY iproute2-url "http://developer.osdl.org/dev/iproute2/download/iproute2-&iproute2-version;.tar.gz"> -<!ENTITY iproute2-md5 "a8fbe5f37e2db79b34f817d43d4cbf8d"> +<!ENTITY iproute2-md5 "7bc5883aadf740761fa2dd70b661e8cc"> <!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"> |