mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
- Fix test for zonemd-check option.
This commit is contained in:
parent
ea4f1ee8a6
commit
2e87871678
2 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
|||
1 June 2021: George
|
||||
- Fix test for zonemd-check option.
|
||||
|
||||
27 May 2021: Wouter
|
||||
- Merge #496 from banburybill: Use build system endianness if
|
||||
available, otherwise try to work it out.
|
||||
|
|
|
|||
|
|
@ -19,4 +19,5 @@ auth-zone:
|
|||
for-upstream: yes
|
||||
for-downstream: yes
|
||||
zonefile: "zonemd_reload.zone"
|
||||
zonemd-check: yes
|
||||
#master: "127.0.0.1@@TOPORT@"
|
||||
|
|
|
|||
Loading…
Reference in a new issue