From 41fa0adab590af489a56efacc20b0b99bd7fff00 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 26 Sep 2021 10:34:47 +0000 Subject: Fix reported dependencies Signed-off-by: Laurent Bercot --- INSTALL | 2 +- NEWS | 1 + doc/index.html | 2 +- doc/upgrade.html | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/INSTALL b/INSTALL index c93d6fc..1cae199 100644 --- 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 index 79ab281..e16e211 100644 --- 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 index 54a076a..84c2d4a 100644 --- a/doc/index.html +++ b/doc/index.html @@ -102,7 +102,7 @@ certain binaries that spawn scripts interpreted with
  • If you're using musl and want nsswitch-like functionality: nsss version -0.1.0.2 or later (build-time and boot-time)
  • +0.2.0.0 or later (build-time and boot-time)

    Licensing

    diff --git a/doc/upgrade.html b/doc/upgrade.html index 44efbb2..a68245c 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -24,7 +24,7 @@
  • skalibs dependency bumped to 2.11.0.0.
  • nsss -optional dependency bumped to 0.1.0.2.
  • +optional dependency bumped to 0.2.0.0.
  • execline optional dependency bumped to 2.8.1.0.
  • s6-svwait now supports the -- cgit v1.2.3