]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
9.8.6rc2
authorMark Andrews <marka@isc.org>
Mon, 19 Aug 2013 01:57:25 +0000 (11:57 +1000)
committerMark Andrews <marka@isc.org>
Mon, 19 Aug 2013 01:57:25 +0000 (11:57 +1000)
CHANGES
EXCLUDED
lib/dns/api
version

diff --git a/CHANGES b/CHANGES
index a7a8d8e72433155390d9e9bd306ad191ba14ae47..5d76412d318e296a3f284ff5becf52bbbe26a0de 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+       --- 9.8.6rc2 released ---
+
 3637.  [bug]           'allow-query-on' was checking the source address
                        rather than the destination address. [RT #34590]
 
index 399e0dc732eb1dd3a2e77daf4b5cf23f85158f0e..86c547e695e8fa98caf0a1b917d0b4fc5809ca56 100644 (file)
--- a/EXCLUDED
+++ b/EXCLUDED
@@ -1,3 +1,9 @@
+3624.  [bug]           Look for 'json_object_new_int64' when looking for a
+                       the json library. [RT #34449]
+
+3622.  [tuning]        Eliminate an unnecessary lock when incrementing
+                       cache statistics. [RT #34339]
+
 3619.  [bug]           Fixed a bug in RPZ with "recursive-only no;"
                        [RT #33776]
 
index b956b6bded8e0ab58e90f5598ca29acef01ac35d..b878a63897f282a63c4a1f369c4dd6798a1526b0 100644 (file)
@@ -4,6 +4,6 @@
 # 9.8: 80-89, 120-129
 # 9.9: 90-109
 # 9.9-sub: 130-139
-LIBINTERFACE = 122
-LIBREVISION = 3
-LIBAGE = 0
+LIBINTERFACE = 123
+LIBREVISION = 0
+LIBAGE = 1
diff --git a/version b/version
index d3e984671b6ccaf57972c63feeae9fbca1afb285..20148bb03a23c4f0557c0e3cf9306a2fe6fcef37 100644 (file)
--- a/version
+++ b/version
@@ -9,4 +9,4 @@ MAJORVER=9
 MINORVER=8
 PATCHVER=6
 RELEASETYPE=rc
-RELEASEVER=1
+RELEASEVER=2