From ba7f3c0dd4ba8cee6a12c7b6ada5f6542b2251ec Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 11 Sep 2023 08:00:47 +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 21d0e9b..c989a60 100644 --- a/INSTALL +++ b/INSTALL @@ -10,7 +10,7 @@ Build Instructions - Optional: nsss version 0.2.0.4 or later: https://skarnet.org/software/nsss/ - Optional: utmps version 0.1.2.2 or later: https://skarnet.org/software/utmps/ - execline version 2.9.4.0 or later: https://skarnet.org/software/execline/ - - 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 software is Linux-specific. It will run on a Linux kernel, version 2.6.32 or later. However, it should not be too hard to port to diff --git a/doc/index.html b/doc/index.html index cd1cf02..434221b 100644 --- a/doc/index.html +++ b/doc/index.html @@ -82,7 +82,7 @@ against the shared version of the skalibs library.
  • execline version 2.9.4.0 or later. It is a build-time and boot-time requirement.
  • s6 version -2.11.4.0 or later. It is a build-time and boot-time requirement.
  • +2.12.0.0 or later. It is a build-time and boot-time requirement.

    diff --git a/doc/upgrade.html b/doc/upgrade.html index 2686cbc..34c871c 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -30,7 +30,7 @@ optional dependency bumped to 0.1.2.2.

  • execline dependency bumped to 2.9.4.0.
  • s6 -dependency bumped to 2.11.4.0.
  • +dependency bumped to 2.12.0.0.
  • You should run s6-linux-init-maker again to take advantage of new features and minor bugfixes.
  • -- cgit v1.2.3