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/glibc.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/glibc.xml')
-rw-r--r-- | chapter06/glibc.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index c83b80a67..8c277a5dd 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -169,6 +169,12 @@ unset GCC_INCDIR</userinput></screen> <emphasis>posix/tst-getaddrinfo5</emphasis> may fail on some architectures.</para> </listitem> + + <listitem> + <para>The <emphasis>nss/tst-nss-files-hosts-multi</emphasis> + test may fail for reasons that have not been determined.</para> + </listitem> + <!-- <listitem> <para>The <emphasis>rt/tst-cputimer1</emphasis> and |