diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-01-08 14:11:59 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-01-08 14:11:59 +0000 |
commit | 115bfcaa1103cf07ee1e1266c68cf3f8a9c03363 (patch) | |
tree | 535f23710348d08df841b513c7c564ad76ec2ad2 /chapter01 | |
parent | 55da63e64dc4b53fc677d9a4aaa28d70e594a7e6 (diff) |
Upgrade to IPRoute2-3.2.0, and add its new dependency, libnl-2.0. Fixes #2995.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9703 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 3 |
2 files changed, 8 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 77d0adf4c..a62b8933b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,11 @@ <para>2012-01-08</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to IPRoute2-3.2.0, and add its new + dependency, libnl-2.0. Fixes + <ulink url="&lfs-ticket-root;2995">#2995</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Linux-3.2. Fixes <ulink url="&lfs-ticket-root;2993">#2993</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 76d79939a..bdc8750ba 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -118,6 +118,9 @@ <!--<listitem> <para>LFS-Bootscripts &lfs-bootscripts-version;</para> </listitem>--> + <listitem> + <para>Libnl &libnl-version;</para> + </listitem> <!--<listitem> <para>Libpipeline &libpipeline-version;</para> </listitem>--> |