]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for [GL #2499]
authorMark Andrews <marka@isc.org>
Thu, 18 Feb 2021 06:02:27 +0000 (17:02 +1100)
committerMark Andrews <marka@isc.org>
Fri, 19 Feb 2021 00:39:47 +0000 (11:39 +1100)
(cherry picked from commit 3d340ecfd2f4a703608a001c6821949b534c9312)

doc/notes/notes-current.rst

index a9a850f46ee0d892c7b72658571b473dd6a798d9..44fcea7ab87a7abc1545a33113099508867d2ec6 100644 (file)
@@ -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]