summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-12 04:43:25 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-12 04:43:25 +0000
commit76add172cec4e1c9466dbc1965e2c926ca9184c1 (patch)
tree43d36cd724b11230cedea4bb315f1c3ca5fc5285 /NEWS
parentAdding upstream version 3.3.7. (diff)
downloadknot-76add172cec4e1c9466dbc1965e2c926ca9184c1.tar.xz
knot-76add172cec4e1c9466dbc1965e2c926ca9184c1.zip
Adding upstream version 3.3.8.upstream/3.3.8
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c450989..e3f26fc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Knot DNS 3.3.8 (2024-07-22)
+===========================
+
+Features:
+---------
+ - libzscanner,libknot: added support for 'dohpath' and 'ohttp' SVCB parameters
+ - libzscanner,libknot: added support for WALLET rrtype
+ - keymgr: new commands for keystore testing (see 'keystore-test' and 'keystore-bench')
+ - knotd: new configuration option for setting default TTL (see 'zone.default-ttl')
+
+Improvements:
+-------------
+ - libknot: added error codes to better describe some failures
+
+Bugfixes:
+---------
+ - knotd: DNSSEC signing doesn't remove NSEC records for non-authoritative nodes
+ - knotd: DNSSEC signing not scheduled on secondary if nothing to be reloaded
+ - libknot: TCP over XDP doesn't ignore SYN+ACK packets on the server side
+
Knot DNS 3.3.7 (2024-06-25)
===========================