diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-09-26 11:09:34 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-09-26 11:09:34 +0000 |
commit | 584c1ebc199c5c261f1721bb5389a954fa5d5c0d (patch) | |
tree | 8a9fb0d5af37d00e86bb3be54a0a51b129c0bc30 /doc/index.html | |
parent | f6acd4867fc56da120d8c0d0d91d5a9cae79d487 (diff) | |
download | s6-networking-584c1ebc199c5c261f1721bb5389a954fa5d5c0d.tar.xz |
Update LibreSSL/LibreTLS dependencies
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index 7e00a20..3cc87e4 100644 --- a/doc/index.html +++ b/doc/index.html @@ -70,12 +70,12 @@ libraries. </li> <ul> <li> Either <a href="https://bearssl.org/">BearSSL</a> version 0.6 or later. </li> - <li> Or <a href="https://libressl.org/">LibreSSL</a> version 3.2.5 + <li> Or <a href="https://libressl.org/">LibreSSL</a> version 3.3.4 or later. </li> <li> Or <a href="https://openssl.org/">OpenSSL</a> version 1.1.1k or later <em>and</em> <a href="https://git.causal.agency/libretls/about/">LibreTLS</a> -version 3.3.0 or later. </li> +version 3.3.4 or later. </li> </ul> The chosen library is a build-time requirement, and also a run-time requirement if you link against its shared version. </li> </ul> |