diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-06-03 22:10:36 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-06-03 22:10:36 +0000 |
| commit | 2b0d8dacd3b7def1d8839d725fd44ae75d71629d (patch) | |
| tree | 05604bd963a1af3d41e5fff133fba118422f7a48 /doc/index.html | |
| parent | 27a5ccaa6f339f7fb00dd23b62ab3e692c90e038 (diff) | |
| download | s6-networking-2b0d8dacd3b7def1d8839d725fd44ae75d71629d.tar.gz | |
Add proxy-server
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/index.html b/doc/index.html index b349bb9..260213e 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.4.0 or later. It's a build-time requirement. It's also a run-time +2.14.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 skalibs library. </li> <li> (Optional, but recommended) <a href="//skarnet.org/software/execline/">execline</a> version -2.9.7.0 or later. It's a build-time and run-time requirement. </li> +2.9.7.1 or later. It's a build-time and run-time requirement. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version -2.13.2.0 or later. It's a build-time and run-time requirement. </li> +2.13.2.1 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.4.1.0 or later. It's a build-time requirement. It's also a run-time +2.4.1.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,8 +91,8 @@ 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.1.0.tar.gz">2.7.1.0</a>. -You can access its checksum <a href="s6-networking-2.7.1.0.tar.gz.sha256">here</a>. </li> +<a href="s6-networking-2.7.2.0.tar.gz">2.7.2.0</a>. +You can access its checksum <a href="s6-networking-2.7.2.0.tar.gz.sha256">here</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>: |
