From 48fcd40f9cea9d6635a4b3d70cc538218edfdba4 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 27 Mar 2025 16:53:51 +0000 Subject: Prepare for next version, fix configure 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 1d46de0..2162d00 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.14.3.0 or later. It's a build-time requirement. It's also a run-time +2.14.4.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.6.1 or later. When s6 is built with execline support (which is the default), +2.9.7.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.2.0.5 or later (build-time and boot-time)
  • +0.2.0.6 or later (build-time and boot-time)

    Licensing

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

    Download