From b91083494e19f64dd803dd8edb5a726b305bb620 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Mon, 11 Apr 2022 15:56:43 +0200 Subject: [PATCH] Add release note for miscellaneous dig fixes --- doc/notes/notes-current.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 5d517f8ba5..495cefaef6 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -52,6 +52,10 @@ Bug Fixes over IPv6. This futile traffic was not logged. This excessive retry behavior has been fixed. :gl:`#3242` +- A number of crashes and hangs which could be triggered in + :iscman:`dig` were identified and addressed. :gl:`#3020` :gl:`#3128` + :gl:`#3145` :gl:`#3184` :gl:`#3205` :gl:`#3244` :gl:`#3248` + - Invalid ``dnssec-policy`` definitions, where the defined keys did not cover both KSK and ZSK roles for a given algorithm, were being accepted. These are now checked, and the ``dnssec-policy`` is rejected