]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r368478:
authorCy Schubert <cy@FreeBSD.org>
Wed, 16 Dec 2020 09:21:40 +0000 (09:21 +0000)
committerCy Schubert <cy@FreeBSD.org>
Wed, 16 Dec 2020 09:21:40 +0000 (09:21 +0000)
commitbc4204071c57773d5a898901a33c2dc17a59fd47
tree727e03c6178034cc6a5d430d574d3e51f446eba3
parent85effcfe0dae1342c7abd042eaa7f88aaaf65db2
MFC r368478:

MFV r368464:

Update unbound from 1.12.0 to 1.13.0

Security: CVE-2020-28935
54 files changed:
contrib/unbound/config.guess
contrib/unbound/config.sub
contrib/unbound/configure
contrib/unbound/configure.ac
contrib/unbound/contrib/README
contrib/unbound/contrib/metrics.awk [new file with mode: 0644]
contrib/unbound/contrib/unbound.service.in
contrib/unbound/contrib/unbound_portable.service.in
contrib/unbound/daemon/daemon.c
contrib/unbound/daemon/unbound.c
contrib/unbound/daemon/worker.c
contrib/unbound/dnstap/dnstap.c
contrib/unbound/dnstap/dtstream.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/libunbound/context.c
contrib/unbound/libunbound/libunbound.c
contrib/unbound/libunbound/libworker.c
contrib/unbound/respip/respip.c
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/smallapp/unbound-control-setup.sh.in
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/msgencode.c
contrib/unbound/util/data/msgreply.h
contrib/unbound/util/edns.c
contrib/unbound/util/edns.h
contrib/unbound/util/fptr_wlist.c
contrib/unbound/util/iana_ports.inc
contrib/unbound/util/module.h
contrib/unbound/util/netevent.c
contrib/unbound/util/netevent.h
contrib/unbound/util/regional.c
contrib/unbound/util/regional.h
contrib/unbound/validator/val_secalgo.c