diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-07-19 00:57:03 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-07-19 00:57:03 +0000 |
commit | de6905db226f608d204c1d6a1eb49eac30af98e1 (patch) | |
tree | a3a814dbab45ba0704d6903973b74383db085661 /chapter06/inetutils.xml | |
parent | 1c8cc7166e81da25ccc88bd2ce3526800cfd0f00 (diff) |
Update to util-linux 2.32.1.
Update to binutils-2.31.1.
Update to meson-0.47.1.
Update to linux-4.17.8.
Update to e2fsprogs-1.44.3.
Document some new regression test failures.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11439 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/inetutils.xml')
-rw-r--r-- | chapter06/inetutils.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/inetutils.xml b/chapter06/inetutils.xml index c69bdf52d..c8fdd456f 100644 --- a/chapter06/inetutils.xml +++ b/chapter06/inetutils.xml @@ -107,7 +107,8 @@ <note><para>One test, libls.sh, may fail in the initial chroot environment but will pass if the test is rerun after the LFS system - is complete.</para></note> + is complete. One test, ping-localhost.sh, will fail if the host + system does not have ipv6 capability.</para></note> <para>Install the package:</para> |