mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 11:49:59 -04:00
[v9_11] prep 9.11.1
This commit is contained in:
parent
90d71c30af
commit
62b5dd5b09
3 changed files with 6 additions and 4 deletions
2
CHANGES
2
CHANGES
|
|
@ -1,3 +1,5 @@
|
|||
--- 9.11.1 released ---
|
||||
|
||||
--- 9.11.1rc3 released ---
|
||||
|
||||
4582. [security] 'rndc ""' could trigger a assertion failure in named.
|
||||
|
|
|
|||
4
README
4
README
|
|
@ -55,8 +55,8 @@ BIND 9.11.1
|
|||
|
||||
BIND 9.11.1 is a maintenance release and addresses the security
|
||||
flaws disclosed in CVE-2016-6170, CVE-2016-8864, CVE-2016-9131,
|
||||
CVE-2016-9147, CVE-2016-9778, CVE-2017-3135, CVE-2017-3136, and
|
||||
CVE-2017-3137.
|
||||
CVE-2016-9147, CVE-2016-9778, CVE-2017-3135, CVE-2017-3136,
|
||||
CVE-2017-3137 and CVE-2017-3138.
|
||||
|
||||
BIND 9.11.0
|
||||
|
||||
|
|
|
|||
4
version
4
version
|
|
@ -6,6 +6,6 @@ DESCRIPTION=
|
|||
MAJORVER=9
|
||||
MINORVER=11
|
||||
PATCHVER=1
|
||||
RELEASETYPE=rc
|
||||
RELEASEVER=3
|
||||
RELEASETYPE=
|
||||
RELEASEVER=
|
||||
EXTENSIONS=
|
||||
|
|
|
|||
Loading…
Reference in a new issue