summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELNOTES10
1 files changed, 8 insertions, 2 deletions
diff --git a/RELNOTES b/RELNOTES
index f10305dc..331f3fd4 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