]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
unbound: Vendor import 1.16.2
authorCy Schubert <cy@FreeBSD.org>
Sat, 6 Aug 2022 01:44:40 +0000 (18:44 -0700)
committerCy Schubert <cy@FreeBSD.org>
Tue, 9 Aug 2022 13:29:14 +0000 (06:29 -0700)
commited7eaf6b8dce3765542d0695a5ff8fa8148978c2
tree93819dc39cd779d3cc5617bd3b157ccf69c34e57
parentfd03b246b75376c32f307ec1ebf609f5f50a37f6
unbound: Vendor import 1.16.2

Security update to unbound.

PR:             265645
Security:       CVE-2022-30698, CVE-2022-30699
Security:       bc43a578-14ec-11ed-856e-d4c9ef517024

Merge commit '9b76d32f2310b735dbeb896cbf2776cad61f23e8' into main

(cherry picked from commit 790c6b245151d6d5a26b84e5f34fee61453e2e60)
43 files changed:
contrib/unbound/SECURITY.md [new file with mode: 0644]
contrib/unbound/cachedb/cachedb.c
contrib/unbound/configure
contrib/unbound/configure.ac
contrib/unbound/daemon/cachedump.c
contrib/unbound/daemon/worker.c
contrib/unbound/dns64/dns64.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/ipsecmod/ipsecmod.c
contrib/unbound/iterator/iter_utils.c
contrib/unbound/iterator/iter_utils.h
contrib/unbound/iterator/iterator.c
contrib/unbound/iterator/iterator.h
contrib/unbound/services/authzone.c
contrib/unbound/services/cache/dns.c
contrib/unbound/services/cache/dns.h
contrib/unbound/services/cache/infra.c
contrib/unbound/services/listen_dnsport.c
contrib/unbound/services/mesh.c
contrib/unbound/sldns/rrdef.c
contrib/unbound/sldns/wire2str.c
contrib/unbound/testdata/iter_ghost_sub.rpl [new file with mode: 0644]
contrib/unbound/testdata/iter_ghost_timewindow.rpl [new file with mode: 0644]
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/msgreply.c
contrib/unbound/util/iana_ports.inc
contrib/unbound/util/module.h
contrib/unbound/util/rtt.c
contrib/unbound/util/rtt.h
contrib/unbound/validator/val_utils.c
contrib/unbound/validator/validator.c