From: Nicki Křížek Date: Wed, 12 Jun 2024 11:49:02 +0000 (+0200) Subject: Add release note for [GL #4708] X-Git-Tag: v9.20.0~2^2~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=10d2aceb0273eb3856f21f186f4f75c895a26f53;p=thirdparty%2Fbind9.git Add release note for [GL #4708] --- diff --git a/doc/notes/notes-9.19.25.rst b/doc/notes/notes-9.19.25.rst index 380c572fbfe..65eb903cc52 100644 --- a/doc/notes/notes-9.19.25.rst +++ b/doc/notes/notes-9.19.25.rst @@ -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 ~~~~~~~~~~~~