s6

Mirror/fork of https://skarnet.org/software/s6/
git clone https://ccx.te2000.cz/git/s6
Log | Files | Refs | README | LICENSE

commit 41fa0adab590af489a56efacc20b0b99bd7fff00
parent c95c4845106e284a6d641d66bb55fc17b995cddd
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date:   Sun, 26 Sep 2021 10:34:47 +0000

 Fix reported dependencies

Signed-off-by: Laurent Bercot <ska@appnovation.com>

Diffstat:
MINSTALL | 2+-
MNEWS | 1+
Mdoc/index.html | 2+-
Mdoc/upgrade.html | 2+-
4 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/INSTALL b/INSTALL @@ -10,7 +10,7 @@ Build Instructions - execline version 2.8.1.0 or later: https://skarnet.org/software/execline/ (You can disable this requirement at configure time, but will lose some functionality.) - - Optional: nsss version 0.1.0.2 or later: https://skarnet.org/software/nsss/ + - Optional: nsss version 0.2.0.0 or later: https://skarnet.org/software/nsss/ This software will run on any operating system that implements POSIX.1-2008, available at: diff --git a/NEWS b/NEWS @@ -10,6 +10,7 @@ In 2.11.0.0 starting a service, protecting against concurrent instances. - s6/lock.h, s6/supervise.h, s6/fdholder.h: simpler header names - New binaries: s6-svlink, s6-svunlink + - s6-ioconnect bugfix; does not support zero-copy anymore. In 2.10.0.3 diff --git a/doc/index.html b/doc/index.html @@ -102,7 +102,7 @@ certain binaries that spawn scripts interpreted with <li> If you're using <a href="https://www.musl-libc.org/">musl</a> and want nsswitch-like functionality: <a href="//skarnet.org/software/nsss/">nsss</a> version -0.1.0.2 or later (build-time and boot-time) </li> +0.2.0.0 or later (build-time and boot-time) </li> </ul> <h3> Licensing </h3> diff --git a/doc/upgrade.html b/doc/upgrade.html @@ -24,7 +24,7 @@ <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.11.0.0. </li> <li> <a href="//skarnet.org/software/nsss/">nsss</a> -optional dependency bumped to 0.1.0.2. </li> +optional dependency bumped to 0.2.0.0. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> optional dependency bumped to 2.8.1.0. </li> <li> <a href="s6-svwait.html">s6-svwait</a> now supports the