]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[v9_11] prep 9.11.1rc1
authorEvan Hunt <each@isc.org>
Sun, 5 Feb 2017 06:30:16 +0000 (22:30 -0800)
committerEvan Hunt <each@isc.org>
Sun, 5 Feb 2017 06:30:16 +0000 (22:30 -0800)
CHANGES
README
lib/dns/api
lib/isc/api

diff --git a/CHANGES b/CHANGES
index 04998ff63816b093cfc95d45762e2c2f928980d7..690d47b39e0af542fbb3d192d6131a7f23d0ece3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+       --- 9.11.1rc1 released ---
+
 4570.  [cleanup]       named did not correctly fall back to the built-in
                        initializing keys if the bind.keys file was present
                        but empty. [RT #44531]
diff --git a/README b/README
index e07e4f7b06c624fab78224cdf9bbdd736f32ec41..a5d441a3d82b127f793c989d2dd5649240872579 100644 (file)
--- a/README
+++ b/README
@@ -55,7 +55,7 @@ BIND 9.11.1
        
        BIND 9.11.1 is a maintenance release and addresses the security
        flaws disclosed in CVE-2016-6170, CVE-2016-8864, CVE-2016-9131,
-       CVE-2016-9147, and CVE-2016-9778.
+       CVE-2016-9147, CVE-2016-9778 and CVE-2017-3135.
 
 BIND 9.11.0
 
index 4e2dd412eb22eb43d0b4bc6b27f63461d0126613..5b45a67fe6afa4f95cd2b602a8bb4536d405db05 100644 (file)
@@ -6,6 +6,6 @@
 # 9.9-sub: 130-139, 150-159
 # 9.10: 140-149
 # 9.11: 160-169
-LIBINTERFACE = 167
+LIBINTERFACE = 168
 LIBREVISION = 0
 LIBAGE = 0
index 125620e298db889649cc9d23cf94593bbfe8e43e..6d09a3847a1f1b2ccacfbc55e31dde5ad43fa1c2 100644 (file)
@@ -6,6 +6,6 @@
 # 9.9-sub: 130-139
 # 9.10: 140-149
 # 9.11: 160-169
-LIBINTERFACE = 166
+LIBINTERFACE = 167
 LIBREVISION = 0
-LIBAGE = 0
+LIBAGE = 1