diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-06-22 22:29:35 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-06-22 22:29:35 +0000 |
| commit | a8834cb19336e94351f5bb16430d99f68717593d (patch) | |
| tree | 407aa752cd7c53c4400f99451a661a72799e83f9 /doc | |
| parent | 6d0caba499b97c18d7b0456ecb79f298b1169426 (diff) | |
| download | s6-frontend-main.tar.gz | |
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.html | 4 | ||||
| -rw-r--r-- | doc/upgrade.html | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html index 4a8207d..98e8b60 100644 --- a/doc/index.html +++ b/doc/index.html @@ -55,7 +55,7 @@ is often used on its own, in environments that already have an init system (no need for s6-linux-init) and a service manager (no need for s6-rc). For the same purpose of modularity, s6 follows an approach of "one functionality, one tool", sometimes to the extreme: the s6-supervision package, as of -2.15.0.1, hosts 75 binaries. +2.15.1.0, hosts 75 binaries. </p> <p> @@ -88,7 +88,7 @@ parts of an s6-based system. <li> A Linux-based system with a standard C development environment </li> <li> GNU make, version 3.81 or later </li> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version -2.15.0.1 or later </li> +2.15.1.0 or later </li> <li> Optional: <a href="//skarnet.org/software/nsss/">nsss</a> version 0.2.1.3 or later. You only need this if all your distribution is built with it. If you're not sure, you don't need it. </li> diff --git a/doc/upgrade.html b/doc/upgrade.html index b1e6ff7..50a038f 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -23,7 +23,7 @@ <ul> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> -dependency bumped to 2.15.0.1. </li> +dependency bumped to 2.15.1.0. </li> <li> <a href="//skarnet.org/software/nsss/">nsss</a> optional dependency bumped to 0.2.1.3. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> |
