diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-09-11 08:01:39 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-09-11 08:01:39 +0000 |
commit | f9a593c576c8d4e413a22b434dd40428f6436b20 (patch) | |
tree | 05e2a90acd4dfda43f082cc76468e68311984cc9 /doc | |
parent | 16edfb1a2bd0b7fa793618b8e5953e92e253a955 (diff) | |
download | s6-networking-f9a593c576c8d4e413a22b434dd40428f6436b20.tar.xz |
Update deps
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 2 | ||||
-rw-r--r-- | doc/upgrade.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index aeb0beb..a703c56 100644 --- a/doc/index.html +++ b/doc/index.html @@ -61,7 +61,7 @@ library. </li> <li> (Optional, but recommended) <a href="//skarnet.org/software/execline/">execline</a> version 2.9.4.0 or later. It's a build-time and run-time requirement. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version -2.11.4.0 or later. It's a build-time and run-time requirement. </li> +2.12.0.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 2.3.6.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 diff --git a/doc/upgrade.html b/doc/upgrade.html index a5a8913..7b4a88e 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -26,7 +26,7 @@ dependency bumped to 2.14.0.0 </li> <li> <a href="//skarnet.org/software/execline/">execline</a> optional dependency bumped to 2.9.4.0 </li> <li> <a href="//skarnet.org/software/s6/">s6</a> -dependency bumped to 2.11.4.0 </li> +dependency bumped to 2.12.0.0 </li> <li> <a href="https://openssl.org">OpenSSL</a> optional dependency bumped to 1.1.1u </li> </ul> |