]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
Update NEWS docs-develop-prox-vruo3n/deployments/4816
authorOto Šťáva <oto.stava@nic.cz>
Wed, 31 Jul 2024 13:53:44 +0000 (15:53 +0200)
committerOto Šťáva <oto.stava@nic.cz>
Wed, 7 Aug 2024 08:36:06 +0000 (10:36 +0200)
NEWS

diff --git a/NEWS b/NEWS
index d84537d35091557776671ec46b341329f55c4b68..e8ba52303ba31b13f8950ee4c9beefe7a73acea7 100644 (file)
--- 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)
 ================================