diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-02-15 19:43:23 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-02-15 19:43:23 +0000 |
commit | 6073821d65e0cc309eee182420f3a54af762cdbe (patch) | |
tree | 8da6be7e0f362ba2644ee125e54352a3cb229a5e /doc/index.html | |
parent | 6389224bab4269d3f87bcbb125bb23187c8ffd78 (diff) | |
download | s6-networking-6073821d65e0cc309eee182420f3a54af762cdbe.tar.xz |
version: 2.4.1.0v2.4.1.0
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html index bb4a293..ca240bb 100644 --- a/doc/index.html +++ b/doc/index.html @@ -44,13 +44,13 @@ compiled with IPv6 support, s6-networking is IPv6-ready. <li> A POSIX-compliant system with a standard C development environment </li> <li> GNU make, version 3.81 or later </li> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version -2.10.0.1 or later. It's a build-time requirement. It's also a run-time +2.10.0.2 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library. </li> <li> (Optional, but recommended) <a href="//skarnet.org/software/execline/">execline</a> version 2.7.0.1 or later. It's a build-time and run-time requirement. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version -2.10.0.1 or later. It's a build-time and run-time requirement. </li> +2.10.0.2 or later. It's a build-time and run-time requirement. </li> <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> version 2.3.5.0 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the s6-dns @@ -59,7 +59,7 @@ libraries. </li> <ul> <li> Either <a href="https://bearssl.org/">BearSSL</a> version 0.6 or later. <strong>This is a beta version.</strong> </li> - <li> Or <a href="https://libressl.org/">LibreSSL</a> version 3.2.2 + <li> Or <a href="https://libressl.org/">LibreSSL</a> version 3.2.4 or later </li> <li> Or <a href="https://openssl.org/">OpenSSL</a> version 1.1.1h or later <em>and</em> |