Thanks to Antoine Beaupré from Debian for the suggested patch.
[ISC-Bugs #41288]
+ - The DHCPv6 server now handles long valid and preferred lease times better.
+ Values that would cause the internal end time of the lease to wrap are
+ modified to work as infinite.
+ [ISC-Bugs #40773]
+
+- Updated support for cross compiling by allowing the library archiver
+ to be set at configure time via the environment variable 'AR'.
+ [ISC-Bugs #41536]
+
Changes since 4.3.3b1
- None