summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-06-24 04:54:11 +0000
committerLaurent Bercot <ska@appnovation.com>2023-06-24 04:54:11 +0000
commit2b4c0fb6a45c17bd3b2e05effa74abbb61f726dc (patch)
tree8038b7f59ca315c17092ec0dce448ce726be1f7b /doc
parent70142bd5eba13f60f71fcf81a87b8b7b310f3aa7 (diff)
downloads6-linux-init-2b4c0fb6a45c17bd3b2e05effa74abbb61f726dc.tar.xz
Align dependencies
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html2
2 files changed, 3 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index bb56e15..d541e64 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -80,7 +80,7 @@ programs used when you boot a system created with
<a href="s6-linux-init-maker.html">s6-linux-init-maker</a>) if you link
against the shared version of the skalibs library. </li>
<li> <a href="//skarnet.org/software/execline/">execline</a> version
-2.9.3.0 or later. It is a build-time and boot-time requirement. </li>
+2.9.4.0 or later. It is a build-time and boot-time requirement. </li>
<li> <a href="//skarnet.org/software/s6/">s6</a> version
2.11.4.0 or later. It is a build-time and boot-time requirement. </li>
</ul>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index eab645e..b928132 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -23,6 +23,8 @@
<ul>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.13.2.0. </li>
+ <li> <a href="//skarnet.org/software/execline/">execline</a>
+dependency bumped to 2.9.4.0. </li>
<li> <a href="//skarnet.org/software/s6/">s6</a>
dependency bumped to 2.11.4.0. </li>
<li> You should run <a href="s6-linux-init-maker.html">s6-linux-init-maker</a>