aboutsummaryrefslogtreecommitdiffstats
path: root/doc/index.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-03-31 02:06:23 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-03-31 02:06:23 +0000
commitca80bdbc949a4b6661f2955d6b316f11d3489882 (patch)
tree024d55ebdfbed9d80fc5775c694ecc0bb91b2157 /doc/index.html
parentfe05c883c89c8d33f41284d2461cb6af8b3be873 (diff)
downloads6-networking-ca80bdbc949a4b6661f2955d6b316f11d3489882.tar.gz
Add support for disabling rpath; prepare for 2.7.2.2
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/index.html b/doc/index.html
index 4d7db2d..165bf16 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.5.1 or later. It's a build-time requirement. It's also a run-time
+2.15.0.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.8.1 or later. It's a build-time and run-time requirement. </li>
+2.9.8.2 or later. It's a build-time and run-time requirement. </li>
<li> <a href="//skarnet.org/software/s6/">s6</a> version
-2.14.0.1 or later. It's a build-time and run-time requirement. </li>
+2.15.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.4.1.1 or later. It's a build-time requirement. It's also a run-time
+2.4.1.2 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.2.1.tar.gz">2.7.2.1</a>.
-You can access its checksum <a href="s6-networking-2.7.2.1.tar.gz.sha256">here</a>. </li>
+<a href="s6-networking-2.7.2.2.tar.gz">2.7.2.2</a>.
+You can access its checksum <a href="s6-networking-2.7.2.2.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>: