diff --git a/.gitattributes b/.gitattributes index 69799eaa67..855a2a4813 100644 --- a/.gitattributes +++ b/.gitattributes @@ -15,4 +15,5 @@ win32utils/**.txt eol=crlf /lib/lwres/man/resolver.5 export-ignore /util/** export-ignore /util/bindkeys.pl -export-ignore +/util/check-make-install.in -export-ignore /util/mksymtbl.pl -export-ignore diff --git a/CHANGES b/CHANGES index e7da2fa799..cbb4bec2dc 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ 5368. [bug] Named failed to restart if 'rndc addzone' names contained special characters (e.g. '/'). [GL #1655] + --- 9.11.17 released --- + 5358. [bug] Inline master zones whose master files were touched but otherwise unchanged and were subsequently reloaded may have stopped re-signing. [GL !3135] @@ -8,6 +10,7 @@ 5357. [bug] Newly added RRSIG records with expiry times before the previous earliest expiry times might not be re-signed in time. The was a side effect of 5315. + [GL !3137] --- 9.11.16 released --- diff --git a/README b/README index f41207ac53..681925b794 100644 --- a/README +++ b/README @@ -320,6 +320,10 @@ BIND 9.11.16 BIND 9.11.16 is a maintenance release. +BIND 9.11.17 + +BIND 9.11.17 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 0ece31a7e3..b6cdb45fcf 100644 --- a/README.md +++ b/README.md @@ -337,6 +337,10 @@ BIND 9.11.15 is a maintenance release. BIND 9.11.16 is a maintenance release. +#### BIND 9.11.17 + +BIND 9.11.17 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 916203b647..9eb9d72920 100644 --- a/doc/arm/Bv9ARM.ch01.html +++ b/doc/arm/Bv9ARM.ch01.html @@ -561,6 +561,6 @@ -
BIND 9.11.16 (Extended Support Version)
+BIND 9.11.17 (Extended Support Version)