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

diff --git a/CHANGES b/CHANGES
index 2bc10de711311ad3803964a571f3445a10a9e59c..64d079842145a60daa6215fbc0a39dbcd2b0873e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+       --- 9.9.10rc1 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 d005ffc4dc92bad7e93ee6ebb028cce142a99814..23ebf0e540cc65e3baca4f5eb735515d8c4ef469 100644 (file)
--- a/README
+++ b/README
@@ -55,7 +55,8 @@ BIND 9.9.10
        
        BIND 9.9.10 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.9.91
 
index 435f4bc277d8b4822bd8b28e0bbb5e8b1acf3840..1320b72795b8f6168a7f07921cf145a49f981fcb 100644 (file)
@@ -7,5 +7,5 @@
 # 9.10: 140-149
 # 9.11: 160-169
 LIBINTERFACE = 172
-LIBREVISION = 0
+LIBREVISION = 1
 LIBAGE = 0
index 1b9e8aa9b81980a772a8566ac816beaf5f8b8229..c1a2e99c964e37a4efcdc0a704bd3e1d734f8a23 100644 (file)
@@ -4,6 +4,6 @@
 # 9.8: 80-89, 120-129
 # 9.9: 90-109
 # 9.9-sub: 130-139
-LIBINTERFACE = 108
+LIBINTERFACE = 109
 LIBREVISION = 0
-LIBAGE = 0
+LIBAGE = 1