From 34b8a10af3b6999e8dfbb1ee267bd58c09b27bfd Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 10 Feb 2026 07:33:09 +0000 Subject: Make TLS spawn instead of exec, sigh --- doc/index.html | 2 +- doc/upgrade.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index 3b350ea..c5423e5 100644 --- a/doc/index.html +++ b/doc/index.html @@ -34,7 +34,7 @@ inetd-like mail servers that do not already support it.
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.14.5.1 or later. It's a build-time requirement. It's also a run-time +2.14.5.2 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.
  • s6 version diff --git a/doc/upgrade.html b/doc/upgrade.html index 1dba5fc..5393bc0 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -22,7 +22,7 @@