From 7b70f4731be3f49387a3736ab933a86c138689ae Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 30 Jul 2024 08:40:57 +0000 Subject: Prepare for 2.7.0.4; update deps 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 7e0ddfa..47a7adb 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.2.0 or later. It's a build-time requirement. It's also a run-time +2.14.3.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.0 or later. It's a build-time and run-time requirement.
  • s6 version -2.13.0.0 or later. It's a build-time and run-time requirement.
  • +2.13.0.1 or later. It's a build-time and run-time requirement.
  • s6-dns version -2.3.7.2 or later. It's a build-time requirement. It's also a run-time +2.3.7.3 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.1 +
    • Or LibreSSL version 3.9.2 or later.
    • -
    • Or OpenSSL version 3.3.0 +
    • Or OpenSSL version 3.3.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.