Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
e4c4cf51
Commit
e4c4cf51
authored
Aug 23, 2011
by
Evan Hunt
Browse files
Prepare for release of 9.9.0a1
parent
99cbc3d3
Changes
9
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
e4c4cf51
--- 9.9.0a1 released ---
3145. [test] Capture output of ATF unit tests in "./atf.out" if
there were any errors while running them. [RT #25527]
...
...
README
View file @
e4c4cf51
...
...
@@ -48,6 +48,37 @@ BIND 9
For a detailed list of user-visible changes from
previous releases, see the CHANGES file.
BIND 9.9.0
BIND 9.9.0 includes a number of changes from BIND 9.6 and earlier
releases. New features include:
- NXDOMAIN redirection.
- Improved scalability from using multiple threads to
listen for queries.
- New 'rndc flushtree' command clears all data under a given
name from the DNS cache.
- New 'rndc sync' command dumps pending changes in a dynamic zone
to disk without a freeze/thaw cycle.
- The 'also-notify' option now takes the same syntax as
'masters', so it can used named masterlists and TSIG keys.
- 'auto-dnssec' zones can now have NSEC3 parameters set prior
to signing.
- 'dnssec-signzone -D' writes an output file containing only DNSSEC
data, which can be included by the primary zone file.
- 'dnssec-signzone -R' forces removal of signatures that are
not expired but were created by a key which no longer exists.
- 'dnssec-signzone -X' allows a separate expiration date to
be specified for DNSKEY signatures from other signatures.
- New '-L' option to dnssec-keygen, dnssec-settime, and
dnssec-keyfromlabel sets the default TTL for the key.
- dnssec-dsfromkey now supports reading from standard input,
to make it easier to convert DNSKEY to DS.
- RFC 1918 reverse zones have been added to the empty-zones
table per RFC 6303.
- Dynamic updates can now optionally set the zone's SOA serial
number to the current UNIX time.
BIND 9.8.0
DNS64 support (AAAA synthesis only initially).
...
...
lib/bind9/api
View file @
e4c4cf51
LIBINTERFACE =
8
0
LIBREVISION =
1
LIBINTERFACE =
9
0
LIBREVISION =
0
LIBAGE = 0
lib/dns/api
View file @
e4c4cf51
LIBINTERFACE =
81
LIBINTERFACE =
90
LIBREVISION = 0
LIBAGE = 0
lib/irs/api
View file @
e4c4cf51
LIBINTERFACE =
8
0
LIBINTERFACE =
9
0
LIBREVISION = 0
LIBAGE = 0
lib/isc/api
View file @
e4c4cf51
LIBINTERFACE =
81
LIBINTERFACE =
90
LIBREVISION = 0
LIBAGE = 0
lib/isccc/api
View file @
e4c4cf51
LIBINTERFACE =
8
0
LIBINTERFACE =
9
0
LIBREVISION = 0
LIBAGE = 0
lib/isccfg/api
View file @
e4c4cf51
LIBINTERFACE =
81
LIBINTERFACE =
90
LIBREVISION = 0
LIBAGE =
1
LIBAGE =
0
lib/lwres/api
View file @
e4c4cf51
LIBINTERFACE =
8
0
LIBINTERFACE =
9
0
LIBREVISION = 0
LIBAGE = 0
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment