From b2ace52d7187d21038f63d4c4c551a0a2b3cd4c6 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 27 Mar 2025 16:54:09 +0000 Subject: Prepare for next version, fix configure Signed-off-by: Laurent Bercot --- doc/index.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'doc/index.html') diff --git a/doc/index.html b/doc/index.html index 95a32d7..b413c55 100644 --- a/doc/index.html +++ b/doc/index.html @@ -55,24 +55,24 @@ 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.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 recommended) execline version -2.9.6.1 or later. It's a build-time and run-time requirement.
  • +2.9.7.0 or later. It's a build-time and run-time requirement.
  • s6 version -2.13.1.0 or later. It's a build-time and run-time requirement.
  • +2.13.1.1 or later. It's a build-time and run-time requirement.
  • s6-dns version -2.4.0.0 or later. It's a build-time requirement. It's also a run-time +2.4.0.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 libraries.
  • If you want to build the secure communication tools:
    • Either BearSSL version 0.6 or later.
    • -
    • Or LibreSSL version 3.9.2 +
    • Or LibreSSL version 4.0.0 or later.
    • -
    • Or OpenSSL version 3.3.1 +
    • Or OpenSSL version 3.4.1 or later and LibreTLS version 3.8.1 or later.
    • @@ -91,7 +91,7 @@ run-time requirement if you link against its shared version.