[v9_6] prep 9.6-ESV-R10b1

This commit is contained in:
Evan Hunt 2013-07-01 10:25:57 -07:00
parent 6c4f850040
commit af353b88fe
6 changed files with 12 additions and 4 deletions

View file

@ -1,3 +1,5 @@
--- 9.6-ESV-R10b1 released ---
3605. [port] win32: Addressed several compatibility issues
with newer versions of Visual Studio. [RT #33916]

6
README
View file

@ -48,6 +48,12 @@ BIND 9
For up-to-date release notes and errata, see
http://www.isc.org/software/bind9/releasenotes
BIND 9.6-ESV-R10 (Extended Support Version)
BIND 9.6-ESV-R10 is a maintenance release, fixing bugs in BIND
9.6-ESV-R9, and also patches the security flaw described in
CVE-2013-3919.
BIND 9.6-ESV-R9 (Extended Support Version)
BIND 9.6-ESV-R9 is a maintenance release, fixing bugs in BIND

View file

@ -5,5 +5,5 @@
# 9.9: 90-109
# 9.9-sub: 130-139
LIBINTERFACE = 113
LIBREVISION = 1
LIBREVISION = 2
LIBAGE = 0

View file

@ -5,5 +5,5 @@
# 9.9: 90-109
# 9.9-sub: 130-139
LIBINTERFACE = 58
LIBREVISION = 2
LIBREVISION = 3
LIBAGE = 1

View file

@ -5,5 +5,5 @@
# 9.9: 90-109
# 9.9-sub: 130-139
LIBINTERFACE = 50
LIBREVISION = 9
LIBREVISION = 10
LIBAGE = 0

View file

@ -9,4 +9,4 @@ MAJORVER=9
MINORVER=6
PATCHVER=
RELEASETYPE=-ESV
RELEASEVER=-R9
RELEASEVER=-R10b1