From 105748f3911d0b3c413d6edf36d78cfa450a0d80 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 12 Sep 2023 03:17:44 +0000 Subject: Update deps Signed-off-by: Laurent Bercot --- INSTALL | 6 +++--- doc/index.html | 6 +++--- doc/upgrade.html | 6 +++++- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/INSTALL b/INSTALL index 04bf778..c76def3 100644 --- a/INSTALL +++ b/INSTALL @@ -12,9 +12,9 @@ Build Instructions - s6-dns version 2.3.6.0 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.5.3 or later: https://libressl.org/ - or openssl version 1.1.1t or later: https://openssl.org/ *in addition to* - libretls version 3.5.2 or later: https://git.causal.agency/libretls/about/ + or libressl version 3.7.3 or later: https://libressl.org/ + or openssl version 1.1.1w or later: https://openssl.org/ *in addition to* + libretls version 3.7.0 or later: https://git.causal.agency/libretls/about/ This software will run on any operating system that implements POSIX.1-2008, available at: diff --git a/doc/index.html b/doc/index.html index a703c56..37da351 100644 --- a/doc/index.html +++ b/doc/index.html @@ -70,12 +70,12 @@ libraries. The chosen library is a build-time requirement, and also a run-time requirement if you link against its shared version. diff --git a/doc/upgrade.html b/doc/upgrade.html index 7b4a88e..d71a59c 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -27,8 +27,12 @@ dependency bumped to 2.14.0.0 optional dependency bumped to 2.9.4.0
  • s6 dependency bumped to 2.12.0.0
  • +
  • LibreSSL +optional dependency bumped to 3.7.3
  • OpenSSL -optional dependency bumped to 1.1.1u
  • +optional dependency bumped to 1.1.1w +
  • LibreTLS +optional dependency bumped to 3.7.0
  • in 2.5.1.3

    -- cgit v1.2.3