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 | 30bdda11e00c2f13bab72d670fe57959d285a265 (patch) | |
tree | 0273928608e7585e4523f3bd08384af52fbbc78a /NEWS | |
parent | Releasing progress-linux version 3.3.6-3~progress7.99u1. (diff) | |
download | knot-30bdda11e00c2f13bab72d670fe57959d285a265.tar.xz knot-30bdda11e00c2f13bab72d670fe57959d285a265.zip |
Merging upstream version 3.3.7.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'NEWS')
-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) =========================== |