diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-26 05:36:20 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-26 05:36:20 +0000 |
commit | 63ee71ce64bc2f404ab5f775fa5b10e24adf6830 (patch) | |
tree | 101f05fa1f67fe53d22a217db5c1cada337a93bf /NEWS | |
parent | Adding debian version 3.3.6-3. (diff) | |
download | knot-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-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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) =========================== |