diff options
author | Ken Moffat <ken@linuxfromscratch.org> | 2020-04-24 01:04:14 +0000 |
---|---|---|
committer | Ken Moffat <ken@linuxfromscratch.org> | 2020-04-24 01:04:14 +0000 |
commit | 52544aa5edad4dac92cfd104fa7d305ee3e89874 (patch) | |
tree | 6045312dd4983e823e33e456be45842f46a45d3b /chapter06 | |
parent | 7fd302cf8e228e86b5d8274954ad1beeba17b04b (diff) |
Update to openssl-1.1.1g.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11822 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/openssl.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter06/openssl.xml b/chapter06/openssl.xml index 941a6ae8d..f2ff1fa80 100644 --- a/chapter06/openssl.xml +++ b/chapter06/openssl.xml @@ -64,7 +64,9 @@ <screen><userinput remap="test">make test</userinput></screen> - <para>One subtest in the test 20-test_enc.t is known to fail.</para> + <para>One test 30-test_afalg.t is known to fail on some kernel + configurations (it apparently assumes certain unspecified crypto + options have been selected).</para> <para>Install the package:</para> |