]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
[master] Updated release notes.
authorThomas Markwalder <tmark@isc.org>
Fri, 14 Sep 2018 17:48:53 +0000 (13:48 -0400)
committerThomas Markwalder <tmark@isc.org>
Fri, 14 Sep 2018 17:48:53 +0000 (13:48 -0400)
RELNOTES

index f10305dcfcbccd29090c8cc32bbb221ae358c348..331f3fd467ecb47d0b565e4947bc05b1b81c0112 100644 (file)
--- 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