History log of /freebsd-11-stable/contrib/unbound/contrib/create_unbound_ad_servers.sh
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 369939 03-Jun-2021 git2svn

MFV d60fa10fd872db7e3d8cb1e161cfdae026c43b14:

Update unbound 1.13.0 --> 1.13.1.

Includes numerous bugfixes documented at:
https://www.nlnetlabs.nl/projects/unbound/download/#unbound-1-13-1

(cherry picked from commit f44e67d120ad78ef7894241b519ee79fd190a16e)

Git Hash: c1f4b179fee705bc884d5bda381efcabfef106da
Git Author: cy@FreeBSD.org


# 356345 04-Jan-2020 cy

MFC r333552,333558-333568,333573,338568-338569,339275,339278,339294,340037,
r349720,356228:

r333552 (des):

Upgrade Unbound to 1.6.0. More to follow.

r333558 (des):

Upgrade Unbound to 1.6.1. More to follow.

r333559 (des):

Upgrade Unbound to 1.6.2. More to follow.

r333560 (des):

Upgrade Unbound to 1.6.3. More to follow.

r333561 (des):

Upgrade Unbound to 1.6.4. More to follow.

r333562 (des):

Upgrade Unbound to 1.6.5. More to follow.

r333563 (des):

Upgrade Unbound to 1.6.6. More to follow.

r333564 (des):

Upgrade Unbound to 1.6.7. More to follow.

r333565 (des):

No reason to keep this around.

r333566 (des):

Upgrade Unbound to 1.6.8. More to follow.

r333567 (des):

Upgrade Unbound to 1.7.0. More to follow.

r333568 (des):

Upgrade Unbound to 1.7.1.

r333573 (des):

Rename all Unbound binaries and man pages from unbound* to local-unbound*.

PR: 222902

r338568 (des):

Upgrade Unbound to 1.7.2. More to follow.

r338569 (des):

Upgrade Unbound to 1.7.3. More to follow.

r339275 (des):

Upgrade Unbound to 1.8.0. More to follow.

r339278 (des):

Upgrade to 1.8.1.

r339294 (des):

Try harder to sanitize the environment before running configure.
Remove a workaround for older Unbound versions that used sbrk.

r340037 (des):

Merge upstream r4932: turn so-reuseport option off by default.

r349720 (des):

Upgrade Unbound to 1.9.2.

MFC r356228 (cy):
MFV r356143:

Update unbound 1.9.2 --> 1.9.6.

Security: CVE-2017-15105 (fixed by 1.6.7)
CVE-2019-18934 (fixed by 1.9.5)


# 307729 21-Oct-2016 des

MFH (r305381, r306457): upgrade to unbound 1.5.10 via 1.5.9


