mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 07:40:00 -04:00
Bump version to 9.9.8b1 and update CHANGES
This commit is contained in:
parent
d6ef589b99
commit
bb641f8e3a
2 changed files with 5 additions and 3 deletions
2
CHANGES
2
CHANGES
|
|
@ -1,3 +1,5 @@
|
|||
--- 9.9.8b1 released ---
|
||||
|
||||
4165. [security] A failure to reset a value to NULL in tkey.c could
|
||||
result in an assertion failure. (CVE-2015-5477)
|
||||
[RT #40046]
|
||||
|
|
|
|||
6
version
6
version
|
|
@ -5,7 +5,7 @@ PRODUCT=BIND
|
|||
DESCRIPTION="(Extended Support Version)"
|
||||
MAJORVER=9
|
||||
MINORVER=9
|
||||
PATCHVER=7
|
||||
RELEASETYPE=
|
||||
RELEASEVER=
|
||||
PATCHVER=8
|
||||
RELEASETYPE=b
|
||||
RELEASEVER=1
|
||||
EXTENSIONS=
|
||||
|
|
|
|||
Loading…
Reference in a new issue