mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-21 06:09:13 -04:00
[master] prep 9.12.0rc1
This commit is contained in:
parent
49a8cd6c01
commit
2f855055ed
6 changed files with 8 additions and 6 deletions
2
CHANGES
2
CHANGES
|
|
@ -1,3 +1,5 @@
|
|||
--- 9.12.0rc1 released ---
|
||||
|
||||
4836. [bug] Zones created using "rndc addzone" could
|
||||
temporarily fail to inherit an "allow-transfer"
|
||||
ACL that had been configured in the options
|
||||
|
|
|
|||
|
|
@ -9,5 +9,5 @@
|
|||
# 9.11: 160-169
|
||||
# 9.12: 1200-1299
|
||||
LIBINTERFACE = 1200
|
||||
LIBREVISION = 2
|
||||
LIBREVISION = 3
|
||||
LIBAGE = 0
|
||||
|
|
|
|||
|
|
@ -9,5 +9,5 @@
|
|||
# 9.11: 160-169
|
||||
# 9.12: 1200-1299
|
||||
LIBINTERFACE = 1202
|
||||
LIBREVISION = 0
|
||||
LIBREVISION = 1
|
||||
LIBAGE = 1
|
||||
|
|
|
|||
|
|
@ -9,5 +9,5 @@
|
|||
# 9.11: 160-169
|
||||
# 9.12: 1200-1299
|
||||
LIBINTERFACE = 1202
|
||||
LIBREVISION = 0
|
||||
LIBREVISION = 1
|
||||
LIBAGE = 2
|
||||
|
|
|
|||
|
|
@ -9,5 +9,5 @@
|
|||
# 9.11: 160-169
|
||||
# 9.12: 1200-1299
|
||||
LIBINTERFACE = 1202
|
||||
LIBREVISION = 0
|
||||
LIBREVISION = 1
|
||||
LIBAGE = 0
|
||||
|
|
|
|||
4
version
4
version
|
|
@ -6,6 +6,6 @@ DESCRIPTION=
|
|||
MAJORVER=9
|
||||
MINORVER=12
|
||||
PATCHVER=0
|
||||
RELEASETYPE=b
|
||||
RELEASEVER=2
|
||||
RELEASETYPE=rc
|
||||
RELEASEVER=1
|
||||
EXTENSIONS=
|
||||
|
|
|
|||
Loading…
Reference in a new issue