]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Upgrade Unbound to 1.8.0. More to follow.
authordes <des@FreeBSD.org>
Wed, 10 Oct 2018 07:55:06 +0000 (07:55 +0000)
committerdes <des@FreeBSD.org>
Wed, 10 Oct 2018 07:55:06 +0000 (07:55 +0000)
commiteb21be26069773d9dd9219431d9055a4910f9d73
tree309e2fdf691ad4bcd9c3610746927c1cc299580e
parent1119674e5cc8320781b10aaa50a1a17f057acd80
parenta8ad4f05d933adb7672bdbbaa7763551b0d3dfe6
Upgrade Unbound to 1.8.0.  More to follow.

Approved by: re (kib)
92 files changed:
contrib/unbound/Makefile.in
contrib/unbound/cachedb/cachedb.c
contrib/unbound/config.h
contrib/unbound/configure
contrib/unbound/configure.ac
contrib/unbound/contrib/fastrpz.patch
contrib/unbound/contrib/libunbound.pc.in
contrib/unbound/contrib/unbound.service.in
contrib/unbound/daemon/cachedump.c
contrib/unbound/daemon/daemon.c
contrib/unbound/daemon/daemon.h
contrib/unbound/daemon/remote.c
contrib/unbound/daemon/stats.c
contrib/unbound/daemon/unbound.c
contrib/unbound/daemon/worker.c
contrib/unbound/dns64/dns64.c
contrib/unbound/doc/Changelog
contrib/unbound/doc/README
contrib/unbound/doc/example.conf
contrib/unbound/doc/example.conf.in
contrib/unbound/doc/libunbound.3
contrib/unbound/doc/libunbound.3.in
contrib/unbound/doc/unbound-anchor.8
contrib/unbound/doc/unbound-anchor.8.in
contrib/unbound/doc/unbound-checkconf.8
contrib/unbound/doc/unbound-checkconf.8.in
contrib/unbound/doc/unbound-control.8
contrib/unbound/doc/unbound-control.8.in
contrib/unbound/doc/unbound-host.1
contrib/unbound/doc/unbound-host.1.in
contrib/unbound/doc/unbound.8
contrib/unbound/doc/unbound.8.in
contrib/unbound/doc/unbound.conf.5
contrib/unbound/doc/unbound.conf.5.in
contrib/unbound/edns-subnet/subnetmod.c
contrib/unbound/edns-subnet/subnetmod.h
contrib/unbound/ipsecmod/ipsecmod.c
contrib/unbound/iterator/iter_delegpt.h
contrib/unbound/iterator/iter_fwd.c
contrib/unbound/iterator/iter_hints.c
contrib/unbound/iterator/iter_utils.c
contrib/unbound/iterator/iterator.c
contrib/unbound/iterator/iterator.h
contrib/unbound/libunbound/context.c
contrib/unbound/libunbound/libworker.c
contrib/unbound/libunbound/unbound-event.h
contrib/unbound/libunbound/unbound.h
contrib/unbound/libunbound/worker.h
contrib/unbound/respip/respip.c
contrib/unbound/services/authzone.c
contrib/unbound/services/authzone.h
contrib/unbound/services/cache/dns.c
contrib/unbound/services/cache/dns.h
contrib/unbound/services/cache/infra.c
contrib/unbound/services/cache/rrset.c
contrib/unbound/services/listen_dnsport.c
contrib/unbound/services/listen_dnsport.h
contrib/unbound/services/localzone.c
contrib/unbound/services/mesh.c
contrib/unbound/services/mesh.h
contrib/unbound/services/outside_network.c
contrib/unbound/sldns/rrdef.c
contrib/unbound/sldns/rrdef.h
contrib/unbound/smallapp/unbound-anchor.c
contrib/unbound/smallapp/unbound-checkconf.c
contrib/unbound/smallapp/unbound-control.c
contrib/unbound/smallapp/unbound-host.c
contrib/unbound/smallapp/worker_cb.c
contrib/unbound/util/config_file.c
contrib/unbound/util/config_file.h
contrib/unbound/util/configlexer.lex
contrib/unbound/util/configparser.y
contrib/unbound/util/data/msgparse.h
contrib/unbound/util/data/msgreply.c
contrib/unbound/util/data/msgreply.h
contrib/unbound/util/edns.c
contrib/unbound/util/edns.h
contrib/unbound/util/iana_ports.inc
contrib/unbound/util/module.c
contrib/unbound/util/module.h
contrib/unbound/util/net_help.c
contrib/unbound/util/netevent.c
contrib/unbound/util/netevent.h
contrib/unbound/util/rtt.c
contrib/unbound/util/storage/slabhash.c
contrib/unbound/util/storage/slabhash.h
contrib/unbound/util/tcp_conn_limit.c
contrib/unbound/util/tcp_conn_limit.h
contrib/unbound/validator/autotrust.c
contrib/unbound/validator/autotrust.h
contrib/unbound/validator/val_kcache.c
contrib/unbound/validator/validator.c