]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
Upgrade to BIND version 9.6-ESV-R7, the latest from ISC.
authordougb <dougb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 28 May 2012 19:48:37 +0000 (19:48 +0000)
committerdougb <dougb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 28 May 2012 19:48:37 +0000 (19:48 +0000)
commit92f794fbb618bb8bf3767156086b831d584d21dd
tree2655fdfa29831c585c223a705226c84a239f4d78
parentd54388cacd723d21654fab9b319910abe992f9ea
Upgrade to BIND version 9.6-ESV-R7, 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.

git-svn-id: svn://svn.freebsd.org/base/stable/8@236197 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
21 files changed:
contrib/bind9/CHANGES
contrib/bind9/README
contrib/bind9/bin/named/query.c
contrib/bind9/lib/dns/api
contrib/bind9/lib/dns/include/dns/stats.h
contrib/bind9/lib/dns/include/dns/view.h
contrib/bind9/lib/dns/rbtdb.c
contrib/bind9/lib/dns/rdata/generic/tlsa_52.c [new file with mode: 0644]
contrib/bind9/lib/dns/rdata/generic/tlsa_52.h [new file with mode: 0644]
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/release-notes.css [deleted file]
contrib/bind9/version
lib/bind/dns/code.h
lib/bind/dns/dns/enumtype.h
lib/bind/dns/dns/rdatastruct.h