diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-10-30 04:04:27 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2025-10-30 04:04:27 +0000 |
| commit | d22a5785af8a8654df8515be8dcc1cf6e8bc070d (patch) | |
| tree | 8a91e1cd550877f99f6b2d4615ea39bb3b5d9bfe /doc | |
| parent | b26dea17f4ea99a0dd510561daa48da5c564c39f (diff) | |
| download | s6-networking-d22a5785af8a8654df8515be8dcc1cf6e8bc070d.tar.gz | |
Update deps
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.html | 6 | ||||
| -rw-r--r-- | doc/upgrade.html | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/index.html b/doc/index.html index 8ff213e..80dbe42 100644 --- a/doc/index.html +++ b/doc/index.html @@ -59,7 +59,7 @@ as extensions to the s6 ecosystem. 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.9.7.1 or later. It's a build-time and run-time requirement. </li> +2.9.8.0 or later. It's a build-time and run-time requirement. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version 2.13.3.0 or later. It's a build-time and run-time requirement. </li> <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> version @@ -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.1.0 + <li> Or <a href="https://libressl.org/">LibreSSL</a> version 4.2.0 or later. </li> - <li> Or <a href="https://openssl.org/">OpenSSL</a> version 3.5.0 + <li> Or <a href="https://openssl.org/">OpenSSL</a> version 3.6.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 82a0e68..779c7cd 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -24,7 +24,7 @@ <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.14.5.0 </li> <li> <a href="//skarnet.org/software/execline/">execline</a> -optional dependency bumped to 2.9.7.1 </li> +optional dependency bumped to 2.9.8.0 </li> <li> <a href="//skarnet.org/software/s6/">s6</a> dependency bumped to 2.13.3.0 </li> <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> |
