diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-05-05 07:47:50 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-05-05 07:47:50 +0000 |
| commit | 7321f6352cf778195778e2f76eac0b435c9f52e2 (patch) | |
| tree | a02009bce44e3ce5e0e207eab0fc144f6ad52df5 /doc | |
| parent | 70eaae07db27291d918aaf84f1c08bc0ac744534 (diff) | |
| download | s6-networking-7321f6352cf778195778e2f76eac0b435c9f52e2.tar.gz | |
version: 2.7.1.0v2.7.1.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.html | 4 | ||||
| -rw-r--r-- | doc/upgrade.html | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/index.html b/doc/index.html index 0f8ac74..b349bb9 100644 --- a/doc/index.html +++ b/doc/index.html @@ -70,9 +70,9 @@ 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 4.0.0 + <li> Or <a href="https://libressl.org/">LibreSSL</a> version 4.1.0 or later. </li> - <li> Or <a href="https://openssl.org/">OpenSSL</a> version 3.4.1 + <li> Or <a href="https://openssl.org/">OpenSSL</a> version 3.5.0 or later <em>and</em> <a href="https://git.causal.agency/libretls/about/">LibreTLS</a> version 3.8.1 or later. </li> diff --git a/doc/upgrade.html b/doc/upgrade.html index 6397a94..2f2171b 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -30,9 +30,9 @@ dependency bumped to 2.13.2.0 </li> <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> dependency bumped to 2.4.1.0 </li> <li> <a href="https://libressl.org">LibreSSL</a> -optional dependency bumped to 4.0.0 </li> +optional dependency bumped to 4.1.0 </li> <li> <a href="https://openssl.org">OpenSSL</a> -optional dependency bumped to 3.4.1 </li> +optional dependency bumped to 3.5.0 </li> </ul> <h2> in 2.7.0.4 </h2> |
