CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2017/08/12 05:22:46
Modified files:
usr.sbin/unbound: Makefile.bsd-wrapper Makefile.in
ac_pkg_swig.m4 acx_python.m4 config.h.in
configure configure.ac
usr.sbin/unbound/cachedb: cachedb.c
usr.sbin/unbound/daemon: daemon.c daemon.h remote.c stats.c
stats.h worker.c worker.h
usr.sbin/unbound/dns64: dns64.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_hints.c iterator.c
usr.sbin/unbound/libunbound: libunbound.c unbound.h
usr.sbin/unbound/services: listen_dnsport.c listen_dnsport.h
localzone.c localzone.h mesh.c mesh.h
modstack.c modstack.h
outside_network.c view.c view.h
usr.sbin/unbound/services/cache: dns.c dns.h infra.c infra.h
usr.sbin/unbound/sldns: keyraw.c keyraw.h parse.c rrdef.c
rrdef.h sbuffer.c sbuffer.h str2wire.c
str2wire.h wire2str.c wire2str.h
usr.sbin/unbound/smallapp: unbound-anchor.c unbound-checkconf.c
unbound-control.c
usr.sbin/unbound/util: config_file.c config_file.h
configlexer.lex configparser.y
fptr_wlist.c fptr_wlist.h iana_ports.inc
log.c module.c module.h netevent.c
netevent.h timehist.c timehist.h
usr.sbin/unbound/util/data: msgencode.c msgparse.c msgreply.c
msgreply.h packed_rrset.h
usr.sbin/unbound/util/storage: lruhash.c lruhash.h
usr.sbin/unbound/validator: val_anchor.c val_anchor.h
val_secalgo.c val_sigcrypt.c
val_utils.c val_utils.h validator.c
validator.h
Added files:
usr.sbin/unbound/dnscrypt: cert.h dnscrypt.c dnscrypt.h
dnscrypt.m4 dnscrypt_config.h.in
usr.sbin/unbound/edns-subnet: addrtree.c addrtree.h
edns-subnet.c edns-subnet.h
subnet-whitelist.c
subnet-whitelist.h subnetmod.c
subnetmod.h
usr.sbin/unbound/ipsecmod: ipsecmod-whitelist.c
ipsecmod-whitelist.h ipsecmod.c
ipsecmod.h
usr.sbin/unbound/respip: respip.c respip.h
usr.sbin/unbound/services: authzone.c authzone.h
usr.sbin/unbound/util/shm_side: shm_main.c shm_main.h
Log message:
update to unbound 1.6.4, ok florian@