From b5929b9300f01d1e14606aa2b858826ed3f605bb Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 26 Aug 2026 02:04:02 +0000 Subject: Add -A|-a to s6-tcpserver-access and s6-tlsserver; prepare for 2.8.1.0 --- NEWS | 8 + doc/index.html | 4 +- doc/s6-tcpserver-access.html | 12 +- doc/s6-tlsserver.html | 1 + doc/upgrade.html | 8 + package/info | 2 +- src/conn-tools/s6-tcpserver-access.c | 274 ++++++++++++++++++----------------- src/tls/s6-tlsserver.c | 8 +- 8 files changed, 176 insertions(+), 141 deletions(-) diff --git a/NEWS b/NEWS index 749712e..82f9141 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,13 @@ Changelog for s6-networking. +In 2.8.1.0 +---------- + + - New options to s6-tcpserver-access: -A, -a. +Used to control default policy if a client matches no rule. + - New -A, -a options to s6-tlsserver to mirror them. + + In 2.8.0.1 ---------- diff --git a/doc/index.html b/doc/index.html index 219b397..ddfc7d5 100644 --- a/doc/index.html +++ b/doc/index.html @@ -92,8 +92,8 @@ run-time requirement if you link against its shared version.