]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
9.8.4b1
authorMark Andrews <marka@isc.org>
Thu, 23 Aug 2012 07:18:43 +0000 (17:18 +1000)
committerMark Andrews <marka@isc.org>
Thu, 23 Aug 2012 07:18:43 +0000 (17:18 +1000)
CHANGES
EXCLUDED
lib/bind9/api
lib/dns/api
lib/isc/api
version

diff --git a/CHANGES b/CHANGES
index ffa99d90c7f1bcaf2ec057edc98cd3945d498663..fe960337ac669d0a952e7aa2e2c1ba50dce97ec2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+       --- 9.8.4b1 released ---
+
 3369.  [bug]           nsupdate terminated unexpectedly in interactive mode
                        if built with readline support. [RT #29550]
 
@@ -6,7 +8,7 @@
 3367.  [bug]           dns_dnsseckey_create() result was not being checked.
                        [RT #30685]
 
-3366.  [bug]           Fixed Read-After-Write dependency violation for IA64 
+3366.  [bug]           Fixed Read-After-Write dependency violation for IA64
                        atomic operations. [RT #25181]
 
 3365.  [bug]           Removed spurious newlines from log messages in
 3360.  [bug]           'host -w' could die.  [RT #18723]
 
 3359.  [bug]           An improperly-formed TSIG secret could cause a
-                        memory leak. [RT #30607]
+                       memory leak. [RT #30607]
 
 3357.  [port]          Add support for libxml2-2.8.x [RT #30440]
 
-3356.  [bug]           Cap the TTL of signed RRsets when RRSIGs are 
+3356.  [bug]           Cap the TTL of signed RRsets when RRSIGs are
                        approaching their expiry, so they don't remain
                        in caches after expiry. [RT #26429]
 
                        ISC_MEM_DEBUGCTX memory debugging flag is set.
                        [RT #30240]
 
-3348.  [bug]           Prevent RRSIG data from being cached if a negative 
-                       record matching the covering type exists at a higher 
-                       trust level. Such data already can't be retrieved from 
-                       the cache since change 3218 -- this prevents it 
+3348.  [bug]           Prevent RRSIG data from being cached if a negative
+                       record matching the covering type exists at a higher
+                       trust level. Such data already can't be retrieved from
+                       the cache since change 3218 -- this prevents it
                        being inserted into the cache as well. [RT #26809]
-                       
-3347.  [bug]           dnssec-settime: Issue a warning when writing a new 
-                       private key file would cause a change in the 
+
+3347.  [bug]           dnssec-settime: Issue a warning when writing a new
+                       private key file would cause a change in the
                        permissions of the existing file. [RT #27724]
 
 3346.  [security]      Bad-cache data could be used before it was
@@ -82,7 +84,7 @@
                        rdataslabs. [RT #29644]
 
 3330.  [func]          Fix missing signatures on NOERROR results despite
-                       RPZ rewriting.  Also 
+                       RPZ rewriting.  Also
                         - add optional "recursive-only yes|no" to the
                           response-policy statement
                         - add optional "max-policy-ttl" to the response-policy
                        they fail to validate, we try again in lower case.
                        [RT #27451]
 
-3328.   [bug]           Fixed inconsistent data checking in dst_parse.c.
-                        [RT #29401]
+3328.  [bug]           Fixed inconsistent data checking in dst_parse.c.
+                       [RT #29401]
 
 3317.  [func]          Add ECDSA support (RFC 6605). [RT #21918]
 
index 6ccc6631648c2868a43d0f19c9d13ef46a1c9ff3..ea06993df95779e68d979e449b6fb230c0cbc593 100644 (file)
--- a/EXCLUDED
+++ b/EXCLUDED
@@ -1,3 +1,35 @@
+3370.   [bug]           Address use after free while shutting down. [RT #30241]
+
+3368.   [bug]           <dns/iptable.h>, <dns/private.h> and <dns/zone.h>
+                        were not C++ safe.
+
+3361.   [bug]           "rndc signing -nsec3param" didn't work correctly
+                        when salt was set to '-' (no salt). [RT #30099]
+
+3355.   [port]          Use more portable awk in verify system test.
+
+3349.   [bug]           Change #3345 was incomplete. [RT #30233]
+
+3345.   [bug]           Addressed race condition when removing the last item
+                        or inserting the first item in an ISC_QUEUE.
+                        [RT #29539]
+
+3338.   [bug]           Address race condition in units tests: asyncload_zone
+                        and asyncload_zt. [RT #26100]
+
+3334.   [bug]           Hold a zone table reference while performing a
+                        asyncronous load of a zone. [RT #28326]
+
+3324.   [test]          Add better tests for ADB stats [RT #27057]
+
+3316.   [tuning]        Improved locking performance when recursing.
+                        [RT #28836]
+
+3315.   [tuning]        Use multiple dispatch objects for sending upstream
+                        queries; this can improve performance on busy
+                        multiprocessor systems by reducing lock contention.
+                        [RT #28605]
+
 3303.  [bug]           named could die when reloading. [RT #28606]
 
 3296.  [bug]           Named could die with a INSIST failure in
index b4d39c537033b13297e1dc57c38b5519cf2e5fdc..7e9b11513e1257c07528001bbae399c9113a9642 100644 (file)
@@ -4,5 +4,5 @@
 # 9.8: 80-89
 # 9.9: 90-109
 LIBINTERFACE = 80
-LIBREVISION = 6
+LIBREVISION = 7
 LIBAGE = 0
index f983ddd9985fd2d2523b77a08e10edd0227f93bd..8f071c0de4a664d3f0a5edd7797be31e8b097c90 100644 (file)
@@ -3,6 +3,6 @@
 # 9.7: 60-79
 # 9.8: 80-89
 # 9.9: 90-109
-LIBINTERFACE = 88
+LIBINTERFACE = 89
 LIBREVISION = 0
-LIBAGE = 0
+LIBAGE = 1
index 6adf15174de2eaf4048ab3443c4377a172ee1226..2eb22f3da624a4e732ff0604485f3aedefceafe4 100644 (file)
@@ -4,5 +4,5 @@
 # 9.8: 80-89
 # 9.9: 90-109
 LIBINTERFACE = 84
-LIBREVISION = 0
+LIBREVISION = 1
 LIBAGE = 0
diff --git a/version b/version
index 559d0583aeeef68889bab7952e5aeec78b8f5f07..aa702a0b416651be32a0d0dce7a07355058b37ab 100644 (file)
--- a/version
+++ b/version
@@ -6,5 +6,5 @@
 MAJORVER=9
 MINORVER=8
 PATCHVER=4
-RELEASETYPE=b
-RELEASEVER=1
+RELEASETYPE=rc
+cELEASEVER=1