This update for bind fixes the following issues:
Update to release 9.16.42
Security Fixes:
Bug Fixes:
Update to release 9.16.41
Bug Fixes:
Update to release 9.16.40
Bug Fixes:
Update to release 9.16.39
Feature Changes:
libuv support for receiving multiple UDP messages in a single recvmmsg() system call has been tweaked several times between libuv versions 1.35.0 and 1.40.0; the current recommended libuv version is 1.40.0 or higher. New rules are now in effect for running with a different version of libuv than the one used at compilation time. These rules may trigger a fatal error at startup:
This prevents the use of libuv versions that may trigger an assertion failure when receiving multiple UDP messages in a single system call.
Bug Fixes: