From 06b1f4f397d53e9a4c9abe4c8c4c20a7240e7736 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 18 Nov 2023 04:17:07 +0000 Subject: /etc/hosts support for s6-tcpclient and s6-tcpserver-access Signed-off-by: Laurent Bercot --- doc/upgrade.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/upgrade.html') diff --git a/doc/upgrade.html b/doc/upgrade.html index 8ae492b..a688976 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -30,6 +30,13 @@ side. This allows users to invoke it directly when it is relevant. s6-tlsc-io.
  • The -K option to TLS programs has slightly changed semantics: it now indicates a timeout for the whole handshake.
  • +
  • The -h option to +s6-tcpclient, +s6-tcpserver-access, +s6-tlsclient, and +s6-tlsserver, has changed semantics. +Previously it was a no-op except to cancel a prior -H option. +Now it means that DNS lookups should also include /etc/hosts.
  • in 2.6.0.0

    -- cgit v1.3.1