]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for [GL #4708]
authorNicki Křížek <nicki@isc.org>
Wed, 12 Jun 2024 11:49:02 +0000 (13:49 +0200)
committerNicki Křížek <nicki@isc.org>
Mon, 8 Jul 2024 12:53:00 +0000 (14:53 +0200)
doc/notes/notes-9.19.25.rst

index 380c572fbfe2d00cfb393360f40a6029871ea1f1..65eb903cc528ba503cfd46d3e1047a453d8e72a2 100644 (file)
@@ -78,6 +78,12 @@ Bug Fixes
   conditions were incorrectly prioritized during server selection.
   These are now properly handled as unreachable. :gl:`#4736`
 
+- When sending a TCP reset for a connection, on some systems
+  the libuv call may return an error code, which triggered an
+  assertion failure in `named`. This error condition is now
+  being dealt with in a more graceful manner, by logging the
+  incident and shutting down the connection. :gl:`#4708`
+
 Known Issues
 ~~~~~~~~~~~~