]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
unbound: Vendor import 1.20.0
authorCy Schubert <cy@FreeBSD.org>
Fri, 10 May 2024 20:48:53 +0000 (13:48 -0700)
committerCy Schubert <cy@FreeBSD.org>
Fri, 10 May 2024 20:48:53 +0000 (13:48 -0700)
commitc2a80056864d6eda0398fd127dc0ae515b39752b
tree92e6196ae61df0fa7e4db654f78dfd837cc41826
parent5a33598e88ad8fbc0affa74dee0a2d8cc4010fbc
unbound: Vendor import 1.20.0

Release notes at
https://www.nlnetlabs.nl/news/2024/May/08/unbound-1.20.0-released/

Security: The DNSBomb vulnerability CVE-2024-33655
128 files changed:
Makefile.in
ax_pkg_swig.m4 [moved from ac_pkg_swig.m4 with 55% similarity]
ax_pthread.m4
cachedb/cachedb.c
cachedb/cachedb.h
config.h.in
configure
configure.ac
configure~ [new file with mode: 0755]
contrib/rc_d_unbound
contrib/unbound.init
contrib/unbound.init_fedora
contrib/unbound.init_yocto
daemon/cachedump.c
daemon/daemon.c
daemon/remote.c
daemon/unbound.c
daemon/worker.c
doc/Changelog
doc/README
doc/example.conf.in
doc/libunbound.3.in
doc/unbound-anchor.8.in
doc/unbound-checkconf.8.in
doc/unbound-control.8.in
doc/unbound-host.1.in
doc/unbound.8.in
doc/unbound.conf.5.in
doc/unbound.doxygen
edns-subnet/subnetmod.c
iterator/iter_fwd.c
iterator/iter_fwd.h
iterator/iter_hints.c
iterator/iter_hints.h
iterator/iter_utils.c
iterator/iter_utils.h
iterator/iterator.c
libunbound/context.c
libunbound/libunbound.c
libunbound/libworker.c
pythonmod/interface.i
pythonmod/pythonmod.c
services/authzone.c
services/cache/dns.c
services/cache/infra.c
services/cache/infra.h
services/cache/rrset.c
services/cache/rrset.h
services/listen_dnsport.c
services/listen_dnsport.h
services/localzone.c
services/mesh.c
services/mesh.h
services/rpz.c
services/rpz.h
services/view.h
smallapp/unbound-anchor.c
smallapp/unbound-checkconf.c
smallapp/unbound-control.c
testcode/checklocks.c
testcode/fake_event.c
testcode/replay.c
testcode/replay.h
testcode/testbound.c
testdata/01-doc.tdir/01-doc.test
testdata/cachedb_expired.crpl [new file with mode: 0644]
testdata/cachedb_expired_client_timeout.crpl [new file with mode: 0644]
testdata/cachedb_expired_reply_ttl.crpl [new file with mode: 0644]
testdata/cachedb_subnet_change.crpl [new file with mode: 0644]
testdata/cachedb_subnet_expired.crpl [new file with mode: 0644]
testdata/cachedb_subnet_toecs_timeout.crpl [new file with mode: 0644]
testdata/dnstap.tdir/dnstap.conf
testdata/dnstap.tdir/dnstap.test
testdata/dnstap.tdir/dnstap.testns
testdata/doh_downstream.tdir/doh_downstream.conf
testdata/doh_downstream_notls.tdir/doh_downstream_notls.conf
testdata/doh_downstream_post.tdir/doh_downstream_post.conf
testdata/fwd_three_service.tdir/fwd_three_service.conf
testdata/iter_dname_ttl.rpl
testdata/iter_ghost_grandchild_delegation.rpl [new file with mode: 0644]
testdata/iter_ghost_timewindow.rpl
testdata/local_cnameother.rpl [new file with mode: 0644]
testdata/rpz_clientip_override.rpl [new file with mode: 0644]
testdata/rpz_cname_handle.rpl [new file with mode: 0644]
testdata/rpz_nsdname_override.rpl [new file with mode: 0644]
testdata/rpz_nsip_override.rpl [new file with mode: 0644]
testdata/rpz_passthru_clientip.rpl [new file with mode: 0644]
testdata/rpz_qtype_cname.rpl [new file with mode: 0644]
testdata/rpz_reload.tdir/example.org.zone [new file with mode: 0644]
testdata/rpz_reload.tdir/rpz.example.com.zone [new file with mode: 0644]
testdata/rpz_reload.tdir/rpz_reload.conf [new file with mode: 0644]
testdata/rpz_reload.tdir/rpz_reload.dsc [new file with mode: 0644]
testdata/rpz_reload.tdir/rpz_reload.post [new file with mode: 0644]
testdata/rpz_reload.tdir/rpz_reload.pre [new file with mode: 0644]
testdata/rpz_reload.tdir/rpz_reload.test [new file with mode: 0644]
testdata/ssl_req_order.tdir/ssl_req_order.conf
testdata/subnet_cached.crpl
testdata/subnet_cached_size.crpl [new file with mode: 0644]
testdata/tcp_req_order.tdir/tcp_req_order.conf
testdata/tcp_sigpipe.tdir/tcp_sigpipe.conf
testdata/ttl_max_negative.rpl [new file with mode: 0644]
testdata/ttl_min_negative.rpl [new file with mode: 0644]
testdata/val_cnameqtype.rpl
testdata/val_cnameqtype_qmin.rpl [new file with mode: 0644]
testdata/val_dnameqtype.rpl [new file with mode: 0644]
testdata/val_dnameqtype_qmin.rpl [new file with mode: 0644]
util/config_file.c
util/config_file.h
util/configlexer.c
util/configlexer.lex
util/configparser.c
util/configparser.h
util/configparser.y
util/data/msgparse.h
util/data/msgreply.c
util/module.c
util/module.h
util/net_help.c
util/netevent.c
util/netevent.h
util/storage/lookup3.c
util/storage/lruhash.c
util/storage/lruhash.h
util/storage/slabhash.c
util/storage/slabhash.h
validator/val_utils.c
validator/validator.c
winrc/setup.nsi