[v9_11] prep 9.11.1rc1

This commit is contained in:
Evan Hunt 2017-02-04 22:30:16 -08:00
parent 59f34c1fc7
commit 43769594c0
4 changed files with 6 additions and 4 deletions

View file

@ -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]

2
README
View file

@ -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

View 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

View 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