From ab17c701c69a60bd61678c6d2ae42214edfc99f3 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 19 Dec 2021 08:17:00 +0000 Subject: Update deps Signed-off-by: Laurent Bercot --- INSTALL | 2 +- doc/index.html | 2 +- doc/upgrade.html | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index e66f135..861cbf3 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.11.1.0 or later: https://skarnet.org/software/skalibs/ - - Optional (but recommended): execline version 2.8.1.0 or later: https://skarnet.org/software/execline/ + - Optional (but recommended): execline version 2.8.2.0 or later: https://skarnet.org/software/execline/ - s6 version 2.11.0.1 or later: https://skarnet.org/software/s6/ - s6-dns version 2.3.5.3 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 91fc6e1..3047ed2 100644 --- a/doc/index.html +++ b/doc/index.html @@ -59,7 +59,7 @@ as extensions to the s6 ecosystem. requirement if you link against the shared version of the skalibs library.
  • (Optional, but recommended) execline version -2.8.1.0 or later. It's a build-time and run-time requirement.
  • +2.8.2.0 or later. It's a build-time and run-time requirement.
  • s6 version 2.11.0.1 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 cd49bee..82ab8b7 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -23,6 +23,8 @@
    • skalibs dependency bumped to 2.11.1.0
    • +
    • execline +optional dependency bumped to 2.8.2.0
    • s6 dependency bumped to 2.11.0.1
    • s6-dns -- cgit v1.3.1