diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-12-20 23:18:08 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-12-20 23:18:08 +0000 |
commit | f23dd23af88f8ec77b7d2bc075cbaee964fcc55b (patch) | |
tree | dfe056bb506240d9d4cf8efd59bb8f0c472ed298 /doc/index.html | |
parent | 6a6f83a50d7ad0b1f0244824b57100719c8aa96e (diff) | |
download | s6-networking-f23dd23af88f8ec77b7d2bc075cbaee964fcc55b.tar.xz |
Prepare for 2.7.0.1
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/index.html b/doc/index.html index b7209a9..1c5a76e 100644 --- a/doc/index.html +++ b/doc/index.html @@ -55,15 +55,15 @@ as extensions to the s6 ecosystem. <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.14.0.1 or later. It's a build-time requirement. It's also a run-time +2.14.1.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 skalibs 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.12.0.1 or later. It's a build-time and run-time requirement. </li> +2.12.0.3 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.7.0 or later. It's a build-time requirement. It's also a run-time +2.3.7.1 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 libraries. </li> <li> If you want to build the secure communication tools: @@ -91,7 +91,7 @@ run-time requirement if you link against its shared version. </li> <ul> <li> The current released version of s6-networking is -<a href="s6-networking-2.7.0.0.tar.gz">2.7.0.0</a>. </li> +<a href="s6-networking-2.7.0.1.tar.gz">2.7.0.1</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6-networking/">s6-networking git repository</a>: |