Use SIGINT (instead of overloading SIGHUP) to turn on DNSSEC time validation.

This commit is contained in:
Simon Kelley
2018-01-14 21:05:37 +00:00
parent faaf306a63
commit 3c973ad92d
5 changed files with 38 additions and 14 deletions

View File

@@ -19,6 +19,10 @@ version 2.79
Fix incorrect error exit code from dhcp_release6 utility.
Thanks Gaudenz Steinlin for the bug report.
Use SIGINT (instead of overloading SIGHUP) to turn on DNSSEC
time validation when --dnssec-no-timecheck is in use.
Note that this is an incompatible change from earlier releases.
version 2.78
Fix logic of appending ".<layer>" to PXE basename. Thanks to Chris