]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
unbound: Vendor import 1.17.0
authorCy Schubert <cy@FreeBSD.org>
Sun, 16 Oct 2022 21:04:22 +0000 (14:04 -0700)
committerCy Schubert <cy@FreeBSD.org>
Mon, 31 Oct 2022 23:22:49 +0000 (16:22 -0700)
commit70c96c4edfba35fbe88562f7f5d8d48e04bc92c0
tree87073ed5cd42d0ef7be7b96444d4b32141bf54ff
parente1ec4842128773ba3342f9ae0fbd35ab671aea30
unbound: Vendor import 1.17.0

Reapply 643f9a0581e8aac7eb790ced116474893982982664d318ea98b7 was a
mismerge during fake rebase. Let's reapply it.

Changes include: Added ACL per interface, proxy protocol and bug fixes.

Announcement:   https://nlnetlabs.nl/news/2022/Oct/13/unbound-1.17.0-released/

Merge commit '643f9a0581e8aac7eb790ced1164748939829826' into main

(cherry picked from commit 865f46b255599c4a645e84a4cbb5ea7abdc0e207)
70 files changed:
contrib/unbound/Makefile.in
contrib/unbound/acx_nlnetlabs.m4
contrib/unbound/compat/arc4random.c
contrib/unbound/config.guess
contrib/unbound/config.h.in
contrib/unbound/config.sub
contrib/unbound/configure
contrib/unbound/configure.ac
contrib/unbound/daemon/acl_list.c
contrib/unbound/daemon/acl_list.h
contrib/unbound/daemon/daemon.c
contrib/unbound/daemon/daemon.h
contrib/unbound/daemon/remote.c
contrib/unbound/daemon/stats.c
contrib/unbound/daemon/worker.c
contrib/unbound/daemon/worker.h
contrib/unbound/dnstap/dtstream.c
contrib/unbound/dnstap/unbound-dnstap-socket.c
contrib/unbound/doc/Changelog
contrib/unbound/doc/README
contrib/unbound/doc/example.conf.in
contrib/unbound/doc/libunbound.3.in
contrib/unbound/doc/unbound-anchor.8.in
contrib/unbound/doc/unbound-checkconf.8.in
contrib/unbound/doc/unbound-control.8.in
contrib/unbound/doc/unbound-host.1.in
contrib/unbound/doc/unbound.8.in
contrib/unbound/doc/unbound.conf.5.in
contrib/unbound/edns-subnet/addrtree.c
contrib/unbound/edns-subnet/addrtree.h
contrib/unbound/edns-subnet/subnetmod.c
contrib/unbound/iterator/iter_hints.c
contrib/unbound/iterator/iter_resptype.c
contrib/unbound/iterator/iterator.c
contrib/unbound/iterator/iterator.h
contrib/unbound/libunbound/libunbound.c
contrib/unbound/respip/respip.c
contrib/unbound/respip/respip.h
contrib/unbound/services/authzone.c
contrib/unbound/services/cache/infra.c
contrib/unbound/services/cache/infra.h
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/outside_network.c
contrib/unbound/services/outside_network.h
contrib/unbound/services/rpz.c
contrib/unbound/services/view.c
contrib/unbound/smallapp/unbound-checkconf.c
contrib/unbound/smallapp/unbound-control.c
contrib/unbound/testdata/iter_ghost_sub.rpl [deleted file]
contrib/unbound/testdata/iter_ghost_timewindow.rpl [deleted file]
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/fptr_wlist.c
contrib/unbound/util/net_help.c
contrib/unbound/util/net_help.h
contrib/unbound/util/netevent.c
contrib/unbound/util/netevent.h
contrib/unbound/util/proxy_protocol.c [new file with mode: 0644]
contrib/unbound/util/proxy_protocol.h [new file with mode: 0644]
contrib/unbound/util/storage/dnstree.c
contrib/unbound/util/storage/dnstree.h
contrib/unbound/util/tube.c
contrib/unbound/util/tube.h
lib/libunbound/Makefile
usr.sbin/unbound/config.h