From cce04313d9f88d3c4372555651daf78a9c771ce2 Mon Sep 17 00:00:00 2001 From: Thomas Markwalder Date: Wed, 26 Sep 2018 10:54:45 -0400 Subject: [master] Correct BIND9 dns API call constant Merges in rt47757 --- RELNOTES | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'RELNOTES') diff --git a/RELNOTES b/RELNOTES index 331f3fd4..04fd0ee7 100644 --- a/RELNOTES +++ b/RELNOTES @@ -87,9 +87,21 @@ ISC DHCP is open source software maintained by Internet Systems Consortium. This product includes cryptographic software written by Eric Young (eay@cryptsoft.com). - Changes since 4.4.0 (New Features) + Changes since 4.4.1 (New Features) - none - Changes since 4.4.0 (Bug Fixes) + + Changes since 4.4.1 (Bug Fixes) + +- Corrected a misuse of the BIND9 DDNS API which caused DDNS updates to be + carried out over TCP rather than UDP. The coding error was exposed by + migration to BIND9 9.11. Thanks to Jinmei Tatuya at Infoblox for + reporting the issue. + [ISC-Bugs #47757] + + Changes since 4.4.0 (New Features) +- none + + Changes since 4.4.0 (Bug Fixes) - A delayed-ack value of 0 (the default), now correctly disables the delayed feature. A change in 4.4.0 prohibited lease updates marking leases active -- cgit v1.2.1