]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Prepare for release of 9.9.0a1
authorEvan Hunt <each@isc.org>
Tue, 23 Aug 2011 02:06:46 +0000 (02:06 +0000)
committerEvan Hunt <each@isc.org>
Tue, 23 Aug 2011 02:06:46 +0000 (02:06 +0000)
CHANGES
README
lib/bind9/api
lib/dns/api
lib/irs/api
lib/isc/api
lib/isccc/api
lib/isccfg/api
lib/lwres/api

diff --git a/CHANGES b/CHANGES
index c627bd6f76d1c97db5eb5c4df56e4c10a1646964..497b571ec78cf73cd580b16db28f6f9b08f11d6d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+       --- 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]
 
diff --git a/README b/README
index 99e4d01f6ba395378cbed4ad1e321fbe2a0fa56a..1cb5dfc2c827c4879a995bac3bfbd6e1d24177c1 100644 (file)
--- a/README
+++ b/README
@@ -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).
index 78dd0b402a8927f78cf949b7e4bee6d940ee31af..3d2fa6efd1d29eec772f4b04e14754d09b5411ca 100644 (file)
@@ -1,3 +1,3 @@
-LIBINTERFACE = 80
-LIBREVISION = 1
+LIBINTERFACE = 90
+LIBREVISION = 0
 LIBAGE = 0
index e6441e650949a900543701cd1bd227afaaaa126b..3d2fa6efd1d29eec772f4b04e14754d09b5411ca 100644 (file)
@@ -1,3 +1,3 @@
-LIBINTERFACE = 81
+LIBINTERFACE = 90
 LIBREVISION = 0
 LIBAGE = 0
index 94575eb4ef20c46cae6707cf6eea0cad858f6781..3d2fa6efd1d29eec772f4b04e14754d09b5411ca 100644 (file)
@@ -1,3 +1,3 @@
-LIBINTERFACE = 80
+LIBINTERFACE = 90
 LIBREVISION = 0
 LIBAGE = 0
index e6441e650949a900543701cd1bd227afaaaa126b..3d2fa6efd1d29eec772f4b04e14754d09b5411ca 100644 (file)
@@ -1,3 +1,3 @@
-LIBINTERFACE = 81
+LIBINTERFACE = 90
 LIBREVISION = 0
 LIBAGE = 0
index 94575eb4ef20c46cae6707cf6eea0cad858f6781..3d2fa6efd1d29eec772f4b04e14754d09b5411ca 100644 (file)
@@ -1,3 +1,3 @@
-LIBINTERFACE = 80
+LIBINTERFACE = 90
 LIBREVISION = 0
 LIBAGE = 0
index 8fb91d631fd263fc4c6e8fc00dea70a6b698e2e2..3d2fa6efd1d29eec772f4b04e14754d09b5411ca 100644 (file)
@@ -1,3 +1,3 @@
-LIBINTERFACE = 81
+LIBINTERFACE = 90
 LIBREVISION = 0
-LIBAGE = 1
+LIBAGE = 0
index 94575eb4ef20c46cae6707cf6eea0cad858f6781..3d2fa6efd1d29eec772f4b04e14754d09b5411ca 100644 (file)
@@ -1,3 +1,3 @@
-LIBINTERFACE = 80
+LIBINTERFACE = 90
 LIBREVISION = 0
 LIBAGE = 0