From 45079bf5ed511a3260aedc905bca3c1f15488986 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 27 Apr 2024 12:51:55 +0000 Subject: Update deps again Signed-off-by: Laurent Bercot --- INSTALL | 4 ++-- doc/index.html | 4 ++-- doc/upgrade.html | 4 +++- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/INSTALL b/INSTALL index e1e5779..6c5cfdc 100644 --- a/INSTALL +++ b/INSTALL @@ -6,10 +6,10 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - - skalibs version 2.14.1.1 or later: https://skarnet.org/software/skalibs/ + - 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/ - - s6-dns version 2.3.7.1 or later: https://skarnet.org/software/s6-dns/ + - 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/ or libressl version 3.9.1 or later: https://libressl.org/ diff --git a/doc/index.html b/doc/index.html index 4360e7d..479a595 100644 --- a/doc/index.html +++ b/doc/index.html @@ -55,7 +55,7 @@ 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.14.1.1 or later. It's a build-time requirement. It's also a run-time +2.14.2.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 @@ -63,7 +63,7 @@ library.
  • s6 version 2.12.0.5 or later. It's a build-time and run-time requirement.
  • s6-dns version -2.3.7.1 or later. It's a build-time requirement. It's also a run-time +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 libraries.
  • If you want to build the secure communication tools: diff --git a/doc/upgrade.html b/doc/upgrade.html index 0fc474c..df0d0f9 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -22,11 +22,13 @@
    • skalibs -dependency bumped to 2.14.1.1
    • +dependency bumped to 2.14.2.0
    • execline dependency bumped to 2.9.5.1
    • s6 dependency bumped to 2.12.0.5
    • +
    • s6-dns +dependency bumped to 2.3.7.2
    • LibreSSL optional dependency bumped to 3.9.1
    • OpenSSL -- cgit v1.2.3