From b93a891d2d262b3d123368076931d08cdf41e505 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 4 Oct 2024 03:31:47 +0000 Subject: Update deps Signed-off-by: Laurent Bercot --- doc/index.html | 2 +- doc/upgrade.html | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index c795568..69d501d 100644 --- a/doc/index.html +++ b/doc/index.html @@ -63,7 +63,7 @@ library.
  • s6 version 2.13.0.1 or later. It's a build-time and run-time requirement.
  • s6-dns version -2.3.8.0 or later. It's a build-time requirement. It's also a run-time +2.4.0.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 s6-dns libraries.
  • If you want to build the secure communication tools: diff --git a/doc/upgrade.html b/doc/upgrade.html index e502ce5..7906bc0 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -26,12 +26,14 @@ dependency bumped to 2.14.3.0
  • s6 dependency bumped to 2.13.0.1
  • s6-dns -dependency bumped to 2.3.8.0
  • +dependency bumped to 2.4.0.0
  • LibreSSL optional dependency bumped to 3.9.2
  • OpenSSL optional dependency bumped to 3.3.1
  • Static libraries are installed in /usr/lib by default.
  • +
  • s6-tcpclient does not qualify +its host argument by default.
  • in 2.7.0.3

    -- cgit v1.2.3