From: Thomas Markwalder Date: Fri, 14 Sep 2018 17:48:53 +0000 (-0400) Subject: [master] Updated release notes. X-Git-Tag: v4_4_2b1~34 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=d5118758de6e4add37313c056a18de9857f20b06;p=thirdparty%2Fdhcp.git [master] Updated release notes. --- diff --git a/RELNOTES b/RELNOTES index f10305dcf..331f3fd46 100644 --- a/RELNOTES +++ b/RELNOTES @@ -87,9 +87,9 @@ 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.0 (New Features) - none - Changes since 4.4.0 (Bug Fixes) + 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 @@ -109,6 +109,12 @@ by Eric Young (eay@cryptsoft.com). [ISC-Bugs #47139] CVE: CVE-2018-5732 +- Added use of new Bind9 compatibility header files, that are now necessary + to supply type definitions for primitive data types, removed from Bind9 + proper. Altered util/bind.sh to pull from Bind9 repo on gitlab. + [ISC-Bugs #48072] + [ISC-Bugs #48071] + Changes since 4.4.0b1 (New Features) - Duplicate address detection when binding to a new IPv6 address was added