mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-12 06:40:01 -04:00
[v9_10] prep 9.10.5
This commit is contained in:
parent
1f6f0be710
commit
a779842da4
3 changed files with 5 additions and 3 deletions
2
CHANGES
2
CHANGES
|
|
@ -1,3 +1,5 @@
|
|||
--- 9.10.5 released ---
|
||||
|
||||
--- 9.10.5rc3 released ---
|
||||
|
||||
4582. [security] 'rndc ""' could trigger a assertion failure in named.
|
||||
|
|
|
|||
2
README
2
README
|
|
@ -56,7 +56,7 @@ BIND 9.10.5
|
|||
BIND 9.10.5 is a maintenance release and addresses the security
|
||||
flaws disclosed in CVE-2016-2775, CVE-2016-2776, CVE-2016-6170,
|
||||
CVE-2016-8864, CVE-2016-9131, CVE-2016-9147, CVE-2016-9444,
|
||||
CVE-2017-3135, CVE-2017-3136, and CVE-2017-3137.
|
||||
CVE-2017-3135, CVE-2017-3136, CVE-2017-3137, and CVE-2017-3138.
|
||||
|
||||
BIND 9.10.4
|
||||
|
||||
|
|
|
|||
4
version
4
version
|
|
@ -6,6 +6,6 @@ DESCRIPTION=
|
|||
MAJORVER=9
|
||||
MINORVER=10
|
||||
PATCHVER=5
|
||||
RELEASETYPE=rc
|
||||
RELEASEVER=3
|
||||
RELEASETYPE=
|
||||
RELEASEVER=
|
||||
EXTENSIONS=
|
||||
|
|
|
|||
Loading…
Reference in a new issue