diff options
author | Eric Luehrsen <ericluehrsen@hotmail.com> | 2017-02-22 21:35:56 -0500 |
---|---|---|
committer | Eric Luehrsen <ericluehrsen@hotmail.com> | 2017-02-25 23:36:21 -0500 |
commit | f85b021eafbae6cf1c0913d63f70fd224bc8dcf1 (patch) | |
tree | c53fddef69ac634a8985475259a6e9072bf1bb70 /net/unbound/files | |
parent | f62a049ca101c465525eeb78bd3d46ff2c3f5ef0 (diff) |
unbound: Update to 1.6.1 with 2017 trust anchor
Unbound 1.6.1 has a few bug fixes for resource leaks,
configuration robustness, compile environment interaction,
and maintaining the trust anchor. The 2017 trust anchor
(DS) is built into unbound and unbound-anchor.
File /etc/unbound/root.key holds 2010/2017 DS record until 2018
https://www.icann.org/resources/pages/ksk-rollover
https://www.iana.org/domains/root
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
Diffstat (limited to 'net/unbound/files')
-rw-r--r-- | net/unbound/files/root.key | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/unbound/files/root.key b/net/unbound/files/root.key index 2ad664134..2de0b6246 100644 --- a/net/unbound/files/root.key +++ b/net/unbound/files/root.key @@ -1 +1,3 @@ . IN DS 19036 8 2 49AAC11D7B6F6446702E54A1607371607A1A41855200FD2CE1CDDE32F24E8FB5 +. IN DS 20326 8 2 E06D44B80B8F1D39A95C0B0D7C65D08458E880409BBC683457104237C7F8EC8D + |