]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Upgrade Unbound to 1.7.2. More to follow.
authorDag-Erling Smørgrav <des@FreeBSD.org>
Mon, 10 Sep 2018 16:56:44 +0000 (16:56 +0000)
committerDag-Erling Smørgrav <des@FreeBSD.org>
Mon, 10 Sep 2018 16:56:44 +0000 (16:56 +0000)
commit3bd4df0a68fb8db5a6972ad307d870b08b3d7fb9
tree4a94a9ab14dd5f1c492aba5339b5ba4a25d8516f
parent190cef3d52236565eb22e18b33e9e865ec634aa3
parent7b6fdf425a9ef38fe9e16779b3af25863104d9c0
Upgrade Unbound to 1.7.2.  More to follow.

Approved by: re (kib@)
51 files changed:
contrib/unbound/Makefile.in
contrib/unbound/compat/arc4random.c
contrib/unbound/config.h
contrib/unbound/config.h.in
contrib/unbound/configure
contrib/unbound/configure.ac
contrib/unbound/contrib/libunbound.pc.in
contrib/unbound/daemon/acl_list.c
contrib/unbound/daemon/acl_list.h
contrib/unbound/daemon/daemon.c
contrib/unbound/daemon/unbound.c
contrib/unbound/daemon/worker.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/iterator/iter_utils.c
contrib/unbound/libunbound/context.c
contrib/unbound/libunbound/context.h
contrib/unbound/libunbound/libunbound.c
contrib/unbound/libunbound/libworker.c
contrib/unbound/services/authzone.c
contrib/unbound/services/listen_dnsport.c
contrib/unbound/services/mesh.c
contrib/unbound/services/outside_network.c
contrib/unbound/services/outside_network.h
contrib/unbound/smallapp/unbound-host.c
contrib/unbound/util/alloc.c
contrib/unbound/util/alloc.h
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/net_help.c
contrib/unbound/util/net_help.h
contrib/unbound/util/netevent.c
lib/libunbound/Makefile