aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-01-24 20:15:33 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-01-24 20:15:33 +0000
commit432a75c745f6d4a390616568b52083a1297225a5 (patch)
treee5ce7a6d2bd93b94af5cc28338ecdd3298184591
parente38ccbf6fe441c41410fc9e03f71dd88f7ce1a15 (diff)
downloads6-networking-432a75c745f6d4a390616568b52083a1297225a5.tar.gz
version: 2.7.2.1v2.7.2.1
-rw-r--r--INSTALL2
-rw-r--r--README1
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html2
4 files changed, 4 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 1a39f28..cae2167 100644
--- a/INSTALL
+++ b/INSTALL
@@ -8,7 +8,7 @@ Build Instructions
- GNU make version 3.81 or later
- skalibs version 2.14.5.1 or later: https://skarnet.org/software/skalibs/
- Optional (but recommended): execline version 2.9.8.0 or later: https://skarnet.org/software/execline/
- - s6 version 2.14.0.0 or later: https://skarnet.org/software/s6/
+ - s6 version 2.14.0.1 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/README b/README
index 7c4883f..539d374 100644
--- a/README
+++ b/README
@@ -24,4 +24,3 @@ TLS protocol.
Please use the <skaware at list.skarnet.org> mailing-list for
questions about s6-networking.
-
diff --git a/doc/index.html b/doc/index.html
index 3e2bb68..4d7db2d 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.8.1 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.0 or later. It's a build-time and run-time requirement. </li>
+2.14.0.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.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 eb9ca98..36c63b4 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -25,6 +25,8 @@
dependency bumped to 2.14.5.1 </li>
<li> <a href="//skarnet.org/software/execline/">execline</a>
optional dependency bumped to 2.9.8.1 </li>
+ <li> <a href="//skarnet.org/software/s6/">s6</a>
+dependency bumped to 2.14.0.1 </li>
</ul>
<h2> in 2.7.2.0 </h2>