diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-08-19 17:51:18 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2025-08-19 17:51:18 +0000 |
| commit | 660dadb1d95afe3d64493f43ff58c1a04c11e7a4 (patch) | |
| tree | f1cef58536b74111af4376ea38b86fcdba15e1ad | |
| parent | 442b0d45ec12a0a383405f923d11f015adf0a25e (diff) | |
| download | s6-networking-660dadb1d95afe3d64493f43ff58c1a04c11e7a4.tar.gz | |
Prepare for 2.7.2.0
| -rw-r--r-- | INSTALL | 2 | ||||
| -rw-r--r-- | doc/index.html | 2 | ||||
| -rw-r--r-- | doc/upgrade.html | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -8,7 +8,7 @@ Build Instructions - GNU make version 3.81 or later - skalibs version 2.14.5.0 or later: https://skarnet.org/software/skalibs/ - Optional (but recommended): execline version 2.9.7.1 or later: https://skarnet.org/software/execline/ - - s6 version 2.13.2.1 or later: https://skarnet.org/software/s6/ + - s6 version 2.13.3.0 or later: https://skarnet.org/software/s6/ - s6-dns version 2.4.1.1 or later: https://skarnet.org/software/s6-dns/ - Depending on whether you build the SSL tools, bearssl version 0.6 or later: https://bearssl.org/ diff --git a/doc/index.html b/doc/index.html index 3721936..d66867a 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.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.1 or later. It's a build-time and run-time requirement. </li> +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 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 diff --git a/doc/upgrade.html b/doc/upgrade.html index e8df934..82a0e68 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -26,7 +26,7 @@ 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> <li> <a href="//skarnet.org/software/s6/">s6</a> -dependency bumped to 2.13.2.1 </li> +dependency bumped to 2.13.3.0 </li> <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> dependency bumped to 2.4.1.1 </li> <li> New command: <a href="proxy-server.html">proxy-server</a> </li> |
