diff --git a/CHANGES b/CHANGES index 12a1d8a54e..0f44aa6632 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.14.7 released --- + 5299. [security] A flaw in DNSSEC verification when transferring mirror zones could allow data to be incorrectly marked valid. (CVE-2019-6475) [GL #16P] diff --git a/README b/README index c6bc268fa7..fd24d3db24 100644 --- a/README +++ b/README @@ -175,6 +175,11 @@ BIND 9.14.6 BIND 9.14.6 is a maintenance release. +BIND 9.14.7 + +BIND 9.14.7 is a maintenance release, and also addresses the security +vulnerabilities disclosed in CVE-2019-6475 and CVE-2019-6476. + Building BIND Minimally, BIND requires a UNIX or Linux system with an ANSI C compiler, @@ -423,7 +428,9 @@ Acknowledgments * This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. http://www.OpenSSL.org/ + * This product includes cryptographic software written by Eric Young (eay@cryptsoft.com) + * This product includes software written by Tim Hudson (tjh@cryptsoft.com) diff --git a/README.md b/README.md index b6283858a8..99d7f0bfd8 100644 --- a/README.md +++ b/README.md @@ -191,6 +191,11 @@ BIND 9.14.5 is a maintenance release. BIND 9.14.6 is a maintenance release. +#### BIND 9.14.7 + +BIND 9.14.7 is a maintenance release, and also addresses the security +vulnerabilities disclosed in CVE-2019-6475 and CVE-2019-6476. + ### Building BIND Minimally, BIND requires a UNIX or Linux system with an ANSI C compiler, diff --git a/doc/arm/Bv9ARM.ch01.html b/doc/arm/Bv9ARM.ch01.html index 2daea6e7a2..5d6fa1b8da 100644 --- a/doc/arm/Bv9ARM.ch01.html +++ b/doc/arm/Bv9ARM.ch01.html @@ -614,6 +614,6 @@ -
BIND 9.14.6 (Stable Release)
+BIND 9.14.7 (Stable Release)