summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-26 05:36:20 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-26 05:36:20 +0000
commit63ee71ce64bc2f404ab5f775fa5b10e24adf6830 (patch)
tree101f05fa1f67fe53d22a217db5c1cada337a93bf /NEWS
parentAdding debian version 3.3.6-3. (diff)
downloadknot-63ee71ce64bc2f404ab5f775fa5b10e24adf6830.tar.xz
knot-63ee71ce64bc2f404ab5f775fa5b10e24adf6830.zip
Merging upstream version 3.3.7.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1f4406e..c450989 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Knot DNS 3.3.7 (2024-06-25)
+===========================
+
+Improvements:
+-------------
+ - libs: upgraded embedded libngtcp2 to 1.6.0
+
+Bugfixes:
+---------
+ - knotd: insufficient metadata check can cause journal corruption
+ - knotd: missing zone timers initialization upon purge
+ - knotd: missing RCU lock in zone flush and refresh
+ - knotd: defective assert in zone refresh
+
Knot DNS 3.3.6 (2024-06-12)
===========================