From e63e9a4c5b6cba6a8c2b43a92f0e1a597ed586d2 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 29 Nov 2022 12:33:38 +0000 Subject: Adapt to skalibs-2.13.0.0 Signed-off-by: Laurent Bercot --- doc/index.html | 8 ++++---- doc/upgrade.html | 11 +++++++++++ 2 files changed, 15 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index 7247511..1210f03 100644 --- a/doc/index.html +++ b/doc/index.html @@ -83,12 +83,12 @@ with s6
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.12.0.0 or later. It's a build-time requirement. It's also a run-time +2.13.0.0 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library.
  • (Optional, but really recommended for full functionality): execline version -2.9.0.1 or later. When s6 is built with execline support (which is the default), +2.9.0.2 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.2.0.1 or later (build-time and boot-time)
  • +0.2.0.2 or later (build-time and boot-time)

    Licensing

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

    Download