From: Michał Kępień Date: Mon, 24 Feb 2020 09:56:47 +0000 (+0100) Subject: Update PLATFORMS for BIND 9.17 X-Git-Tag: v9.17.1~99^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca9e0113e701db2c785b380c7e4f32c9df9577b5;p=thirdparty%2Fbind9.git Update PLATFORMS for BIND 9.17 --- diff --git a/PLATFORMS b/PLATFORMS index 7ace6dbfedc..dcba5250307 100644 --- 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.17 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 Mar 2020, BIND 9.17 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.17 is known not to build or run: * Platforms without at least OpenSSL 1.0.2 * Windows 10 / x86 diff --git a/PLATFORMS.md b/PLATFORMS.md index 57676a3915c..812939f6473 100644 --- a/PLATFORMS.md +++ b/PLATFORMS.md @@ -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.17 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 Mar 2020, BIND 9.17 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.17 is known *not* to build or run: * Platforms without at least OpenSSL 1.0.2 * Windows 10 / x86