diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-10-30 03:48:42 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2025-10-30 03:48:42 +0000 |
| commit | 36d71680e72969abc554920212a020d2893a1001 (patch) | |
| tree | 6d5441a9ecb0a4ec1ce0f5db9e15c3c6a6c979d8 | |
| parent | da79b230ac99f2b769cc1446fa540e4f6e3cd267 (diff) | |
| download | s6-linux-init-36d71680e72969abc554920212a020d2893a1001.tar.gz | |
Update deps
| -rw-r--r-- | INSTALL | 2 | ||||
| -rw-r--r-- | doc/index.html | 2 | ||||
| -rw-r--r-- | doc/upgrade.html | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -9,7 +9,7 @@ Build Instructions - skalibs version 2.14.5.0 or later: https://skarnet.org/software/skalibs/ - Optional: nsss version 0.2.1.1 or later: https://skarnet.org/software/nsss/ - Optional: utmps version 0.1.3.2 or later: https://skarnet.org/software/utmps/ - - execline version 2.9.7.1 or later: https://skarnet.org/software/execline/ + - execline version 2.9.8.0 or later: https://skarnet.org/software/execline/ - s6 version 2.13.3.0 or later: https://skarnet.org/software/s6/ This software is Linux-specific. It will run on a Linux kernel, diff --git a/doc/index.html b/doc/index.html index 1ed5c81..9446975 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.7.1 or later. It is a build-time and boot-time requirement. </li> +2.9.8.0 or later. It is a build-time and boot-time requirement. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version 2.13.3.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 6562cd6..1253a73 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -28,7 +28,7 @@ optional dependency bumped to 0.2.1.1. </li> <li> <a href="//skarnet.org/software/utmps/">utmps</a> optional dependency bumped to 0.1.3.2. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> -dependency bumped to 2.9.7.1. </li> +dependency bumped to 2.9.8.0. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> dependency bumped to 2.13.3.0. </li> <li> The format of the envdir created by the <tt>-s</tt> option to |
