]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit - contrib/pf/pfctl/pfctl_optimize.c
Upgrade to BIND version 9.8.3, the latest from ISC.
authorDoug Barton <dougb@FreeBSD.org>
Mon, 28 May 2012 19:47:56 +0000 (19:47 +0000)
committerDoug Barton <dougb@FreeBSD.org>
Mon, 28 May 2012 19:47:56 +0000 (19:47 +0000)
commit687aeb3821cb3144a06fb18268c456be2af6e4a7
treef567ab50e90b145c90110f02883f8c4f72b28d1b
parent28fd93073aed20ec5b29aea4dc2d957825f878e9
parent084de27e02affbe7c588e0fcc0d061a466e83627
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