summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-12 04:43:26 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-12 04:43:26 +0000
commite0b319795dcf6342ca636879f76a8ffa0af6f978 (patch)
tree4be83145000ff55f9da4bf32979f65a3655e0a50 /NEWS
parentReleasing progress-linux version 3.3.7-1~progress7.99u1. (diff)
downloadknot-e0b319795dcf6342ca636879f76a8ffa0af6f978.tar.xz
knot-e0b319795dcf6342ca636879f76a8ffa0af6f978.zip
Merging upstream version 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)
===========================