From: Mark Andrews Date: Thu, 18 Feb 2021 06:02:27 +0000 (+1100) Subject: Add release note for [GL #2499] X-Git-Tag: v9.17.11~39^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3d340ecfd2f4a703608a001c6821949b534c9312;p=thirdparty%2Fbind9.git Add release note for [GL #2499] --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 9fdc8fd32b6..508fbb02260 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -48,3 +48,6 @@ Bug Fixes of sending a proper response back. Rollback setting the IP_DONTFRAG on the UDP sockets that we enabled during the DNS Flag Day 2020 to fix this issue. [GL #2487] + +- An invalid direction field (not one of 'N'/'S' or 'E'/'W') in a LOC record + triggered an INSIST failure. [GL #2499]