From e2e44b9c7f89c79e343e901d76fd5f020573c8ec Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 10 Aug 2021 18:13:32 +0000 Subject: Finalize preparation for 2.11.0.0 Signed-off-by: Laurent Bercot --- INSTALL | 4 ++-- doc/index.html | 6 +++--- doc/upgrade.html | 4 ++++ 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/INSTALL b/INSTALL index 79009b2..c93d6fc 100644 --- a/INSTALL +++ b/INSTALL @@ -7,10 +7,10 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - skalibs version 2.11.0.0 or later: https://skarnet.org/software/skalibs/ - - execline version 2.8.0.1 or later: https://skarnet.org/software/execline/ + - 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.1 or later: https://skarnet.org/software/nsss/ + - Optional: nsss version 0.1.0.2 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/doc/index.html b/doc/index.html index 6b1cd2b..7707fe7 100644 --- a/doc/index.html +++ b/doc/index.html @@ -88,7 +88,7 @@ requirement if you link against the shared version of the skalibs library.
  • (Optional, but really recommended for full functionality): execline version -2.8.0.1 or later. When s6 is built with execline support (which is the default), +2.8.1.0 or later. When s6 is built with execline support (which is the default), execline is a build-time requirement, and also a run-time requirement for certain binaries that spawn scripts interpreted with execlineb.
  • @@ -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.1 or later (build-time and boot-time)
  • +0.1.0.2 or later (build-time and boot-time)

    Licensing

    @@ -115,7 +115,7 @@ want nsswitch-like functionality:

    Download