]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[v9_6] prep 9.6-ESV-R10b1
authorEvan Hunt <each@isc.org>
Mon, 1 Jul 2013 17:25:57 +0000 (10:25 -0700)
committerEvan Hunt <each@isc.org>
Mon, 1 Jul 2013 17:25:57 +0000 (10:25 -0700)
CHANGES
README
lib/dns/api
lib/isc/api
lib/lwres/api
version

diff --git a/CHANGES b/CHANGES
index ee589c6b4dfcede31fc5b6329430d6d45c62464e..0adeec7157d3e78e7672c369204ba5c00eeae837 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+       --- 9.6-ESV-R10b1 released ---
+
 3605.  [port]          win32: Addressed several compatibility issues
                        with newer versions of Visual Studio. [RT #33916]
 
diff --git a/README b/README
index c1bd8da88f99619d6d85804aa7a10f3a2a273be5..2216ab775b5abc0efb3c8dfd2387ef2adbe05a25 100644 (file)
--- a/README
+++ b/README
@@ -48,6 +48,12 @@ BIND 9
         For up-to-date release notes and errata, see
         http://www.isc.org/software/bind9/releasenotes
 
+BIND 9.6-ESV-R10 (Extended Support Version)
+
+       BIND 9.6-ESV-R10 is a maintenance release, fixing bugs in BIND
+       9.6-ESV-R9, and also patches the security flaw described in
+       CVE-2013-3919.
+
 BIND 9.6-ESV-R9 (Extended Support Version)
 
        BIND 9.6-ESV-R9 is a maintenance release, fixing bugs in BIND
index e17d071c54979c7a8499b2b382535e492207ee82..9035b96c8b995872f60f36f91a64af6cb0c4d449 100644 (file)
@@ -5,5 +5,5 @@
 # 9.9: 90-109
 # 9.9-sub: 130-139
 LIBINTERFACE = 113
-LIBREVISION = 1
+LIBREVISION = 2
 LIBAGE = 0
index 5e1db3969542958f421a91dc146d83453208c891..d4c25e15d14e03a3303c710268eac38f128a7266 100644 (file)
@@ -5,5 +5,5 @@
 # 9.9: 90-109
 # 9.9-sub: 130-139
 LIBINTERFACE = 58
-LIBREVISION = 2
+LIBREVISION = 3
 LIBAGE = 1
index a63317379dffac2d268598424e735d17cf719784..dc1a2569345d7ae9ea764f0c61eaf4cb4e7cacb4 100644 (file)
@@ -5,5 +5,5 @@
 # 9.9: 90-109
 # 9.9-sub: 130-139
 LIBINTERFACE = 50
-LIBREVISION = 9
+LIBREVISION = 10
 LIBAGE = 0
diff --git a/version b/version
index c552aaffbc75eec4d7876beadb5a1f82ddb054e0..fb69b836662d496b71f7416336983602b24b1af0 100644 (file)
--- a/version
+++ b/version
@@ -9,4 +9,4 @@ MAJORVER=9
 MINORVER=6
 PATCHVER=
 RELEASETYPE=-ESV
-RELEASEVER=-R9
+RELEASEVER=-R10b1