From d6d151fcfb08c0000d11e904b63d2d728754df3f Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 12 Sep 2023 03:12:33 +0000 Subject: Update deps Signed-off-by: Laurent Bercot --- INSTALL | 2 +- doc/index.html | 2 +- doc/upgrade.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/INSTALL b/INSTALL index 961e8a7..8011885 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.14.0.0 or later: https://skarnet.org/software/skalibs/ - - s6 version 2.11.4.0 or later: https://skarnet.org/software/s6/ + - s6 version 2.12.0.0 or later: https://skarnet.org/software/s6/ (this is only a run-time requirement, not a build-time one) This software will run on any operating system that implements diff --git a/doc/index.html b/doc/index.html index 068538d..2803f90 100644 --- a/doc/index.html +++ b/doc/index.html @@ -60,7 +60,7 @@ running utmp functions are just clients to this daemon. requirement if you link against the shared version of the skalibs library.
  • s6 version -2.11.4.0 or later. It's a run-time requirement only, to run +2.12.0.0 or later. It's a run-time requirement only, to run the utmpd and wtmpd services (and can be done without if you have a suitable replacement for s6-ipcserver).
  • diff --git a/doc/upgrade.html b/doc/upgrade.html index 960afa9..87e7c50 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -24,7 +24,7 @@
  • skalibs dependency bumped to 2.14.0.0.
  • s6 run-time -dependency bumped to 2.11.4.0.
  • +dependency bumped to 2.12.0.0.

    in 0.1.2.1

    -- cgit v1.2.3