summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2024-10-04 11:50:47 +0000
committerLaurent Bercot <ska@appnovation.com>2024-10-04 11:50:47 +0000
commit69f6e33e931e0302c94ceea83c691644d64a943d (patch)
tree0d6d77a9266554059adebf24f6e00b68f51b1b61
parent546b31b5572decf578beecff7829e78603d612d4 (diff)
downloads6-linux-init-69f6e33e931e0302c94ceea83c691644d64a943d.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 0795ead..a9b5649 100644
--- a/INSTALL
+++ b/INSTALL
@@ -10,7 +10,7 @@ Build Instructions
- Optional: nsss version 0.2.0.5 or later: https://skarnet.org/software/nsss/
- Optional: utmps version 0.1.2.3 or later: https://skarnet.org/software/utmps/
- execline version 2.9.6.1 or later: https://skarnet.org/software/execline/
- - s6 version 2.13.0.1 or later: https://skarnet.org/software/s6/
+ - s6 version 2.13.1.0 or later: https://skarnet.org/software/s6/
This software is Linux-specific. It will run on a Linux kernel,
version 2.6.32 or later. However, it should not be too hard to port to
diff --git a/doc/index.html b/doc/index.html
index d761874..9751a4a 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -82,7 +82,7 @@ against the shared version of the skalibs library. </li>
<li> <a href="//skarnet.org/software/execline/">execline</a> version
2.9.6.1 or later. It is a build-time and boot-time requirement. </li>
<li> <a href="//skarnet.org/software/s6/">s6</a> version
-2.13.0.1 or later. It is a build-time and boot-time requirement. </li>
+2.13.1.0 or later. It is a build-time and boot-time requirement. </li>
</ul>
<p>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 632daed..3146088 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -30,7 +30,7 @@ optional dependency bumped to 0.1.2.3. </li>
<li> <a href="//skarnet.org/software/execline/">execline</a>
dependency bumped to 2.9.6.1. </li>
<li> <a href="//skarnet.org/software/s6/">s6</a>
-dependency bumped to 2.13.0.1. </li>
+dependency bumped to 2.13.1.0. </li>
<li> Static libraries (if any) are installed in <tt>/usr/lib</tt>
by default. </li>
</ul>