summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-08-10 18:31:13 +0000
committerLaurent Bercot <ska@appnovation.com>2021-08-10 18:31:13 +0000
commitaa2def27d55cdaf25edbf6e1d390d4743ad03549 (patch)
treecc127d32ba72fba7a00e3ed6517a72dca4fdd303 /doc
parentfb68edd32df2e2d9b4e8eae813ce6c60d82b4204 (diff)
downloads6-networking-aa2def27d55cdaf25edbf6e1d390d4743ad03549.tar.xz
Update dependencies2.5.0.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html6
-rw-r--r--doc/upgrade.html6
2 files changed, 9 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html
index 9da2ca0..7e00a20 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -59,11 +59,11 @@ 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.8.0.1 or later. It's a build-time and run-time requirement. </li>
+2.8.1.0 or later. It's a build-time and run-time requirement. </li>
<li> <a href="//skarnet.org/software/s6/">s6</a> version
-2.10.0.3 or later. It's a build-time and run-time requirement. </li>
+2.11.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.5.1 or later. It's a build-time requirement. It's also a run-time
+2.3.5.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:
diff --git a/doc/upgrade.html b/doc/upgrade.html
index af9f7e6..6f76750 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -23,6 +23,12 @@
<ul>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.11.0.0 </li>
+ <li> <a href="//skarnet.org/software/execline/">execline</a>
+optional dependency bumped to 2.8.1.0 </li>
+ <li> <a href="//skarnet.org/software/s6/">s6</a>
+dependency bumped to 2.11.0.0 </li>
+ <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a>
+dependency bumped to 2.3.5.2 </li>
<li> The obsolete <tt>minidentd</tt> program has been removed. </li>
</ul>