diff options
author | Doug Barton <dougb@FreeBSD.org> | 2008-07-03 07:26:14 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2008-07-03 07:26:14 +0000 |
commit | 2389c0df9a2a57b92d9628ac5e06782a2a925f21 (patch) | |
tree | 271744538a34dafdb4f79a9853a4a51869bad6eb /dns/bind95/distinfo | |
parent | 04f3fa26e101e6c1f6cf4741fb20d0ea3d749785 (diff) | |
download | ports-2389c0df9a2a57b92d9628ac5e06782a2a925f21.tar.gz ports-2389c0df9a2a57b92d9628ac5e06782a2a925f21.zip |
Update for 9.5.0
Some of the important features of BIND 9 are:
DNS Security: DNSSEC (signed zones), TSIG (signed DNS requests)
IP version 6: Answers DNS queries on IPv6 sockets, IPv6 resource records (AAAA)
Experimental IPv6 Resolver Library
DNS Protocol Enhancements: IXFR, DDNS, Notify, EDNS0
Improved standards conformance
Views: One server process can provide multiple "views" of the DNS namespace,
e.g. an "inside" view to certain clients, and an "outside" view to others.
Multiprocessor Support, including working threads in this version
BIND 9.5 has a number of new features over previous versions, including:
GSS-TSIG support (RFC 3645), DHCID support
Experimental http server and statistics support for named via xml
More detailed statistics counters, compatible with the ones supported in BIND 8
Faster ACL processing
Efficient LRU cache cleaning mechanism.
NSID support (RFC 5001).
Notes
Notes:
svn path=/head/; revision=216215
Diffstat (limited to 'dns/bind95/distinfo')
-rw-r--r-- | dns/bind95/distinfo | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/dns/bind95/distinfo b/dns/bind95/distinfo index a500540e3783..d595a925efdd 100644 --- a/dns/bind95/distinfo +++ b/dns/bind95/distinfo @@ -1,6 +1,6 @@ -MD5 (bind-9.4.2.tar.gz) = 57953d7264139b9506b9d66174125179 -SHA256 (bind-9.4.2.tar.gz) = 5add82a67dc98b89b4a0f95a467480b0f6b7d3a6b563a13076d9f701286960bd -SIZE (bind-9.4.2.tar.gz) = 6574042 -MD5 (bind-9.4.2.tar.gz.asc) = acbccd025da3e1b6b980ca2a023310b3 -SHA256 (bind-9.4.2.tar.gz.asc) = c6e43af53f0102b7db4f5c2d824f509587323884ecf984a4b2c0c66e510ded01 -SIZE (bind-9.4.2.tar.gz.asc) = 479 +MD5 (bind-9.5.0.tar.gz) = 066484717db1d1b1b4092ddcf5d0eb6e +SHA256 (bind-9.5.0.tar.gz) = fbb4c02c792a5298f8c71d617dfbab2acebbbdd51ea1d1e94d1aa66de48ddd61 +SIZE (bind-9.5.0.tar.gz) = 6749437 +MD5 (bind-9.5.0.tar.gz.asc) = 36b1c6c37e047cb2c1214fdc74a62b30 +SHA256 (bind-9.5.0.tar.gz.asc) = 6d83c4a6c0bc67472e998bb260c1b0cfc55825c9b707da409c5a200c38119a64 +SIZE (bind-9.5.0.tar.gz.asc) = 486 |