mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-25 10:59:35 -05:00
Before this change, there was a missing blank line between the negative trust anchors for one view, and the heading line for the next view. This is because dns_ntatable_totext() omits the last newline. There is an example of the incorrect output below; the fixed output has a blank line before "Start view auth". secure roots as of 21-Oct-2019 12:03:23.500: Start view rec Secure roots: ./RSASHA256/20326 ; managed Negative trust anchors: example.com: expiry 21-Oct-2019 13:03:15.000 Start view auth Secure roots: ./RSASHA256/20326 ; managed Negative trust anchors: example.com: expiry 21-Oct-2019 13:03:07.000 |
||
|---|---|---|
| .. | ||
| bigtest | ||
| optional | ||
| pkcs11 | ||
| startperf | ||
| system | ||
| testdata/wire | ||
| win32 | ||
| .gitignore | ||
| cfg_test.c | ||
| fromhex.pl | ||
| headerdep_test.sh.in | ||
| Makefile.in | ||
| makejournal.c | ||
| named.conf | ||
| prepare-softhsm2.sh | ||
| wire_test.c | ||