From f0a266f05ecd44a5a7cf36e4ef7a15227624633b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Tue, 5 May 2020 22:37:56 +0200 Subject: [PATCH 1/4] Tweak and reword recent CHANGES entries --- CHANGES | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index fc005b8a55..4bfa275e5f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ -5376. [bug] Fix DNS ineffective rebinding protection when BIND 9 - is configured as a forwarding DNS server. [GL #1574] - (Thanks to Tobias Klein) +5376. [bug] Fix ineffective DNS rebinding protection when BIND is + configured as a forwarding DNS server. Thanks to Tobias + Klein. [GL #1574] 5358. [bug] Inline master zones whose master files were touched but otherwise unchanged and were subsequently reloaded @@ -8,7 +8,8 @@ 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. + re-signed in time. This was a side effect of 5315. + [GL !3137] --- 9.14.11 released --- From 2d0e5ba92a188351df330dd299aecb7da6446d2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Tue, 5 May 2020 22:37:56 +0200 Subject: [PATCH 2/4] Note there will be no more BIND 9.14.x releases --- doc/arm/notes-eol.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/arm/notes-eol.xml b/doc/arm/notes-eol.xml index 09f81f6e32..10b1bd1b0a 100644 --- a/doc/arm/notes-eol.xml +++ b/doc/arm/notes-eol.xml @@ -11,7 +11,8 @@
End of Life - The end of life date for BIND 9.14 has not yet been determined. + BIND 9.16 has replaced 9.14 as the current stable version. + This BIND release is the last one in the BIND 9.14 release train. For those needing long term support, the current Extended Support Version (ESV) is BIND 9.11, which will be supported until at least December 2021. See From af66005acd6010314d5a51db19be13a404080475 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Tue, 5 May 2020 22:37:56 +0200 Subject: [PATCH 3/4] Add release notes for BIND 9.14.12 --- doc/arm/Makefile.in | 1 + doc/arm/notes.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/doc/arm/Makefile.in b/doc/arm/Makefile.in index e3e63bd5bb..c1ba4721d5 100644 --- a/doc/arm/Makefile.in +++ b/doc/arm/Makefile.in @@ -21,6 +21,7 @@ PDFOBJS = Bv9ARM.pdf notes.pdf NOTESXML = notes-download.xml notes-eol.xml notes-intro.xml notes-license.xml \ notes-numbering.xml notes-platforms.xml notes-thankyou.xml \ + notes-9.14.12.xml \ notes-9.14.11.xml \ notes-9.14.10.xml \ notes-9.14.9.xml \ diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index 1ec0436857..465fe4439b 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -24,6 +24,7 @@ + From 951eb4cd3707f6b8e892a77c152be89f7df232b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Tue, 5 May 2020 22:37:56 +0200 Subject: [PATCH 4/4] Release notes: wording and formatting tweaks --- doc/arm/notes-9.14.12.xml | 10 +++++----- doc/arm/notes-eol.xml | 2 +- doc/arm/notes-platforms.xml | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/arm/notes-9.14.12.xml b/doc/arm/notes-9.14.12.xml index 68130aa4ad..94fc82e69b 100644 --- a/doc/arm/notes-9.14.12.xml +++ b/doc/arm/notes-9.14.12.xml @@ -15,9 +15,9 @@ - DNS rebinding protection was ineffective when BIND 9 is configured as - a forwarding DNS server. Found and responsibly reported by Tobias - Klein. [GL #1574] + DNS rebinding protection was ineffective when BIND 9 is configured as + a forwarding DNS server. Found and responsibly reported by Tobias + Klein. [GL #1574] @@ -27,8 +27,8 @@ - Fixed re-signing issues with inline zones which resulted in - records being re-signed late or not at all. + Fixed re-signing issues with inline zones which resulted in + records being re-signed late or not at all. diff --git a/doc/arm/notes-eol.xml b/doc/arm/notes-eol.xml index 10b1bd1b0a..a80967207d 100644 --- a/doc/arm/notes-eol.xml +++ b/doc/arm/notes-eol.xml @@ -13,7 +13,7 @@ BIND 9.16 has replaced 9.14 as the current stable version. This BIND release is the last one in the BIND 9.14 release train. - For those needing long term support, the current Extended Support + For those needing long-term support, the current Extended Support Version (ESV) is BIND 9.11, which will be supported until at least December 2021. See https://kb.isc.org/docs/aa-00896 diff --git a/doc/arm/notes-platforms.xml b/doc/arm/notes-platforms.xml index c4d31d57cb..67eb673fe9 100644 --- a/doc/arm/notes-platforms.xml +++ b/doc/arm/notes-platforms.xml @@ -15,7 +15,7 @@ cleanup, and some very old code has been removed that supported obsolete operating systems and operating systems for which ISC is no longer able to perform quality assurance testing. Specifically, - workarounds for UnixWare, BSD/OS, AIX, Tru64, SunOS, TruCluster + workarounds for UnixWare, BSD/OS, AIX, Tru64, SunOS, TruCluster, and IRIX have been removed. @@ -28,7 +28,7 @@ More information can be found in the PLATFORM.md file that is included in the source distribution of BIND 9. If your platform compiler and system libraries provide the above features, - BIND 9 should compile and run. If that isn't the case, the BIND + BIND 9 should compile and run. If that is not the case, the BIND development team will generally accept patches that add support for systems that are still supported by their respective vendors.