/freebsd-11-stable/contrib/unbound/Makefile.in
/freebsd-11-stable/contrib/unbound/acx_nlnetlabs.m4
/freebsd-11-stable/contrib/unbound/acx_python.m4
/freebsd-11-stable/contrib/unbound/cachedb
/freebsd-11-stable/contrib/unbound/compat/arc4random.c
/freebsd-11-stable/contrib/unbound/compat/explicit_bzero.c
/freebsd-11-stable/contrib/unbound/compat/getentropy_linux.c
/freebsd-11-stable/contrib/unbound/compat/strsep.c
/freebsd-11-stable/contrib/unbound/config.h
/freebsd-11-stable/contrib/unbound/config.h.in
/freebsd-11-stable/contrib/unbound/configure
/freebsd-11-stable/contrib/unbound/configure.ac
/freebsd-11-stable/contrib/unbound/contrib
/freebsd-11-stable/contrib/unbound/daemon/acl_list.c
/freebsd-11-stable/contrib/unbound/daemon/acl_list.h
/freebsd-11-stable/contrib/unbound/daemon/daemon.c
/freebsd-11-stable/contrib/unbound/daemon/daemon.h
/freebsd-11-stable/contrib/unbound/daemon/remote.c
/freebsd-11-stable/contrib/unbound/daemon/remote.h
/freebsd-11-stable/contrib/unbound/daemon/unbound.c
/freebsd-11-stable/contrib/unbound/daemon/worker.c
/freebsd-11-stable/contrib/unbound/dns64/dns64.c
/freebsd-11-stable/contrib/unbound/dnstap/dnstap.c
/freebsd-11-stable/contrib/unbound/doc/Changelog
/freebsd-11-stable/contrib/unbound/doc/README
/freebsd-11-stable/contrib/unbound/doc/example.conf
/freebsd-11-stable/contrib/unbound/doc/example.conf.in
/freebsd-11-stable/contrib/unbound/doc/libunbound.3
/freebsd-11-stable/contrib/unbound/doc/libunbound.3.in
/freebsd-11-stable/contrib/unbound/doc/unbound-anchor.8
/freebsd-11-stable/contrib/unbound/doc/unbound-anchor.8.in
/freebsd-11-stable/contrib/unbound/doc/unbound-checkconf.8
/freebsd-11-stable/contrib/unbound/doc/unbound-checkconf.8.in
/freebsd-11-stable/contrib/unbound/doc/unbound-control.8
/freebsd-11-stable/contrib/unbound/doc/unbound-control.8.in
/freebsd-11-stable/contrib/unbound/doc/unbound-host.1
/freebsd-11-stable/contrib/unbound/doc/unbound-host.1.in
/freebsd-11-stable/contrib/unbound/doc/unbound.8
/freebsd-11-stable/contrib/unbound/doc/unbound.8.in
/freebsd-11-stable/contrib/unbound/doc/unbound.conf.5
/freebsd-11-stable/contrib/unbound/doc/unbound.conf.5.in
/freebsd-11-stable/contrib/unbound/doc/unbound.doxygen
/freebsd-11-stable/contrib/unbound/iterator/iter_fwd.c
/freebsd-11-stable/contrib/unbound/iterator/iter_hints.c
/freebsd-11-stable/contrib/unbound/iterator/iter_utils.c
/freebsd-11-stable/contrib/unbound/iterator/iter_utils.h
/freebsd-11-stable/contrib/unbound/iterator/iterator.c
/freebsd-11-stable/contrib/unbound/iterator/iterator.h
/freebsd-11-stable/contrib/unbound/libunbound/context.h
/freebsd-11-stable/contrib/unbound/libunbound/libunbound.c
/freebsd-11-stable/contrib/unbound/libunbound/libworker.c
/freebsd-11-stable/contrib/unbound/libunbound/libworker.h
/freebsd-11-stable/contrib/unbound/libunbound/python/libunbound.i
/freebsd-11-stable/contrib/unbound/libunbound/ubsyms.def
/freebsd-11-stable/contrib/unbound/libunbound/unbound-event.h
/freebsd-11-stable/contrib/unbound/libunbound/worker.h
/freebsd-11-stable/contrib/unbound/services/cache/dns.c
/freebsd-11-stable/contrib/unbound/services/listen_dnsport.c
/freebsd-11-stable/contrib/unbound/services/listen_dnsport.h
/freebsd-11-stable/contrib/unbound/services/localzone.c
/freebsd-11-stable/contrib/unbound/services/localzone.h
/freebsd-11-stable/contrib/unbound/services/mesh.c
/freebsd-11-stable/contrib/unbound/services/modstack.c
/freebsd-11-stable/contrib/unbound/services/outside_network.c
/freebsd-11-stable/contrib/unbound/services/outside_network.h
/freebsd-11-stable/contrib/unbound/sldns/keyraw.c
/freebsd-11-stable/contrib/unbound/sldns/parseutil.c
/freebsd-11-stable/contrib/unbound/sldns/rrdef.h
/freebsd-11-stable/contrib/unbound/sldns/str2wire.c
/freebsd-11-stable/contrib/unbound/sldns/wire2str.c
/freebsd-11-stable/contrib/unbound/sldns/wire2str.h
/freebsd-11-stable/contrib/unbound/smallapp/unbound-anchor.c
/freebsd-11-stable/contrib/unbound/smallapp/unbound-checkconf.c
/freebsd-11-stable/contrib/unbound/smallapp/unbound-control.c
/freebsd-11-stable/contrib/unbound/smallapp/unbound-host.c
/freebsd-11-stable/contrib/unbound/smallapp/worker_cb.c
/freebsd-11-stable/contrib/unbound/util/alloc.c
/freebsd-11-stable/contrib/unbound/util/config_file.c
/freebsd-11-stable/contrib/unbound/util/config_file.h
/freebsd-11-stable/contrib/unbound/util/configlexer.lex
/freebsd-11-stable/contrib/unbound/util/configparser.y
/freebsd-11-stable/contrib/unbound/util/data/dname.c
/freebsd-11-stable/contrib/unbound/util/data/msgencode.c
/freebsd-11-stable/contrib/unbound/util/data/msgparse.c
/freebsd-11-stable/contrib/unbound/util/data/msgparse.h
/freebsd-11-stable/contrib/unbound/util/data/msgreply.c
/freebsd-11-stable/contrib/unbound/util/data/msgreply.h
/freebsd-11-stable/contrib/unbound/util/fptr_wlist.c
/freebsd-11-stable/contrib/unbound/util/fptr_wlist.h
/freebsd-11-stable/contrib/unbound/util/iana_ports.inc
/freebsd-11-stable/contrib/unbound/util/module.h
/freebsd-11-stable/contrib/unbound/util/net_help.c
/freebsd-11-stable/contrib/unbound/util/netevent.c
/freebsd-11-stable/contrib/unbound/util/netevent.h
/freebsd-11-stable/contrib/unbound/util/storage/dnstree.c
/freebsd-11-stable/contrib/unbound/util/storage/dnstree.h
/freebsd-11-stable/contrib/unbound/util/storage/lookup3.c
/freebsd-11-stable/contrib/unbound/util/tube.c
/freebsd-11-stable/contrib/unbound/util/tube.h
/freebsd-11-stable/contrib/unbound/util/ub_event.c
/freebsd-11-stable/contrib/unbound/util/ub_event.h
/freebsd-11-stable/contrib/unbound/util/ub_event_pluggable.c
/freebsd-11-stable/contrib/unbound/util/winsock_event.c
/freebsd-11-stable/contrib/unbound/validator/autotrust.c
/freebsd-11-stable/contrib/unbound/validator/val_anchor.c
/freebsd-11-stable/contrib/unbound/validator/val_secalgo.c
/freebsd-11-stable/contrib/unbound/validator/val_secalgo.h
/freebsd-11-stable/contrib/unbound/validator/val_sigcrypt.c
/freebsd-11-stable/contrib/unbound/validator/validator.c
/freebsd-11-stable/lib/libunbound/Makefile
/freebsd-11-stable/usr.sbin/unbound/checkconf/Makefile
/freebsd-11-stable/usr.sbin/unbound/control/Makefile
/freebsd-11-stable/usr.sbin/unbound/daemon/Makefile
# 306457 29-Sep-2016 des

Upgrade to Unbound 1.5.10.


# 276541 02-Jan-2015 des

import unbound 1.5.0