summaryrefslogtreecommitdiffstats
path: root/platforms.rst
diff options
context:
space:
mode:
authorMichal Nowikowski <godfryd@isc.org>2020-05-25 07:36:32 +0200
committerMichal Nowikowski <godfryd@isc.org>2020-05-25 07:36:32 +0200
commit999ed6097e8467cef5a0d91fe1902f85544591d5 (patch)
tree35b280537a2488b3ea8c8e203feab47c27458166 /platforms.rst
parent[#1249] regenerated parsers (diff)
downloadkea-999ed6097e8467cef5a0d91fe1902f85544591d5.tar.xz
kea-999ed6097e8467cef5a0d91fe1902f85544591d5.zip
[#1249] updated platforms.rstKea-1.7.8
Diffstat (limited to 'platforms.rst')
-rw-r--r--platforms.rst17
1 files changed, 8 insertions, 9 deletions
diff --git a/platforms.rst b/platforms.rst
index 75199c32c8..c9264c2d02 100644
--- a/platforms.rst
+++ b/platforms.rst
@@ -5,8 +5,8 @@ Supported platforms
===================
In general, this version of Kea will build and run on any POSIX-compliant
-system with a C++ compiler (with C++11 support), the Botan cryptographic library,
-the log4cplus logging library and the Boost system library.
+system with a C++ compiler (with C++11 support), the Botan cryptographic library,
+the log4cplus logging library and the Boost system library.
The Kea build has been checked with GCC g++ 4.8.5 and some later versions,
and Clang 800.0.38 and some later versions.
@@ -22,8 +22,8 @@ As of January, 2020, Kea is officially supported on CentOS, Fedora, Ubuntu, Debi
FreeBSD systems. Kea-|release| builds have been tested on:
* CentOS Linux — 7, 8
-* Fedora — 30, 31
-* Ubuntu — 16.04, 18.04, 19.04
+* Fedora — 31, 32
+* Ubuntu — 16.04, 18.04, 20.04
* Debian GNU/Linux — 9, 10
There are currently no plans to port Kea to Windows systems.
@@ -34,10 +34,10 @@ Best effort
The following are platforms on which Kea is known to build and run.
ISC makes every effort to fix bugs on these platforms, but may be unable to
do so quickly due to lack of hardware, less familiarity on the part of
-engineering staff, and other constraints.
+engineering staff, and other constraints.
* FreeBSD — 11.3, 12.0
-* Alpine Linux — 3.10
+* Alpine Linux — 3.10, 3.11
* macOS — 10.13, 10.14
Community maintained
@@ -53,7 +53,8 @@ platforms.
Platforms past or close to their respective EOL dates, such as:
-* Ubuntu 14.04, 18.10
+* Ubuntu 14.04, 18.10, 19.04, 19.10
+* Fedora 30
* CentOS 6
* Debian 8 (Jessie)
* FreeBSD 10.x
@@ -119,5 +120,3 @@ Some optional features of Kea have additional dependencies.
Sysrepo software when used. Building Kea with NETCONF support
requires many dependencies to be installed, which are described in
more detail in :ref:`netconf-install`.
-
-