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

diff --git a/CHANGES b/CHANGES
index b3ecd8c1f8c0f1ddefec80f1b1e337a023b60c6c..14b7cd34bc19ed7b38a3f178f46c7897b39fe842 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+       --- 9.10.5rc1 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 6a90ada33b201ad1c11a67ea443f27b67588e10d..c05d96f7759ded7e160ae69302fd87319a54931a 100644 (file)
--- a/README
+++ b/README
@@ -55,7 +55,8 @@ BIND 9.10.5
        
        BIND 9.10.5 is a maintenance release and addresses the security
        flaws disclosed in CVE-2016-2775, CVE-2016-2776, CVE-2016-6170,
-       CVE-2016-8864, CVE-2016-9131, CVE-2016-9147, and CVE-2016-9444.
+       CVE-2016-8864, CVE-2016-9131, CVE-2016-9147, CVE-2016-9444,
+       and CVE-2017-3135.
 
 BIND 9.10.4
 
index 9b67044b78eae00884aed655cc248928d771e16b..2b0449dcd584d10b0c2c68ab9e5df8537acba31f 100644 (file)
@@ -6,5 +6,5 @@
 # 9.9-sub: 130-139, 150-159
 # 9.10: 140-149, 160-169
 LIBINTERFACE = 165
-LIBREVISION = 0
+LIBREVISION = 1
 LIBAGE = 0
index 3d6e81e02a13a6ab1f45acdafaef861bf25fca83..99447387e6e3872a32d286dbfdf5217fa527ec8a 100644 (file)
@@ -5,6 +5,6 @@
 # 9.9: 90-109
 # 9.9-sub: 130-139
 # 9.10: 140-149, 160-169
-LIBINTERFACE = 162
+LIBINTERFACE = 163
 LIBREVISION = 0
-LIBAGE = 0
+LIBAGE = 1