diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-11-02 08:08:37 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2025-11-02 08:08:37 +0000 |
| commit | 3976823a853bfde74d53bc4b1871370f4ae1088f (patch) | |
| tree | e1536f9aa57f1d5cf4b5e120e3e73129d603ae07 | |
| parent | 36d71680e72969abc554920212a020d2893a1001 (diff) | |
| download | s6-linux-init-3976823a853bfde74d53bc4b1871370f4ae1088f.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
@@ -10,7 +10,7 @@ Build Instructions - 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.8.0 or later: https://skarnet.org/software/execline/ - - s6 version 2.13.3.0 or later: https://skarnet.org/software/s6/ + - s6 version 2.14.0.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 9446975..9dd4ae3 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.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> +2.14.0.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 1253a73..df249c2 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -30,7 +30,7 @@ optional dependency bumped to 0.1.3.2. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> 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> +dependency bumped to 2.14.0.0. </li> <li> The format of the envdir created by the <tt>-s</tt> option to <a href="s6-linux-init.html">s6-linux-init</a> (and indirectly <a href="s6-linux-init-maker.html">s6-linux-init-maker</a>) has |
