[v9_8] prep 9.8.6b1
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -1,3 +1,5 @@
|
||||
--- 9.8.6b1 released ---
|
||||
|
||||
3605. [port] win32: Addressed several compatibility issues
|
||||
with newer versions of Visual Studio. [RT #33916]
|
||||
|
||||
|
||||
5
README
5
README
@@ -51,6 +51,11 @@ BIND 9
|
||||
For up-to-date release notes and errata, see
|
||||
http://www.isc.org/software/bind9/releasenotes
|
||||
|
||||
BIND 9.8.6
|
||||
|
||||
BIND 9.8.6 includes several bug fixes and patches the security
|
||||
flaw described in CVE-2013-3919.
|
||||
|
||||
BIND 9.8.5
|
||||
|
||||
BIND 9.8.5 includes several bug fixes and patches security
|
||||
|
||||
@@ -5,5 +5,5 @@
|
||||
# 9.9: 90-109
|
||||
# 9.9-sub: 130-139
|
||||
LIBINTERFACE = 122
|
||||
LIBREVISION = 1
|
||||
LIBREVISION = 2
|
||||
LIBAGE = 0
|
||||
|
||||
@@ -4,6 +4,6 @@
|
||||
# 9.8: 80-89, 120-129
|
||||
# 9.9: 90-109
|
||||
# 9.9-sub: 130-139
|
||||
LIBINTERFACE = 87
|
||||
LIBREVISION = 1
|
||||
LIBAGE = 3
|
||||
LIBINTERFACE = 88
|
||||
LIBREVISION = 0
|
||||
LIBAGE = 4
|
||||
|
||||
@@ -5,5 +5,5 @@
|
||||
# 9.9: 90-109
|
||||
# 9.9-sub: 130-139
|
||||
LIBINTERFACE = 80
|
||||
LIBREVISION = 6
|
||||
LIBREVISION = 7
|
||||
LIBAGE = 0
|
||||
|
||||
Reference in New Issue
Block a user