CVSROOT: /cvs Module name: src Changes by: st...@cvs.openbsd.org 2015/12/15 13:05:03
Modified files: usr.sbin/unbound: Makefile.in README acx_nlnetlabs.m4 config.h.in configure configure.ac usr.sbin/unbound/daemon: unbound.c worker.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_scrub.c iterator.c iterator.h usr.sbin/unbound/libunbound: libunbound.c usr.sbin/unbound/services/cache: rrset.c 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 iana_ports.inc random.c usr.sbin/unbound/validator: autotrust.c val_nsec.c val_nsec3.c val_secalgo.c val_secalgo.h val_sigcrypt.c Log message: update to Unbound 1.5.7, looks fine to deraadt@. Notable addition: implements optional support for qname minimisation (a privacy improvement; see draft-ietf-dnsop-qname-minimisation-07)