From 8fe924c3da6ab919f512029a15464e77cbeede8a Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 19 Nov 2023 03:05:39 +0000 Subject: Small bugfixes, update deps, update doc Signed-off-by: Laurent Bercot --- doc/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/index.html') diff --git a/doc/index.html b/doc/index.html index 95294f2..b7209a9 100644 --- a/doc/index.html +++ b/doc/index.html @@ -55,27 +55,27 @@ 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.0.0 or later. It's a build-time requirement. It's also a run-time +2.14.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 skalibs library.
  • (Optional, but recommended) execline version 2.9.4.0 or later. It's a build-time and run-time requirement.
  • s6 version -2.12.0.0 or later. It's a build-time and run-time requirement.
  • +2.12.0.1 or later. It's a build-time and run-time requirement.
  • s6-dns version -2.3.6.0 or later. It's a build-time requirement. It's also a run-time +2.3.7.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 s6-dns libraries.
  • If you want to build the secure communication tools:
    • Either BearSSL version 0.6 or later.
    • -
    • Or LibreSSL version 3.7.3 +
    • Or LibreSSL version 3.8.2 or later.
    • Or OpenSSL version 1.1.1w or later and LibreTLS -version 3.7.0 or later.
    • +version 3.8.1 or later.
    The chosen library is a build-time requirement, and also a run-time requirement if you link against its shared version.
  • -- cgit v1.3.1