From ac8f720dd9e60867a3ac6f8fdec8a0a99d48f39e Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 13 Apr 2026 00:54:01 +0000 Subject: Update deps --- INSTALL | 2 +- doc/index.html | 2 +- doc/upgrade.html | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index 4d5dc89..4f8d90a 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.0.0 or later: https://skarnet.org/software/skalibs/ - - (optional but recommended): s6-networking version 2.7.2.2 or later: + - (optional but recommended): s6-networking version 2.7.3.0 or later: https://skarnet.org/software/s6-networking/ This software will run on any operating system that implements diff --git a/doc/index.html b/doc/index.html index a92d34a..ee0131b 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.7.2.2 or later. It's not a strict requirement, but tipidee relies on a super-server such as +2.7.3.0 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 0847278..4c9c9ab 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -25,6 +25,8 @@
  • Support for disabling RPATH at configure time.
  • skalibs dependency bumped to 2.15.0.0
  • +
  • s6-networking +recommendation bumped to 2.7.3.0
  • in 0.0.7.1

    -- cgit v1.3.1