From 42cb4c7b043964874caea0268b6c814e68a6e7a5 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 6 Jun 2024 12:20:28 +0000 Subject: And again Signed-off-by: Laurent Bercot --- INSTALL | 4 ++-- doc/index.html | 4 ++-- doc/upgrade.html | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/INSTALL b/INSTALL index 6c5cfdc..8846e13 100644 --- a/INSTALL +++ b/INSTALL @@ -7,8 +7,8 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - skalibs version 2.14.2.0 or later: https://skarnet.org/software/skalibs/ - - Optional (but recommended): execline version 2.9.5.1 or later: https://skarnet.org/software/execline/ - - s6 version 2.12.0.5 or later: https://skarnet.org/software/s6/ + - Optional (but recommended): execline version 2.9.6.0 or later: https://skarnet.org/software/execline/ + - s6 version 2.13.0.0 or later: https://skarnet.org/software/s6/ - s6-dns version 2.3.7.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/ diff --git a/doc/index.html b/doc/index.html index 479a595..7e0ddfa 100644 --- a/doc/index.html +++ b/doc/index.html @@ -59,9 +59,9 @@ as extensions to the s6 ecosystem. requirement if you link against the shared version of the skalibs library.
  • (Optional, but recommended) execline version -2.9.5.1 or later. It's a build-time and run-time requirement.
  • +2.9.6.0 or later. It's a build-time and run-time requirement.
  • s6 version -2.12.0.5 or later. It's a build-time and run-time requirement.
  • +2.13.0.0 or later. It's a build-time and run-time requirement.
  • s6-dns version 2.3.7.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 diff --git a/doc/upgrade.html b/doc/upgrade.html index df0d0f9..bd7c1e5 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -24,9 +24,9 @@
  • skalibs dependency bumped to 2.14.2.0
  • execline -dependency bumped to 2.9.5.1
  • +dependency bumped to 2.9.6.0
  • s6 -dependency bumped to 2.12.0.5
  • +dependency bumped to 2.13.0.0
  • s6-dns dependency bumped to 2.3.7.2
  • LibreSSL -- cgit v1.2.3