diff --git a/CHANGES b/CHANGES index 00cd9a619c..0d02fb3c17 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.11.37 released --- + 5817. [security] The rules for acceptance of records into the cache have been tightened to prevent the possibility of poisoning if forwarders send records outside diff --git a/README b/README index 53b9e7ebdd..5d5328f34d 100644 --- a/README +++ b/README @@ -408,6 +408,11 @@ BIND 9.11.36 BIND 9.11.36 is a maintenance release, and also addresses the security vulnerability disclosed in CVE-2021-25219. +BIND 9.11.37 + +BIND 9.11.37 is a maintenance release, and also addresses the security +vulnerability disclosed in CVE-2021-25220. + Building BIND Minimally, BIND requires a UNIX or Linux system with an ANSI C compiler, diff --git a/README.md b/README.md index e77cfaa50f..ab3aaf74c1 100644 --- a/README.md +++ b/README.md @@ -425,6 +425,11 @@ BIND 9.11.35 is a maintenance release. BIND 9.11.36 is a maintenance release, and also addresses the security vulnerability disclosed in CVE-2021-25219. +#### BIND 9.11.37 + +BIND 9.11.37 is a maintenance release, and also addresses the security +vulnerability disclosed in CVE-2021-25220. + ### Building BIND Minimally, BIND requires a UNIX or Linux system with an ANSI C compiler, diff --git a/bin/check/named-checkconf.8 b/bin/check/named-checkconf.8 index 629491d7da..d8dcd65762 100644 --- a/bin/check/named-checkconf.8 +++ b/bin/check/named-checkconf.8 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000-2002, 2004, 2005, 2007, 2009, 2014-2016, 2018-2021 Internet Systems Consortium, Inc. ("ISC") +.\" Copyright (C) 2000-2002, 2004, 2005, 2007, 2009, 2014-2016, 2018-2022 Internet Systems Consortium, Inc. ("ISC") .\" .\" This Source Code Form is subject to the terms of the Mozilla Public .\" License, v. 2.0. If a copy of the MPL was not distributed with this @@ -131,5 +131,5 @@ BIND 9 Administrator Reference Manual\&. \fBInternet Systems Consortium, Inc\&.\fR .SH "COPYRIGHT" .br -Copyright \(co 2000-2002, 2004, 2005, 2007, 2009, 2014-2016, 2018-2021 Internet Systems Consortium, Inc. ("ISC") +Copyright \(co 2000-2002, 2004, 2005, 2007, 2009, 2014-2016, 2018-2022 Internet Systems Consortium, Inc. ("ISC") .br diff --git a/bin/check/named-checkconf.html b/bin/check/named-checkconf.html index 9f4f8fb17d..fd36d826e5 100644 --- a/bin/check/named-checkconf.html +++ b/bin/check/named-checkconf.html @@ -1,6 +1,6 @@