mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-12 15:50:00 -04:00
[v9_9] prep 9.9.9rc1
This commit is contained in:
parent
fafaa2c58e
commit
9741e60b38
3 changed files with 5 additions and 3 deletions
2
CHANGES
2
CHANGES
|
|
@ -1,3 +1,5 @@
|
|||
--- 9.9.9rc1 released ---
|
||||
|
||||
4345. [contrib] perftcpdns mishandled the return values from
|
||||
clock_nanosleep. [RT #42131]
|
||||
|
||||
|
|
|
|||
|
|
@ -7,5 +7,5 @@
|
|||
# 9.10: 140-149
|
||||
# 9.11: 160-169
|
||||
LIBINTERFACE = 171
|
||||
LIBREVISION = 1
|
||||
LIBREVISION = 2
|
||||
LIBAGE = 0
|
||||
|
|
|
|||
4
version
4
version
|
|
@ -6,6 +6,6 @@ DESCRIPTION="(Extended Support Version)"
|
|||
MAJORVER=9
|
||||
MINORVER=9
|
||||
PATCHVER=9
|
||||
RELEASETYPE=b
|
||||
RELEASEVER=2
|
||||
RELEASETYPE=rc
|
||||
RELEASEVER=1
|
||||
EXTENSIONS=
|
||||
|
|
|
|||
Loading…
Reference in a new issue