diff --git a/CHANGES b/CHANGES index 9f01c5328d..a8a0421b81 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.14.6 released --- + 5289. [bug] Address NULL pointer dereference in rpz.c:rpz_detach. [GL #1210] diff --git a/README b/README index 9cd56d4b4b..990e31dace 100644 --- a/README +++ b/README @@ -164,6 +164,14 @@ BIND 9.14.4 BIND 9.14.4 is a maintenance release, and also adds support for the new MaxMind GeoIP2 geolocation API when built with configure --with-geoip2. +BIND 9.14.5 + +BIND 9.14.5 is a maintenance release. + +BIND 9.14.6 + +BIND 9.14.6 is a maintenance release. + Building BIND Minimally, BIND requires a UNIX or Linux system with an ANSI C compiler, diff --git a/README.md b/README.md index dc40a41273..640f23e723 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,14 @@ BIND 9.14.4 is a maintenance release, and also adds support for the new MaxMind GeoIP2 geolocation API when built with `configure --with-geoip2`. +#### BIND 9.14.5 + +BIND 9.14.5 is a maintenance release. + +#### BIND 9.14.6 + +BIND 9.14.6 is a maintenance release. + ### 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 2ffa1803d9..2daea6e7a2 100644 --- a/doc/arm/Bv9ARM.ch01.html +++ b/doc/arm/Bv9ARM.ch01.html @@ -614,6 +614,6 @@ -

BIND 9.14.5 (Stable Release)

+

BIND 9.14.6 (Stable Release)

diff --git a/doc/arm/Bv9ARM.ch02.html b/doc/arm/Bv9ARM.ch02.html index ec9a808ab6..f90a1acccf 100644 --- a/doc/arm/Bv9ARM.ch02.html +++ b/doc/arm/Bv9ARM.ch02.html @@ -146,6 +146,6 @@ -

BIND 9.14.5 (Stable Release)

+

BIND 9.14.6 (Stable Release)

diff --git a/doc/arm/Bv9ARM.ch03.html b/doc/arm/Bv9ARM.ch03.html index 5527be1320..a2cc0d6796 100644 --- a/doc/arm/Bv9ARM.ch03.html +++ b/doc/arm/Bv9ARM.ch03.html @@ -856,6 +856,6 @@ controls { -

BIND 9.14.5 (Stable Release)

+

BIND 9.14.6 (Stable Release)

diff --git a/doc/arm/Bv9ARM.ch04.html b/doc/arm/Bv9ARM.ch04.html index a7280ee884..6ae75479d5 100644 --- a/doc/arm/Bv9ARM.ch04.html +++ b/doc/arm/Bv9ARM.ch04.html @@ -2863,6 +2863,6 @@ $ORIGIN 0.0.0.0.0.0.0.0.8.b.d.0.1.0.0.2.ip6.arpa. -

BIND 9.14.5 (Stable Release)

+

BIND 9.14.6 (Stable Release)

diff --git a/doc/arm/Bv9ARM.ch05.html b/doc/arm/Bv9ARM.ch05.html index 197672dff2..08ab29b757 100644 --- a/doc/arm/Bv9ARM.ch05.html +++ b/doc/arm/Bv9ARM.ch05.html @@ -6994,18 +6994,7 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; this has the greatest chance of success on the first try.

- If the initial response times out, named - will try again with plain DNS, and if that is successful, - it will be taken as evidence that the server does not - support EDNS. After enough failures using EDNS and - successes using plain DNS, named - will default to plain DNS for future communications - with that server. (Periodically, named - will send an EDNS query to see if the situation has - improved.) -

-

- However, if the initial query is successful with + If the initial query is successful with EDNS advertising a buffer size of 512, then named will advertise progressively larger buffer sizes on successive queries, until @@ -8284,22 +8273,6 @@ example.com CNAME rpz-tcp-only. but are counted to compute the query per second rate.

-

- Rate limiters for different name spaces maintain - separate counters: If, for example, there is a - rate-limit statement for "com" and - another for "example.com", queries matching "example.com" - will not be debited against the rate limiter for "com". -

- -

- If a rate-limit statement does not specify a - domain, then it applies to the root domain - (".") and thus affects the entire DNS namespace, except those - portions covered by other rate-limit - statements. -

-

Communities of DNS clients can be given their own parameters or no rate limiting by putting @@ -14924,6 +14897,6 @@ HOST-127.EXAMPLE. MX 0 . -

BIND 9.14.5 (Stable Release)

+

BIND 9.14.6 (Stable Release)

diff --git a/doc/arm/Bv9ARM.ch06.html b/doc/arm/Bv9ARM.ch06.html index 7addf44e01..c80cbc680f 100644 --- a/doc/arm/Bv9ARM.ch06.html +++ b/doc/arm/Bv9ARM.ch06.html @@ -362,6 +362,6 @@ allow-query { !{ !10/8; any; }; key example; }; -

BIND 9.14.5 (Stable Release)

+

BIND 9.14.6 (Stable Release)

diff --git a/doc/arm/Bv9ARM.ch07.html b/doc/arm/Bv9ARM.ch07.html index a675fcdb0e..56e724e755 100644 --- a/doc/arm/Bv9ARM.ch07.html +++ b/doc/arm/Bv9ARM.ch07.html @@ -191,6 +191,6 @@ -

BIND 9.14.5 (Stable Release)

+

BIND 9.14.6 (Stable Release)

diff --git a/doc/arm/Bv9ARM.ch08.html b/doc/arm/Bv9ARM.ch08.html index 7a358ede90..ee849e2544 100644 --- a/doc/arm/Bv9ARM.ch08.html +++ b/doc/arm/Bv9ARM.ch08.html @@ -36,7 +36,7 @@

Table of Contents

-
Release Notes for BIND Version 9.14.5
+
Release Notes for BIND Version 9.14.6
Introduction
Note on Version Numbering
@@ -53,7 +53,7 @@

-Release Notes for BIND Version 9.14.5

+Release Notes for BIND Version 9.14.6

@@ -276,6 +276,13 @@ socket. [GL #1133]

+
  • +

    + When a response-policy zone expires, ensure + that its policies are removed from the RPZ summary database. + [GL #1146] +

    +
  • @@ -346,6 +353,6 @@
    -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/Bv9ARM.ch09.html b/doc/arm/Bv9ARM.ch09.html index db72a4866a..c3788ad324 100644 --- a/doc/arm/Bv9ARM.ch09.html +++ b/doc/arm/Bv9ARM.ch09.html @@ -148,6 +148,6 @@
    -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/Bv9ARM.ch10.html b/doc/arm/Bv9ARM.ch10.html index 7163a2814c..3daf7fc349 100644 --- a/doc/arm/Bv9ARM.ch10.html +++ b/doc/arm/Bv9ARM.ch10.html @@ -914,6 +914,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/Bv9ARM.ch11.html b/doc/arm/Bv9ARM.ch11.html index 881e569423..02136bef04 100644 --- a/doc/arm/Bv9ARM.ch11.html +++ b/doc/arm/Bv9ARM.ch11.html @@ -533,6 +533,6 @@ $ sample-update -a sample-update -k Kxxx.+nnn+mm -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/Bv9ARM.ch12.html b/doc/arm/Bv9ARM.ch12.html index 14b79db3a7..1b5021cc07 100644 --- a/doc/arm/Bv9ARM.ch12.html +++ b/doc/arm/Bv9ARM.ch12.html @@ -210,6 +210,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/Bv9ARM.html b/doc/arm/Bv9ARM.html index 52910359eb..341f92036b 100644 --- a/doc/arm/Bv9ARM.html +++ b/doc/arm/Bv9ARM.html @@ -32,7 +32,7 @@

    BIND 9 Administrator Reference Manual

    -

    BIND Version 9.14.5

    +

    BIND Version 9.14.6


    @@ -242,7 +242,7 @@
    A. Release Notes
    -
    Release Notes for BIND Version 9.14.5
    +
    Release Notes for BIND Version 9.14.6
    Introduction
    Note on Version Numbering
    @@ -438,6 +438,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/Bv9ARM.pdf b/doc/arm/Bv9ARM.pdf index 2c5a06825e..425ac38a50 100644 Binary files a/doc/arm/Bv9ARM.pdf and b/doc/arm/Bv9ARM.pdf differ diff --git a/doc/arm/man.arpaname.html b/doc/arm/man.arpaname.html index d9218bd770..e0964b26fc 100644 --- a/doc/arm/man.arpaname.html +++ b/doc/arm/man.arpaname.html @@ -90,6 +90,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.ddns-confgen.html b/doc/arm/man.ddns-confgen.html index 8dbbbc0fe8..0c7f147c02 100644 --- a/doc/arm/man.ddns-confgen.html +++ b/doc/arm/man.ddns-confgen.html @@ -220,6 +220,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.delv.html b/doc/arm/man.delv.html index ed4e7eff80..fee02e63c2 100644 --- a/doc/arm/man.delv.html +++ b/doc/arm/man.delv.html @@ -625,6 +625,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.dig.html b/doc/arm/man.dig.html index 12ffce9e75..c324503b9f 100644 --- a/doc/arm/man.dig.html +++ b/doc/arm/man.dig.html @@ -1166,6 +1166,6 @@ dig +qr www.isc.org any -x 127.0.0.1 isc.org ns +noqr -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.dnssec-cds.html b/doc/arm/man.dnssec-cds.html index bbdbcccc6e..85862148a0 100644 --- a/doc/arm/man.dnssec-cds.html +++ b/doc/arm/man.dnssec-cds.html @@ -376,6 +376,6 @@ nsupdate -l -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.dnssec-checkds.html b/doc/arm/man.dnssec-checkds.html index c8b7f71510..2ab83621ed 100644 --- a/doc/arm/man.dnssec-checkds.html +++ b/doc/arm/man.dnssec-checkds.html @@ -150,6 +150,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.dnssec-coverage.html b/doc/arm/man.dnssec-coverage.html index da8ffb170d..de96d13dae 100644 --- a/doc/arm/man.dnssec-coverage.html +++ b/doc/arm/man.dnssec-coverage.html @@ -270,6 +270,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.dnssec-dsfromkey.html b/doc/arm/man.dnssec-dsfromkey.html index 8ddd8b85da..f811f988de 100644 --- a/doc/arm/man.dnssec-dsfromkey.html +++ b/doc/arm/man.dnssec-dsfromkey.html @@ -352,6 +352,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.dnssec-importkey.html b/doc/arm/man.dnssec-importkey.html index 3f75fb39b2..f0263b3f54 100644 --- a/doc/arm/man.dnssec-importkey.html +++ b/doc/arm/man.dnssec-importkey.html @@ -250,6 +250,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.dnssec-keyfromlabel.html b/doc/arm/man.dnssec-keyfromlabel.html index eee37f5471..ad17ad1502 100644 --- a/doc/arm/man.dnssec-keyfromlabel.html +++ b/doc/arm/man.dnssec-keyfromlabel.html @@ -498,6 +498,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.dnssec-keygen.html b/doc/arm/man.dnssec-keygen.html index 80af70ad23..249618f632 100644 --- a/doc/arm/man.dnssec-keygen.html +++ b/doc/arm/man.dnssec-keygen.html @@ -557,6 +557,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.dnssec-keymgr.html b/doc/arm/man.dnssec-keymgr.html index 6634a6a631..71aa6b61c7 100644 --- a/doc/arm/man.dnssec-keymgr.html +++ b/doc/arm/man.dnssec-keymgr.html @@ -405,6 +405,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.dnssec-revoke.html b/doc/arm/man.dnssec-revoke.html index 1beff60757..7bdf93ed6b 100644 --- a/doc/arm/man.dnssec-revoke.html +++ b/doc/arm/man.dnssec-revoke.html @@ -171,6 +171,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.dnssec-settime.html b/doc/arm/man.dnssec-settime.html index 16d3e78f76..79993df59d 100644 --- a/doc/arm/man.dnssec-settime.html +++ b/doc/arm/man.dnssec-settime.html @@ -349,6 +349,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.dnssec-signzone.html b/doc/arm/man.dnssec-signzone.html index 0a873606ca..3fcabb8a9e 100644 --- a/doc/arm/man.dnssec-signzone.html +++ b/doc/arm/man.dnssec-signzone.html @@ -701,6 +701,6 @@ db.example.com.signed -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.dnssec-verify.html b/doc/arm/man.dnssec-verify.html index b3f5e37fca..ed10affbd4 100644 --- a/doc/arm/man.dnssec-verify.html +++ b/doc/arm/man.dnssec-verify.html @@ -202,6 +202,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.dnstap-read.html b/doc/arm/man.dnstap-read.html index fc7b0229ac..d1b88bf8ff 100644 --- a/doc/arm/man.dnstap-read.html +++ b/doc/arm/man.dnstap-read.html @@ -143,6 +143,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.filter-aaaa.html b/doc/arm/man.filter-aaaa.html index 15cf5cba56..4f00baeba8 100644 --- a/doc/arm/man.filter-aaaa.html +++ b/doc/arm/man.filter-aaaa.html @@ -168,6 +168,6 @@ plugin query "/usr/local/lib/filter-aaaa.so" { -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.host.html b/doc/arm/man.host.html index 59d8ac2d09..dc3d20263c 100644 --- a/doc/arm/man.host.html +++ b/doc/arm/man.host.html @@ -366,6 +366,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.mdig.html b/doc/arm/man.mdig.html index aeb36859b6..acbde0c0a1 100644 --- a/doc/arm/man.mdig.html +++ b/doc/arm/man.mdig.html @@ -604,6 +604,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.named-checkconf.html b/doc/arm/man.named-checkconf.html index 712730d653..1f66498421 100644 --- a/doc/arm/man.named-checkconf.html +++ b/doc/arm/man.named-checkconf.html @@ -208,6 +208,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.named-checkzone.html b/doc/arm/man.named-checkzone.html index f9e0e7bac9..c5649ba6fa 100644 --- a/doc/arm/man.named-checkzone.html +++ b/doc/arm/man.named-checkzone.html @@ -463,6 +463,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.named-journalprint.html b/doc/arm/man.named-journalprint.html index d4e9ba001f..2069519f83 100644 --- a/doc/arm/man.named-journalprint.html +++ b/doc/arm/man.named-journalprint.html @@ -117,6 +117,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.named-nzd2nzf.html b/doc/arm/man.named-nzd2nzf.html index 90b85e1c8f..d7e26aa7d1 100644 --- a/doc/arm/man.named-nzd2nzf.html +++ b/doc/arm/man.named-nzd2nzf.html @@ -119,6 +119,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.named-rrchecker.html b/doc/arm/man.named-rrchecker.html index 9288547ec5..950624a89f 100644 --- a/doc/arm/man.named-rrchecker.html +++ b/doc/arm/man.named-rrchecker.html @@ -121,6 +121,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.named.conf.html b/doc/arm/man.named.conf.html index 6f9a1eae84..d56df6b79c 100644 --- a/doc/arm/man.named.conf.html +++ b/doc/arm/man.named.conf.html @@ -1075,6 +1075,6 @@ zone -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.named.html b/doc/arm/man.named.html index d036e7466e..a87991512d 100644 --- a/doc/arm/man.named.html +++ b/doc/arm/man.named.html @@ -492,6 +492,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.nsec3hash.html b/doc/arm/man.nsec3hash.html index 38c46fdc77..06375990c1 100644 --- a/doc/arm/man.nsec3hash.html +++ b/doc/arm/man.nsec3hash.html @@ -155,6 +155,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.nslookup.html b/doc/arm/man.nslookup.html index a0535eabde..c63f582698 100644 --- a/doc/arm/man.nslookup.html +++ b/doc/arm/man.nslookup.html @@ -437,6 +437,6 @@ nslookup -query=hinfo -timeout=10 -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.nsupdate.html b/doc/arm/man.nsupdate.html index 80df081e38..70150009ef 100644 --- a/doc/arm/man.nsupdate.html +++ b/doc/arm/man.nsupdate.html @@ -818,6 +818,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.pkcs11-destroy.html b/doc/arm/man.pkcs11-destroy.html index d4236ea296..be60ae0b2d 100644 --- a/doc/arm/man.pkcs11-destroy.html +++ b/doc/arm/man.pkcs11-destroy.html @@ -162,6 +162,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.pkcs11-keygen.html b/doc/arm/man.pkcs11-keygen.html index 53daefc153..f50a928f64 100644 --- a/doc/arm/man.pkcs11-keygen.html +++ b/doc/arm/man.pkcs11-keygen.html @@ -200,6 +200,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.pkcs11-list.html b/doc/arm/man.pkcs11-list.html index e20b4b8c86..389de54b43 100644 --- a/doc/arm/man.pkcs11-list.html +++ b/doc/arm/man.pkcs11-list.html @@ -158,6 +158,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.pkcs11-tokens.html b/doc/arm/man.pkcs11-tokens.html index 0bf794d021..6a11d09ce4 100644 --- a/doc/arm/man.pkcs11-tokens.html +++ b/doc/arm/man.pkcs11-tokens.html @@ -123,6 +123,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.rndc-confgen.html b/doc/arm/man.rndc-confgen.html index 6a15ae9e1a..159df5961b 100644 --- a/doc/arm/man.rndc-confgen.html +++ b/doc/arm/man.rndc-confgen.html @@ -260,6 +260,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.rndc.conf.html b/doc/arm/man.rndc.conf.html index 957300d43d..e6ac17c1eb 100644 --- a/doc/arm/man.rndc.conf.html +++ b/doc/arm/man.rndc.conf.html @@ -268,6 +268,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/man.rndc.html b/doc/arm/man.rndc.html index 8ef607649d..8ea4d49bb6 100644 --- a/doc/arm/man.rndc.html +++ b/doc/arm/man.rndc.html @@ -1024,6 +1024,6 @@ -

    BIND 9.14.5 (Stable Release)

    +

    BIND 9.14.6 (Stable Release)

    diff --git a/doc/arm/notes.html b/doc/arm/notes.html index d95d9de1f0..6de345030b 100644 --- a/doc/arm/notes.html +++ b/doc/arm/notes.html @@ -15,7 +15,7 @@

    -Release Notes for BIND Version 9.14.5

    +Release Notes for BIND Version 9.14.6

    @@ -238,6 +238,13 @@ socket. [GL #1133]

    +
  • +

    + When a response-policy zone expires, ensure + that its policies are removed from the RPZ summary database. + [GL #1146] +

    +
  • diff --git a/doc/arm/notes.pdf b/doc/arm/notes.pdf index 3acc9b8354..79b30aaf3b 100644 Binary files a/doc/arm/notes.pdf and b/doc/arm/notes.pdf differ diff --git a/doc/arm/notes.txt b/doc/arm/notes.txt index bd73bcabda..01b773f43f 100644 --- a/doc/arm/notes.txt +++ b/doc/arm/notes.txt @@ -1,4 +1,4 @@ -Release Notes for BIND Version 9.14.5 +Release Notes for BIND Version 9.14.6 Introduction @@ -129,6 +129,9 @@ Bug Fixes * Handle ETIMEDOUT error on connect() with a non-blocking socket. [GL # 1133] + * When a response-policy zone expires, ensure that its policies are + removed from the RPZ summary database. [GL #1146] + License BIND is open source software licensed under the terms of the Mozilla diff --git a/lib/dns/api b/lib/dns/api index d292edb32a..a26b34ed6a 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -10,5 +10,5 @@ # 9.12: 1200-1299 # 9.13/9.14: 1300-1499 LIBINTERFACE = 1310 -LIBREVISION = 0 +LIBREVISION = 1 LIBAGE = 0 diff --git a/lib/isc/api b/lib/isc/api index aaa7206bab..52dfa188d0 100644 --- a/lib/isc/api +++ b/lib/isc/api @@ -10,5 +10,5 @@ # 9.12: 1200-1299 # 9.13/9.14: 1300-1499 LIBINTERFACE = 1309 -LIBREVISION = 0 +LIBREVISION = 1 LIBAGE = 0 diff --git a/version b/version index 45985c5129..7eccb63a50 100644 --- a/version +++ b/version @@ -5,7 +5,7 @@ PRODUCT=BIND DESCRIPTION="(Stable Release)" MAJORVER=9 MINORVER=14 -PATCHVER=5 +PATCHVER=6 RELEASETYPE= RELEASEVER= EXTENSIONS=