From 96cb4bc24db14b353fd47d8d4325fd02730b6b5f Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 17 Feb 2023 14:41:36 +0000 Subject: version: 1.1.0.0 Signed-off-by: Laurent Bercot --- INSTALL | 2 +- doc/index.html | 2 +- doc/upgrade.html | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index a4813aa..9f52c44 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.13.1.0 or later: https://skarnet.org/software/skalibs/ - - Optional: nsss version 0.2.0.2 or later: https://skarnet.org/software/nsss/ + - Optional: nsss version 0.2.0.3 or later: https://skarnet.org/software/nsss/ - Optional: utmps version 0.1.2.1 or later: https://skarnet.org/software/utmps/ - execline version 2.9.2.0 or later: https://skarnet.org/software/execline/ - s6 version 2.11.3.0 or later: https://skarnet.org/software/s6/ diff --git a/doc/index.html b/doc/index.html index 7d61315..14230a8 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.2.0.2 or later (build-time and boot-time)
  • +0.2.0.3 or later (build-time and boot-time)
  • If you want secure utmp functionality: utmps version 0.1.2.1 or later (build-time and boot-time)
  • diff --git a/doc/upgrade.html b/doc/upgrade.html index 8dc841e..e1799f1 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -23,6 +23,8 @@