From 584c1ebc199c5c261f1721bb5389a954fa5d5c0d Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 26 Sep 2021 11:09:34 +0000 Subject: Update LibreSSL/LibreTLS dependencies Signed-off-by: Laurent Bercot --- INSTALL | 4 ++-- NEWS | 13 +++++-------- doc/index.html | 4 ++-- doc/upgrade.html | 4 ++++ 4 files changed, 13 insertions(+), 12 deletions(-) diff --git a/INSTALL b/INSTALL index cac143e..0953f68 100644 --- a/INSTALL +++ b/INSTALL @@ -12,9 +12,9 @@ Build Instructions - 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/ + or libressl version 3.3.4 or later: https://libressl.org/ or openssl version 1.1.1k or later: https://openssl.org/ *in addition to* - libretls version 3.3.0 or later: https://git.causal.agency/libretls/about/ + libretls version 3.3.4 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/NEWS b/NEWS index e8e701c..7b18cc7 100644 --- a/NEWS +++ b/NEWS @@ -3,14 +3,11 @@ Changelog for s6-networking. In 2.5.0.0 ---------- - - Adaptation to skalibs-2.11.0.0 - - minidentd has been removed - - -In 2.4.2.0 ----------- - - - Actual server-side support for client certificates with BearSSL + - Adaptation to skalibs-2.11.0.0. + - minidentd removed. + - Full client certificate support. + - Server-side SNI support. + - s6-ucspitls[cd] -v2 now logs whether TLS is activated or not. In 2.4.1.1 diff --git a/doc/index.html b/doc/index.html index 7e00a20..3cc87e4 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 6f76750..239182c 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -30,6 +30,10 @@ dependency bumped to 2.11.0.0
  • s6-dns dependency bumped to 2.3.5.2
  • The obsolete minidentd program has been removed.
  • +
  • LibreSSL +optional dependency bumped to 3.3.4
  • +
  • LibreTLS +optional dependency bumped to 3.3.4
  • in 2.4.2.0

    -- cgit v1.2.3