From 4ee4f68568f79a198160024a503d6c6a700063a8 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 7 Jul 2026 01:06:22 +0000 Subject: Update deps --- INSTALL | 2 +- NEWS | 3 ++- doc/index.html | 2 +- doc/upgrade.html | 2 ++ 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/INSTALL b/INSTALL index 9a62603..b69f46c 100644 --- a/INSTALL +++ b/INSTALL @@ -7,7 +7,7 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - skalibs version 2.15.1.0 or later: https://skarnet.org/software/skalibs/ - - (optional but recommended): s6-networking version 2.8.0.0 or later: + - (optional but recommended): s6-networking version 2.8.0.1 or later: https://skarnet.org/software/s6-networking/ This software will run on any operating system that implements diff --git a/NEWS b/NEWS index 7eaf6dc..738363f 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,8 @@ In 0.0.8.0 - Bugfixes. - New configuration option: cgi_pass_authorization - - New configuration option: fastcgi + - New configuration option: fastcgi. + - FastCGI support. In 0.0.7.2 diff --git a/doc/index.html b/doc/index.html index 6b8f014..eae5b87 100644 --- a/doc/index.html +++ b/doc/index.html @@ -116,7 +116,7 @@ make it shorter. Just like the code. requirement if you link against the shared version of the skalibs library.
  • Recommended at run-time: s6-networking version -2.8.0.0 or later. It's not a strict requirement, but tipidee relies on a super-server such as +2.8.0.1 or later. It's not a strict requirement, but tipidee relies on a super-server such as s6-tcpserver to listen to the network and provide connection information via environment variables. It also defers to tools such as diff --git a/doc/upgrade.html b/doc/upgrade.html index b60576b..a9f0a6d 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -24,6 +24,8 @@

    in 0.0.7.2

    -- cgit v1.3.1