From: Tinderbox User Date: Thu, 16 Jan 2020 07:53:19 +0000 (+0000) Subject: prep 9.15.8 X-Git-Tag: v9.15.8~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05f2241fcb2ed5ee7ce3642ddaebe027135f0fec;p=thirdparty%2Fbind9.git prep 9.15.8 --- diff --git a/CHANGES b/CHANGES index 3ab58c0cfe6..efeeba451ef 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.15.8 released --- + 5347. [bug] Fixed a bug that could cause an intermittent crash in validator.c when validating a negative cache entry. [GL #1561] diff --git a/README b/README index b0080cabb64..95c3587fc02 100644 --- a/README +++ b/README @@ -111,10 +111,10 @@ BIND 9.15 features BIND 9.15 is the newest development branch of BIND 9. It includes a number of changes from BIND 9.14 and earlier releases. New features include: - * New "dnssec-policy" statement to configure a key and signing policy - for zones, enabling automatic key regeneration and rollover. - * New new network manager based on libuv. - * Support for the new GeoIP2 geolocation API + * New dnssec-policy statement to configure a key and signing policy for + zones, enabling automatic key regeneration and rollover. + * New network manager based on libuv. + * Added support for the new GeoIP2 geolocation API, libmaxminddb. * Improved DNSSEC trust anchor configuration using the trust-anchors statement, permitting configuration of trust anchors in DS as well as DNSKEY format. @@ -136,8 +136,8 @@ including RHEL/CentOS, Fedora, Debian, Ubuntu, SLES, openSUSE, Slackware, Alpine, FreeBSD, NetBSD, OpenBSD, macOS, Solaris, OpenIndiana, OmniOS CE, HP-UX, and OpenWRT. -BIND is also available for Windows Server 2012 R2 and higher. See win32utils/ -build.txt for details on building for Windows systems. +BIND is also available for Windows Server 2012 R2 and higher. See +win32utils/build.txt for details on building for Windows systems. To build on a UNIX or Linux system, use: diff --git a/README.md b/README.md index ad493fd69ac..19d0ec187ed 100644 --- a/README.md +++ b/README.md @@ -127,10 +127,10 @@ BIND 9.15 is the newest development branch of BIND 9. It includes a number of changes from BIND 9.14 and earlier releases. New features include: -* New "dnssec-policy" statement to configure a key and signing policy +* New `dnssec-policy` statement to configure a key and signing policy for zones, enabling automatic key regeneration and rollover. -* New new network manager based on libuv. -* Support for the new GeoIP2 geolocation API +* New network manager based on libuv. +* Added support for the new GeoIP2 geolocation API, `libmaxminddb`. * Improved DNSSEC trust anchor configuration using the `trust-anchors` statement, permitting configuration of trust anchors in DS as well as DNSKEY format. diff --git a/bin/check/named-checkconf.8 b/bin/check/named-checkconf.8 index 32209be0fec..1376953b616 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, 2019 Internet Systems Consortium, Inc. ("ISC") +.\" Copyright (C) 2000-2002, 2004, 2005, 2007, 2009, 2014-2016, 2018-2020 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 @@ -148,5 +148,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, 2019 Internet Systems Consortium, Inc. ("ISC") +Copyright \(co 2000-2002, 2004, 2005, 2007, 2009, 2014-2016, 2018-2020 Internet Systems Consortium, Inc. ("ISC") .br diff --git a/bin/check/named-checkconf.html b/bin/check/named-checkconf.html index 56eea3b6a30..115dc6d16ff 100644 --- a/bin/check/named-checkconf.html +++ b/bin/check/named-checkconf.html @@ -1,6 +1,6 @@