From adf53fc275a1ea5959f4b3e55b290026009e973c Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 23 Apr 2024 20:29:26 +0000 Subject: Prepare for 2.7.0.3; fix s6-tcpserverd fd bug Signed-off-by: Laurent Bercot --- doc/index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/index.html') diff --git a/doc/index.html b/doc/index.html index 78fefc0..edf9d65 100644 --- a/doc/index.html +++ b/doc/index.html @@ -55,13 +55,13 @@ as extensions to the s6 ecosystem.
  • 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 recommended) execline version -2.9.4.0 or later. It's a build-time and run-time requirement.
  • +2.9.5.1 or later. It's a build-time and run-time requirement.
  • s6 version -2.12.0.3 or later. It's a build-time and run-time requirement.
  • +2.12.0.4 or later. It's a build-time and run-time requirement.
  • s6-dns version 2.3.7.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 s6-dns @@ -70,9 +70,9 @@ libraries.