From 14b27c8c0c59f540b1209649c16fdcd9de9839ea Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 26 Sep 2021 14:04:26 +0000 Subject: version: 1.0.6.4 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 f78c0d1..c69401e 100644 --- a/INSTALL +++ b/INSTALL @@ -7,7 +7,7 @@ Build Instructions - A Linux-based system with a standard C development environment - GNU make version 3.81 or later - skalibs version 2.11.0.0 or later: https://skarnet.org/software/skalibs/ - - 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/ - Optional: utmps version 0.1.0.3 or later: https://skarnet.org/software/utmps/ - execline version 2.8.1.0 or later: https://skarnet.org/software/execline/ - s6 version 2.11.0.0 or later: https://skarnet.org/software/s6/ diff --git a/NEWS b/NEWS index 5fc2a6a..6abc648 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,7 @@ In 1.0.6.4 ---------- - Adapt to skalibs-2.11.0.0. + - Make s6-l-i work even in a CONFIG_TTY=n situation. In 1.0.6.3 diff --git a/doc/index.html b/doc/index.html index b6ee197..8b25887 100644 --- a/doc/index.html +++ b/doc/index.html @@ -93,7 +93,7 @@ against the shared version of the skalibs library.
  • 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)
  • If you want secure utmp functionality: utmps version 0.1.0.3 or later (build-time and boot-time)
  • diff --git a/doc/upgrade.html b/doc/upgrade.html index 8cd21a9..133eed5 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.
  • utmps optional dependency bumped to 0.1.0.3.
  • execline -- cgit v1.2.3