summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2024-06-06 12:20:28 +0000
committerLaurent Bercot <ska@appnovation.com>2024-06-06 12:20:28 +0000
commit42cb4c7b043964874caea0268b6c814e68a6e7a5 (patch)
treedb2d6003df0477f843dfb024f6ce46378dda170a
parent45079bf5ed511a3260aedc905bca3c1f15488986 (diff)
downloads6-networking-42cb4c7b043964874caea0268b6c814e68a6e7a5.tar.xz
And again
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--INSTALL4
-rw-r--r--doc/index.html4
-rw-r--r--doc/upgrade.html4
3 files changed, 6 insertions, 6 deletions
diff --git a/INSTALL b/INSTALL
index 6c5cfdc..8846e13 100644
--- a/INSTALL
+++ b/INSTALL
@@ -7,8 +7,8 @@ Build Instructions
- A POSIX-compliant C development environment
- GNU make version 3.81 or later
- skalibs version 2.14.2.0 or later: https://skarnet.org/software/skalibs/
- - Optional (but recommended): execline version 2.9.5.1 or later: https://skarnet.org/software/execline/
- - s6 version 2.12.0.5 or later: https://skarnet.org/software/s6/
+ - Optional (but recommended): execline version 2.9.6.0 or later: https://skarnet.org/software/execline/
+ - s6 version 2.13.0.0 or later: https://skarnet.org/software/s6/
- s6-dns version 2.3.7.2 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 479a595..7e0ddfa 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -59,9 +59,9 @@ as extensions to the s6 ecosystem.
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.5.1 or later. It's a build-time and run-time requirement. </li>
+2.9.6.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.5 or later. It's a build-time and run-time requirement. </li>
+2.13.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.3.7.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
diff --git a/doc/upgrade.html b/doc/upgrade.html
index df0d0f9..bd7c1e5 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -24,9 +24,9 @@
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.14.2.0 </li>
<li> <a href="//skarnet.org/software/execline/">execline</a>
-dependency bumped to 2.9.5.1 </li>
+dependency bumped to 2.9.6.0 </li>
<li> <a href="//skarnet.org/software/s6/">s6</a>
-dependency bumped to 2.12.0.5 </li>
+dependency bumped to 2.13.0.0 </li>
<li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a>
dependency bumped to 2.3.7.2 </li>
<li> <a href="https://libressl.org">LibreSSL</a>