summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2024-04-25 17:08:49 +0000
committerLaurent Bercot <ska@appnovation.com>2024-04-25 17:08:49 +0000
commit996c1313cf71e718d461822674d94039be4c1bde (patch)
tree715f4fb1e958c07ad332da7c21218c299af62e17
parentadf53fc275a1ea5959f4b3e55b290026009e973c (diff)
downloads6-networking-996c1313cf71e718d461822674d94039be4c1bde.tar.xz
Update deps
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--INSTALL2
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index a4e5094..e1e5779 100644
--- a/INSTALL
+++ b/INSTALL
@@ -8,7 +8,7 @@ Build Instructions
- GNU make version 3.81 or later
- skalibs version 2.14.1.1 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.4 or later: https://skarnet.org/software/s6/
+ - s6 version 2.12.0.5 or later: https://skarnet.org/software/s6/
- s6-dns version 2.3.7.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 edf9d65..4360e7d 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.5.1 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.4 or later. It's a build-time and run-time requirement. </li>
+2.12.0.5 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.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 9fe78fe..0fc474c 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -26,7 +26,7 @@ dependency bumped to 2.14.1.1 </li>
<li> <a href="//skarnet.org/software/execline/">execline</a>
dependency bumped to 2.9.5.1 </li>
<li> <a href="//skarnet.org/software/s6/">s6</a>
-dependency bumped to 2.12.0.4 </li>
+dependency bumped to 2.12.0.5 </li>
<li> <a href="https://libressl.org">LibreSSL</a>
optional dependency bumped to 3.9.1 </li>
<li> <a href="https://openssl.org">OpenSSL</a>