net-dns/unbound: Merged upstream

Gentoo-bug: 581566
Package-Manager: portage-2.2.26
This commit is contained in:
nemunaire 2016-04-30 14:07:24 +01:00
commit ade1d44f2a
11 changed files with 0 additions and 363 deletions

View file

@ -1,12 +0,0 @@
diff -Naur unbound-1.4.12.orig/doc/example.conf.in unbound-1.4.12/doc/example.conf.in
--- unbound-1.4.12.orig/doc/example.conf.in 2011-07-14 17:33:37.000000000 +0900
+++ unbound-1.4.12/doc/example.conf.in 2011-07-16 10:01:06.644402341 +0900
@@ -334,7 +334,7 @@
# with several entries, one file per entry.
# Zone file format, with DS and DNSKEY entries.
# Note this gets out of date, use auto-trust-anchor-file please.
- # trust-anchor-file: ""
+ # trust-anchor-file: "@UNBOUND_ROOTKEY_FILE@"
# Trusted key for validation. DS or DNSKEY. specify the RR on a
# single line, surrounded by "". TTL is ignored. class is IN default.