From: Oto Šťáva Date: Wed, 31 Jul 2024 13:53:44 +0000 (+0200) Subject: Update NEWS X-Git-Tag: v6.0.9~38^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adc4c44e7395c9469ef39001ea3142c1df7b1b64;p=thirdparty%2Fknot-resolver.git Update NEWS --- diff --git a/NEWS b/NEWS index d84537d35..e8ba52303 100644 --- a/NEWS +++ b/NEWS @@ -6,7 +6,14 @@ Improvements - manager: secret for TLS session resumption via ticket (RFC5077) (!1567) - The manager creates and sets the secret for all running 'kresd' workers. The secret is created automatically if the user does not configure his own secret in the configuration. This means that the workers will be able to resume each other's TLS sessions, regardless of whether the user has configured it to do so. + The manager creates and sets the secret for all running 'kresd' workers. + The secret is created automatically if the user does not configure their own secret in the configuration. + This means that the workers will be able to resume each other's TLS sessions, regardless of whether the user has configured it to do so. + +Bugfixes +-------- + +- daemon/proxyv2: fix informing the engine about TCP/TLS from the actual client (!1578) Knot Resolver 6.0.8 (2024-07-23) ================================