CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/06/22 14:05:41
Modified files:
usr.sbin/unbound: Makefile.in acx_nlnetlabs.m4 config.h.in
configure configure.ac
usr.sbin/unbound/daemon: daemon.c daemon.h remote.c unbound.c
worker.c
usr.sbin/unbound/dns64: dns64.c
usr.sbin/unbound/dnstap: dnstap.c
usr.sbin/unbound/doc: Changelog README example.conf.in
libunbound.3.in unbound-anchor.8.in
unbound-checkconf.8.in
unbound-control.8.in unbound-host.1.in
unbound.8.in unbound.conf.5.in
usr.sbin/unbound/iterator: iter_fwd.c iter_hints.c iter_utils.c
iter_utils.h iterator.c iterator.h
usr.sbin/unbound/libunbound: context.h libunbound.c libworker.c
libworker.h ubsyms.def
unbound-event.h worker.h
usr.sbin/unbound/services: listen_dnsport.c listen_dnsport.h
localzone.c localzone.h mesh.c
modstack.c outside_network.c
outside_network.h
usr.sbin/unbound/services/cache: dns.c
usr.sbin/unbound/sldns: keyraw.c parseutil.c rrdef.h str2wire.c
wire2str.c
usr.sbin/unbound/smallapp: unbound-checkconf.c unbound-control.c
worker_cb.c
usr.sbin/unbound/util: config_file.c config_file.h
configlexer.lex configparser.y
fptr_wlist.c fptr_wlist.h iana_ports.inc
module.h net_help.c netevent.c netevent.h
tube.c tube.h
usr.sbin/unbound/util/data: dname.c msgencode.c msgparse.c
msgparse.h msgreply.c msgreply.h
usr.sbin/unbound/validator: autotrust.c val_anchor.c
val_secalgo.c val_secalgo.h
Added files:
usr.sbin/unbound/cachedb: cachedb.c cachedb.h
usr.sbin/unbound/util: ub_event.c ub_event.h
ub_event_pluggable.c
Log message:
update to unbound-1.5.9. (there will be a follow-up commit to cherrypick a
couple of post-1.5.9 patches).
tests from Mark Patruck, danj, matthieu, millert. reads ok to jung, ok florian.