]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update docs to reflect 9.20 has become ESV
authorMichal Nowak <mnowak@isc.org>
Fri, 6 Jun 2025 09:56:11 +0000 (11:56 +0200)
committerMichal Nowak <mnowak@isc.org>
Fri, 6 Jun 2025 09:56:11 +0000 (11:56 +0200)
configure.ac
doc/arm/notes.rst

index a7427da3f57a7c63cc8d561fb231beb45b9bc868..a8fa4d78f95a81879a5226ccbcbb552e74ef2ab7 100644 (file)
@@ -18,7 +18,7 @@ m4_define([bind_VERSION_MAJOR], 9)dnl
 m4_define([bind_VERSION_MINOR], 20)dnl
 m4_define([bind_VERSION_PATCH], 10)dnl
 m4_define([bind_VERSION_EXTRA], -dev)dnl
-m4_define([bind_DESCRIPTION], [(Stable Release)])dnl
+m4_define([bind_DESCRIPTION], [(Extended Support Version)])dnl
 m4_define([bind_SRCID], [m4_esyscmd_s([git rev-parse --short HEAD | cut -b1-7])])dnl
 m4_define([bind_PKG_VERSION], [[bind_VERSION_MAJOR.bind_VERSION_MINOR.bind_VERSION_PATCH]bind_VERSION_EXTRA])dnl
 
index 9c1c19c9fadca1787b2a15e10181c5417d0f6018..60b9f0a56e48d87609a5d468183ea96141b984e5 100644 (file)
@@ -19,10 +19,10 @@ Release Notes
 Introduction
 ------------
 
-BIND 9.20 is a stable branch, suitable for production use. This
-document summarizes significant changes since the last production
-release on the 9.18 branch. Please see the :ref:`changelog` file for
-a more detailed list of changes and bug fixes.
+BIND 9.20 (Extended Support Version) is a stable branch, suitable for
+production use. This document summarizes significant changes since the
+last production release on the 9.18 branch. Please see the
+:ref:`changelog` file for a more detailed list of changes and bug fixes.
 
 Supported Platforms
 -------------------
@@ -71,12 +71,9 @@ https://www.isc.org/contact/.
 End of Life
 -----------
 
-BIND 9.20 is a stable branch, suitable for production use. After it has
-been in production use for a while it will be designated as an Extended
-Support Version (ESV). Until then, the current ESV is BIND 9.18, which
-will be supported until at least December 2025.  See
-https://kb.isc.org/docs/aa-00896 for details of ISC's software support
-policy.
+BIND 9.20 (Extended Support Version) will be supported until at least
+March, 2028. See https://kb.isc.org/docs/aa-00896 for details of
+ISC's software support policy.
 
 Thank You
 ---------