[lfs] 01/02: util-linux: remove the reference to CONFIG_CRYPTO_USER_API_HASH

git Owner ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository lfs.

commit 6b45269521d565a989c0be39493ebfa923fbd725
Author: Xi Ruoyao <[email protected]>
AuthorDate: Sat Aug 15 14:40:02 2026 +0800

    util-linux: remove the reference to CONFIG_CRYPTO_USER_API_HASH
    
    Many security bugs have been found with CONFIG_CRYPTO_USER_API_* so they
    are now deprecated by upstream.  So I disabled them and the test suite
    still works normally.
---
 chapter08/util-linux.xml | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/chapter08/util-linux.xml b/chapter08/util-linux.xml
index 5f5ec69b9..f3d0df681 100644
--- a/chapter08/util-linux.xml
+++ b/chapter08/util-linux.xml
@@ -113,12 +113,7 @@ chown -R tester .
 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 <option>CONFIG_CRYPTO_USER_API_HASH</option>
-       enabled or does not have any options providing a SHA256 implementation
-       (for example, <option>CONFIG_CRYPTO_SHA256</option>, or
-       <option>CONFIG_CRYPTO_SHA256_SSSE3</option> if the CPU supports
-       Supplemental SSE3) enabled. In addition, the lsfd: inotify test will
+       The lsfd: inotify test will
        fail if the kernel option <option>CONFIG_NETLINK_DIAG</option> is not
        enabled.
     </para>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.