]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update PLATFORMS for BIND 9.16
authorMichał Kępień <michal@isc.org>
Wed, 12 Feb 2020 15:04:04 +0000 (16:04 +0100)
committerMichał Kępień <michal@isc.org>
Wed, 12 Feb 2020 15:04:04 +0000 (16:04 +0100)
PLATFORMS
PLATFORMS.md

index 7ace6dbfedcf48bef528ca91bb22d12805bdaec0..467250a95684b4db7a1af813651f42e254f2079b 100644 (file)
--- a/PLATFORMS
+++ b/PLATFORMS
@@ -17,7 +17,7 @@ The following C11 features are used in BIND 9:
     the form of C11 _Thread_local/thread_local, the __thread GCC
     extension, or the __declspec(thread) MSVC extension on Windows.
 
-BIND 9.15 requires a fairly recent version of libuv (at least 1.x). For
+BIND 9.16 requires a fairly recent version of libuv (at least 1.x). For
 some of the older systems listed below, you will have to install an
 updated libuv package from sources such as EPEL, PPA, or other native
 sources for updated packages. The other option is to build and install
@@ -34,7 +34,7 @@ offer support on a "best effort" basis for some.
 
 Regularly tested platforms
 
-As of Feb 2020, BIND 9.15 is fully supported and regularly tested on the
+As of Feb 2020, BIND 9.16 is fully supported and regularly tested on the
 following systems:
 
   * Debian 9, 10
@@ -86,7 +86,7 @@ platforms.
 
 Unsupported platforms
 
-These are platforms on which BIND 9.15 is known not to build or run:
+These are platforms on which BIND 9.16 is known not to build or run:
 
   * Platforms without at least OpenSSL 1.0.2
   * Windows 10 / x86
index 57676a3915c38aecf3fd4c89767f808031d39748..0cb53f245d2fd7a0ab44c841ec61d2b4e1067045 100644 (file)
@@ -25,7 +25,7 @@ The following C11 features are used in BIND 9:
   of C11 `_Thread_local`/`thread_local`, the `__thread` GCC extension, or
   the `__declspec(thread)` MSVC extension on Windows.
 
-BIND 9.15 requires a fairly recent version of `libuv` (at least 1.x).  For
+BIND 9.16 requires a fairly recent version of `libuv` (at least 1.x).  For
 some of the older systems listed below, you will have to install an updated
 `libuv` package from sources such as EPEL, PPA, or other native sources for
 updated packages. The other option is to build and install `libuv` from
@@ -42,7 +42,7 @@ offer support on a "best effort" basis for some.
 
 ### Regularly tested platforms
 
-As of Feb 2020, BIND 9.15 is fully supported and regularly tested on the
+As of Feb 2020, BIND 9.16 is fully supported and regularly tested on the
 following systems:
 
 * Debian 9, 10
@@ -93,7 +93,7 @@ platforms.
 
 ## Unsupported platforms
 
-These are platforms on which BIND 9.15 is known *not* to build or run:
+These are platforms on which BIND 9.16 is known *not* to build or run:
 
 * Platforms without at least OpenSSL 1.0.2
 * Windows 10 / x86