summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-12-19 07:56:03 +0000
committerLaurent Bercot <ska@appnovation.com>2021-12-19 07:56:03 +0000
commitaf9f1e8bccd65dd0960c5f54658e6b528265d1c8 (patch)
treea46b567e501cf359eb811572a8ca34ee10287170 /doc
parenta167b8f88321e986bfe32afcc777fc9bb05f42fe (diff)
downloads6-af9f1e8bccd65dd0960c5f54658e6b528265d1c8.tar.xz
Update deps
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, 8 insertions, 4 deletions
diff --git a/doc/index.html b/doc/index.html
index 345ab6d..288bd55 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -88,7 +88,7 @@ requirement if you link against the shared version of the skalibs
library. </li>
<li> (Optional, but really recommended for full functionality):
<a href="//skarnet.org/software/execline/">execline</a> version
-2.8.1.0 or later. When s6 is built with execline support (which is the default),
+2.8.2.0 or later. When s6 is built with execline support (which is the default),
execline is a build-time requirement, and also a run-time requirement for
certain binaries that spawn scripts interpreted with
<a href="//skarnet.org/software/execline/execlineb.html">execlineb</a>. </li>
@@ -102,7 +102,7 @@ certain binaries that spawn scripts interpreted with
<li> If you're using <a href="https://www.musl-libc.org/">musl</a> and
want nsswitch-like functionality:
<a href="//skarnet.org/software/nsss/">nsss</a> version
-0.2.0.0 or later (build-time and boot-time) </li>
+0.2.0.1 or later (build-time and boot-time) </li>
</ul>
<h3> Licensing </h3>
@@ -369,7 +369,7 @@ daemontools.) </li>
approach to process supervision, with the same goals. </li>
<li> <a href="http://b0llix.net/perp/">perp</a>, yet another slightly different
approach to process supervision, also with the same goals. </li>
- <li> <a href="http://jdebp.eu./Softwares/nosh/">nosh</a>
+ <li> <a href="http://jdebp.uk./Softwares/nosh/">nosh</a>
is another suite of system-level utilities with similarities in the design
and approach. It is written in C++, though, and is coded in quite a
different way than the previous items on this list. </li>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index cec1a63..2a8a1c7 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -22,7 +22,11 @@
<ul>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
-dependency bumped to 2.11.0.0. </li>
+dependency bumped to 2.11.1.0. </li>
+ <li> <a href="//skarnet.org/software/nsss/">nsss</a>
+optional dependency bumped to 0.2.0.1. </li>
+ <li> <a href="//skarnet.org/software/execline/">execline</a>
+optional dependency bumped to 2.8.2.0. </li>
</ul>
<h2> in 2.11.0.0 </h2>