]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[v9_8] prep 9.8.6b1
authorEvan Hunt <each@isc.org>
Mon, 1 Jul 2013 17:04:47 +0000 (10:04 -0700)
committerEvan Hunt <each@isc.org>
Mon, 1 Jul 2013 17:08:51 +0000 (10:08 -0700)
CHANGES
README
lib/dns/api
lib/isc/api
lib/lwres/api
version

diff --git a/CHANGES b/CHANGES
index eabb78c11bd8e6350b1244b1b38fcc71012c052c..eabaa163a4459741e8881d5a8b9278675b8700bd 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+       --- 9.8.6b1 released ---
+
 3605.  [port]          win32: Addressed several compatibility issues
                        with newer versions of Visual Studio. [RT #33916]
 
diff --git a/README b/README
index 9d839b49fce8052770475f87ea72e99aa97340ab..4cfd5326007c2d432764a84a74913a48b7b9c2fb 100644 (file)
--- a/README
+++ b/README
@@ -51,6 +51,11 @@ BIND 9
         For up-to-date release notes and errata, see
         http://www.isc.org/software/bind9/releasenotes
 
+BIND 9.8.6
+
+       BIND 9.8.6 includes several bug fixes and patches the security
+       flaw described in CVE-2013-3919.
+
 BIND 9.8.5
 
         BIND 9.8.5 includes several bug fixes and patches security
index 5241a88477cf3d73795e5f75acd9325f2e9d9c9e..202e5739d2e399ba55cf39be6ece249e462d1174 100644 (file)
@@ -5,5 +5,5 @@
 # 9.9: 90-109
 # 9.9-sub: 130-139
 LIBINTERFACE = 122
-LIBREVISION = 1
+LIBREVISION = 2
 LIBAGE = 0
index c7d281344cf1389b33c382e2508c1f92f6991ca9..4ec011ef8b427a5c4e6fd71e7f438ac3b99cf876 100644 (file)
@@ -4,6 +4,6 @@
 # 9.8: 80-89, 120-129
 # 9.9: 90-109
 # 9.9-sub: 130-139
-LIBINTERFACE = 87
-LIBREVISION = 1
-LIBAGE = 3
+LIBINTERFACE = 88
+LIBREVISION = 0
+LIBAGE = 4
index 2a5c388460ce6fe1ce8277174fe566cb2885f1d3..b3e22f4efcca3313c842357e850d607513c5edfd 100644 (file)
@@ -5,5 +5,5 @@
 # 9.9: 90-109
 # 9.9-sub: 130-139
 LIBINTERFACE = 80
-LIBREVISION = 6
+LIBREVISION = 7
 LIBAGE = 0
diff --git a/version b/version
index 925f9a7f24c4340efda809105d1c4dab0f7e5b3a..a3cf51bb1d0be621b4f95df8e625e1d86a92ce76 100644 (file)
--- a/version
+++ b/version
@@ -7,6 +7,6 @@ PRODUCT=BIND
 DESCRIPTION=
 MAJORVER=9
 MINORVER=8
-PATCHVER=5
-RELEASETYPE=
-RELEASEVER=
+PATCHVER=6
+RELEASETYPE=b
+RELEASEVER=1