From aa2def27d55cdaf25edbf6e1d390d4743ad03549 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 10 Aug 2021 18:31:13 +0000 Subject: Update dependencies Signed-off-by: Laurent Bercot --- INSTALL | 6 +++--- NEWS | 1 + doc/index.html | 6 +++--- doc/upgrade.html | 6 ++++++ 4 files changed, 13 insertions(+), 6 deletions(-) diff --git a/INSTALL b/INSTALL index 72b3ae6..cac143e 100644 --- a/INSTALL +++ b/INSTALL @@ -7,9 +7,9 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - skalibs version 2.11.0.0 or later: https://skarnet.org/software/skalibs/ - - Optional (but recommended): execline version 2.8.0.1 or later: https://skarnet.org/software/execline/ - - s6 version 2.10.0.3 or later: https://skarnet.org/software/s6/ - - s6-dns version 2.3.5.1 or later: https://skarnet.org/software/s6-dns/ + - Optional (but recommended): execline version 2.8.1.0 or later: https://skarnet.org/software/execline/ + - s6 version 2.11.0.0 or later: https://skarnet.org/software/s6/ + - s6-dns version 2.3.5.2 or later: https://skarnet.org/software/s6-dns/ - Depending on whether you build the SSL tools, bearssl version 0.6 or later: https://bearssl.org/ or libressl version 3.2.5 or later: https://libressl.org/ diff --git a/NEWS b/NEWS index 04b4eb6..e8e701c 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ Changelog for s6-networking. In 2.5.0.0 ---------- + - Adaptation to skalibs-2.11.0.0 - minidentd has been removed diff --git a/doc/index.html b/doc/index.html index 9da2ca0..7e00a20 100644 --- a/doc/index.html +++ b/doc/index.html @@ -59,11 +59,11 @@ 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.0.1 or later. It's a build-time and run-time requirement.
  • +2.8.1.0 or later. It's a build-time and run-time requirement.
  • s6 version -2.10.0.3 or later. It's a build-time and run-time requirement.
  • +2.11.0.0 or later. It's a build-time and run-time requirement.
  • s6-dns version -2.3.5.1 or later. It's a build-time requirement. It's also a run-time +2.3.5.2 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the s6-dns libraries.
  • If you want to build the secure communication tools: diff --git a/doc/upgrade.html b/doc/upgrade.html index af9f7e6..6f76750 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -23,6 +23,12 @@
    • skalibs dependency bumped to 2.11.0.0
    • +
    • execline +optional dependency bumped to 2.8.1.0
    • +
    • s6 +dependency bumped to 2.11.0.0
    • +
    • s6-dns +dependency bumped to 2.3.5.2
    • The obsolete minidentd program has been removed.
    -- cgit v1.2.3