From cacec6d3b5b7697f5c0cbce9d0dde2a6ed5781ef Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 2 Jan 2023 11:48:24 +0000 Subject: Update dependencies Signed-off-by: Laurent Bercot --- INSTALL | 2 +- doc/index.html | 4 ++-- doc/upgrade.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/INSTALL b/INSTALL index 074e56b..99ad82c 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.13.0.0 or later: https://skarnet.org/software/skalibs/ - - Optional (but recommended): execline version 2.9.0.2 or later: https://skarnet.org/software/execline/ + - Optional (but recommended): execline version 2.9.1.0 or later: https://skarnet.org/software/execline/ - s6 version 2.11.2.0 or later: https://skarnet.org/software/s6/ - s6-dns version 2.3.5.5 or later: https://skarnet.org/software/s6-dns/ - Depending on whether you build the SSL tools, diff --git a/doc/index.html b/doc/index.html index ee5d65f..da06620 100644 --- a/doc/index.html +++ b/doc/index.html @@ -55,11 +55,11 @@ as extensions to the s6 ecosystem.
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.12.0.2 or later. It's a build-time requirement. It's also a run-time +2.13.0.0 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.
  • (Optional, but recommended) execline version -2.9.0.1 or later. It's a build-time and run-time requirement.
  • +2.9.1.0 or later. It's a build-time and run-time requirement.
  • s6 version 2.11.2.0 or later. It's a build-time and run-time requirement.
  • s6-dns version diff --git a/doc/upgrade.html b/doc/upgrade.html index 4a4ce52..1aafe91 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -24,7 +24,7 @@
  • skalibs dependency bumped to 2.13.0.0
  • execline -optional dependency bumped to 2.9.0.2
  • +optional dependency bumped to 2.9.1.0
  • s6 dependency bumped to 2.11.2.0
  • s6-dns -- cgit v1.2.3