diff --git a/unbound.changes b/unbound.changes index 08eaf23..81cd5dc 100644 --- a/unbound.changes +++ b/unbound.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Apr 22 19:26:03 UTC 2018 - michael@stroeder.com + +- Commented configuration directive dlv-anchor-file: in unbound.conf + (see bsc#1055060). The DLV key file is deliberately still + shipped in the package so users could easily re-enable this. + ------------------------------------------------------------------- Wed Apr 4 11:54:01 UTC 2018 - michael@stroeder.com diff --git a/unbound.conf b/unbound.conf index 38b0730..89e3829 100644 --- a/unbound.conf +++ b/unbound.conf @@ -346,7 +346,7 @@ server: # File with DLV trusted keys. Same format as trust-anchor-file. # There can be only one DLV configured, it is trusted from root down. # Downloaded from https://secure.isc.org/ops/dlv/dlv.isc.org.key - dlv-anchor-file: "/etc/unbound/dlv.isc.org.key" + # dlv-anchor-file: "/etc/unbound/dlv.isc.org.key" # File with trusted keys for validation. Specify more than one file # with several entries, one file per entry.