]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Upgrade to BIND version 9.8.3, the latest from ISC.
authordougb <dougb@FreeBSD.org>
Mon, 28 May 2012 19:47:56 +0000 (19:47 +0000)
committerdougb <dougb@FreeBSD.org>
Mon, 28 May 2012 19:47:56 +0000 (19:47 +0000)
commita2b635f68fcf94cb460352c043cab224b7e0123f
treef567ab50e90b145c90110f02883f8c4f72b28d1b
parent91189212361813b854174225bfa4b1d4fc8ed40b
parent28648ebad5d82231050fad98edaea0139041dab5
Upgrade to BIND version 9.8.3, the latest from ISC.

Feature Change

*  BIND now recognizes the TLSA resource record type, created to
   support IETF DANE (DNS-based Authentication of Named Entities)

Bug Fix

*  The locking strategy around the handling of iterative queries
   has been tuned to reduce unnecessary contention in a multi-
   threaded environment.

Other critical bug fixes are included.

All BIND users are encouraged to upgrade.
30 files changed:
contrib/bind9/CHANGES
contrib/bind9/README
contrib/bind9/bin/named/builtin.c
contrib/bind9/bin/named/query.c
contrib/bind9/bin/named/server.c
contrib/bind9/bin/named/unix/dlz_dlopen_driver.c
contrib/bind9/lib/bind9/api
contrib/bind9/lib/bind9/check.c
contrib/bind9/lib/dns/api
contrib/bind9/lib/dns/dnssec.c
contrib/bind9/lib/dns/include/dns/ecdb.h
contrib/bind9/lib/dns/include/dns/rpz.h
contrib/bind9/lib/dns/include/dns/sdb.h
contrib/bind9/lib/dns/include/dns/stats.h
contrib/bind9/lib/dns/include/dns/tsec.h
contrib/bind9/lib/dns/include/dns/view.h
contrib/bind9/lib/dns/rbtdb.c
contrib/bind9/lib/dns/rdata/generic/tlsa_52.c
contrib/bind9/lib/dns/rdata/generic/tlsa_52.h
contrib/bind9/lib/dns/resolver.c
contrib/bind9/lib/dns/sdb.c
contrib/bind9/lib/dns/tkey.c
contrib/bind9/lib/dns/zone.c
contrib/bind9/lib/isc/pthreads/mutex.c
contrib/bind9/lib/isccfg/api
contrib/bind9/lib/isccfg/parser.c
contrib/bind9/version
lib/bind/dns/code.h
lib/bind/dns/dns/enumtype.h
lib/bind/dns/dns/rdatastruct.h