From 2b0d8dacd3b7def1d8839d725fd44ae75d71629d Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 3 Jun 2025 22:10:36 +0000 Subject: Add proxy-server 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 b349bb9..260213e 100644 --- a/doc/index.html +++ b/doc/index.html @@ -55,15 +55,15 @@ 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.4.0 or later. It's a build-time requirement. It's also a run-time +2.14.5.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.7.0 or later. It's a build-time and run-time requirement.
  • +2.9.7.1 or later. It's a build-time and run-time requirement.
  • s6 version -2.13.2.0 or later. It's a build-time and run-time requirement.
  • +2.13.2.1 or later. It's a build-time and run-time requirement.
  • s6-dns version -2.4.1.0 or later. It's a build-time requirement. It's also a run-time +2.4.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 s6-dns libraries.
  • If you want to build the secure communication tools: @@ -91,8 +91,8 @@ run-time requirement if you link against its shared version.