aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/util-linux.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2023-02-11 16:11:35 -0600
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2023-02-11 16:11:35 -0600
commitc6550e11c86cf253a48910ede162a962a7d6b08d (patch)
tree2f4864104cd487023a0ca3ca049f2922fce47e52 /chapter08/util-linux.xml
parent583156ac09d7853d8aa050633c7a6dfd18c9eda0 (diff)
Package updates.
Update to iana-etc-20230202. Update to zstd-1.5.4. Update to Python3-3.11.2. Update to e2fsprogs-1.47.0. Update to dbus-1.14.6. Update to linux-6.1.11. Update to libcap-2.67. Update to bc-6.2.4.
Diffstat (limited to 'chapter08/util-linux.xml')
-rw-r--r--chapter08/util-linux.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter08/util-linux.xml b/chapter08/util-linux.xml
index 221743d3d..8290f87c2 100644
--- a/chapter08/util-linux.xml
+++ b/chapter08/util-linux.xml
@@ -101,7 +101,9 @@
su tester -c "make -k check"</userinput></screen>
<para>The <emphasis>hardlink</emphasis> tests will fail if the host's kernel
- does not have the option CONFIG_CRYPTO_USER_API_HASH set.</para>
+ does not have the option CONFIG_CRYPTO_USER_API_HASH set. In addition,
+ two sub-tests from misc: mbsencode and one sub-test from script: replay are
+ known to fail.</para>
<para>Install the package:</para>