mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-02 15:45:25 +00:00
edited for 9.0.0b4
This commit is contained in:
42
README
42
README
@@ -68,39 +68,32 @@ BIND 9
|
|||||||
Stichting NLnet - NLnet Foundation
|
Stichting NLnet - NLnet Foundation
|
||||||
|
|
||||||
|
|
||||||
BIND 9.0.0b3
|
BIND 9.0.0b4
|
||||||
|
|
||||||
BIND 9.0.0b3 is the third public release of BIND 9 code. It will
|
BIND 9.0.0b4 is the fourth public release of BIND 9 code. It will
|
||||||
be most useful to advanced users working with IPv6 or DNSSEC.
|
be most useful to advanced users working with IPv6 or DNSSEC.
|
||||||
|
|
||||||
BIND 9.0.0b3 is not functionally complete, and is not a release
|
BIND 9.0.0b4 has almost all the functiolity of the upcoming
|
||||||
candidate for BIND 9.0.0. ISC anticipates at least one additional
|
9.0.0 release. It is not a release candidate for BIND 9.0.0.
|
||||||
beta release between now and June, when BIND 9.0.0 is scheduled to
|
ISC anticipates at least one more beta release between now and
|
||||||
be released.
|
the release of BIND 9.0.0.
|
||||||
|
|
||||||
ISC does not recommend using BIND 9.0.0b3 for "production"
|
ISC does not recommend using BIND 9.0.0b4 for "production"
|
||||||
services.
|
services.
|
||||||
|
|
||||||
We hope users of BIND 9.0.0b3 will provide feedback, bug fixes, and
|
We hope users of BIND 9.0.0b4 will provide feedback and bug fixes.
|
||||||
enhancements. If you are not in a position to do so, it would
|
|
||||||
probably be better to wait until subsequent releases.
|
|
||||||
|
|
||||||
There have been many changes since beta 2; the highlights are:
|
There have been many changes since beta 3; the highlights are:
|
||||||
|
|
||||||
The server now supports "views", a mechanism for answering
|
Stub zones have been implemented.
|
||||||
DNS queries differently to different requestors. This
|
|
||||||
will make split DNS setups much easier to build.
|
|
||||||
|
|
||||||
NOTIFY (RFC1996) has been implemented.
|
Additional configuration options have been implemented,
|
||||||
|
such as "max-cache-ttl" and "max-ncache-ttl".
|
||||||
|
|
||||||
Basic support for validation of DNSSEC signatures has
|
More configuration options can be specified separately
|
||||||
been implemented. For details, see doc/misc/dnssec.
|
for each view, including the "key" and "server" statements.
|
||||||
|
|
||||||
The "dig" and "host" tools have been completely rewritten
|
Numerous bug fixes and code cleanups.
|
||||||
and are included in the base distribution.
|
|
||||||
|
|
||||||
Bug fixes. Most bugs reported against beta 2 have been
|
|
||||||
fixed.
|
|
||||||
|
|
||||||
There are a few known bugs:
|
There are a few known bugs:
|
||||||
|
|
||||||
@@ -111,7 +104,7 @@ BIND 9.0.0b3
|
|||||||
On some systems, IPv6 and IPv4 sockets interact in
|
On some systems, IPv6 and IPv4 sockets interact in
|
||||||
unexpected ways. For details, see doc/misc/ipv6.
|
unexpected ways. For details, see doc/misc/ipv6.
|
||||||
|
|
||||||
For a detailed list of user-visible changes since beta 2, see
|
For a detailed list of user-visible changes since beta 3, see
|
||||||
the CHANGES file.
|
the CHANGES file.
|
||||||
|
|
||||||
Some of the more significant items that will be implemented or
|
Some of the more significant items that will be implemented or
|
||||||
@@ -119,8 +112,6 @@ BIND 9.0.0b3
|
|||||||
|
|
||||||
Selective forwarding
|
Selective forwarding
|
||||||
|
|
||||||
Stub zones
|
|
||||||
|
|
||||||
Documentation
|
Documentation
|
||||||
|
|
||||||
Future releases will contain a lot more documentation,
|
Future releases will contain a lot more documentation,
|
||||||
@@ -259,7 +250,6 @@ Bug Reports and Mailing Lists
|
|||||||
|
|
||||||
|
|
||||||
Note to Programmers
|
Note to Programmers
|
||||||
|
|
||||||
The APIs for the libraries in BIND 9 are not yet frozen.
|
The APIs for the libraries in BIND 9 are not yet frozen.
|
||||||
We expect the existing library interfaces in the release to be
|
We expect the existing library interfaces in the release to be
|
||||||
quite stable, however, and unless we've specifically indicated that
|
quite stable, however, and unless we've specifically indicated that
|
||||||
|
Reference in New Issue
Block a user