summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-12 04:44:07 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-12 04:44:07 +0000
commitbdd6bd04ba39d67eaf51ef77cba67321c787258e (patch)
treeb38069ef607224c4060da303320a4c7a9d71c671 /NEWS
parentAdding upstream version 3.3.8. (diff)
downloadknot-bdd6bd04ba39d67eaf51ef77cba67321c787258e.tar.xz
knot-bdd6bd04ba39d67eaf51ef77cba67321c787258e.zip
Adding upstream version 3.3.9.upstream/3.3.9
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e3f26fc..80a44ee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Knot DNS 3.3.9 (2024-08-26)
+===========================
+
+Improvements:
+-------------
+ - libknot: added EDE code 30
+ - libknot: improved performance of knot_rrset_to_wire_extra()
+ - libs: upgraded embedded libngtcp2 to 1.7.0
+ - doc: various fixes and updates
+
+Bugfixes:
+---------
+ - keymgr: pregenerate clears future timestamps of old keys and creates new keys
+ - mod-dnsproxy: defective TSIG processing
+ - mod-dnsproxy: TCP not detected in the XDP mode
+ - kxdpgun: unsuccessful interface initialization leaks memory
+ - packaging: libknot not installed with python3-libknot
+
Knot DNS 3.3.8 (2024-07-22)
===========================