[v9_10] prep 9.10.2b1
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -1,3 +1,5 @@
|
||||
--- 9.10.2b1 released ---
|
||||
|
||||
4021. [bug] Adjust max-recursion-queries to accommodate
|
||||
the need for more queries when the cache is
|
||||
empty. [RT #38104]
|
||||
|
||||
14
README
14
README
@@ -53,11 +53,17 @@ BIND 9
|
||||
|
||||
BIND 9.10.1
|
||||
|
||||
BIND 9.10.1 is a maintenance release and addresses bugs
|
||||
found in BIND 9.10.0 and earlier.
|
||||
BIND 9.10.2 is a maintenance release and addresses bugs
|
||||
found in BIND 9.10.1 and earlier, as well as the security
|
||||
flaws described in CVE-2014-8500 and CVE-2014-8680.
|
||||
|
||||
This release addresses the security flaws described in
|
||||
CVE-2014-3214 and CVE-2014-3859.
|
||||
BIND 9.10.1
|
||||
|
||||
BIND 9.10.1 is a maintenance release and addresses bugs
|
||||
found in BIND 9.10.0 and earlier.
|
||||
|
||||
This release addresses the security flaws described in
|
||||
CVE-2014-3214 and CVE-2014-3859.
|
||||
|
||||
BIND 9.10.0
|
||||
|
||||
|
||||
@@ -6,5 +6,5 @@
|
||||
# 9.9-sub: 130-139
|
||||
# 9.10: 140-149
|
||||
LIBINTERFACE = 140
|
||||
LIBREVISION = 7
|
||||
LIBREVISION = 8
|
||||
LIBAGE = 0
|
||||
|
||||
@@ -5,6 +5,6 @@
|
||||
# 9.9: 90-109
|
||||
# 9.9-sub: 130-139
|
||||
# 9.10: 140-149
|
||||
LIBINTERFACE = 146
|
||||
LIBREVISION = 2
|
||||
LIBINTERFACE = 148
|
||||
LIBREVISION = 0
|
||||
LIBAGE = 0
|
||||
|
||||
@@ -5,6 +5,6 @@
|
||||
# 9.9: 90-109
|
||||
# 9.9-sub: 130-139
|
||||
# 9.10: 140-149
|
||||
LIBINTERFACE = 145
|
||||
LIBREVISION = 1
|
||||
LIBAGE = 3
|
||||
LIBINTERFACE = 147
|
||||
LIBREVISION = 0
|
||||
LIBAGE = 5
|
||||
|
||||
@@ -6,5 +6,5 @@
|
||||
# 9.9-sub: 130-139
|
||||
# 9.10: 140-149
|
||||
LIBINTERFACE = 142
|
||||
LIBREVISION = 2
|
||||
LIBREVISION = 3
|
||||
LIBAGE = 2
|
||||
|
||||
@@ -6,5 +6,5 @@
|
||||
# 9.9-sub: 130-139
|
||||
# 9.10: 140-149
|
||||
LIBINTERFACE = 141
|
||||
LIBREVISION = 0
|
||||
LIBREVISION = 1
|
||||
LIBAGE = 0
|
||||
|
||||
Reference in New Issue
Block a user