From b30499178db75b494d35eb1f60c30a85f45c4dc1 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 15 Apr 2024 10:46:10 +0000 Subject: Prepare for 2.12.0.4; also close s6-svscan's stderr on exit when special Signed-off-by: Laurent Bercot --- doc/index.html | 6 +++--- doc/upgrade.html | 9 +++++++++ 2 files changed, 12 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index 75ee0d3..8e8c987 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.1.0 or later. It's a build-time requirement. It's also a run-time +2.14.1.1 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.4.0 or later. When s6 is built with execline support (which is the default), +2.9.5.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.
  • @@ -115,7 +115,7 @@ want nsswitch-like functionality:

    Download