From: Michal Nowikowski Date: Wed, 7 Nov 2018 14:57:16 +0000 (+0100) Subject: updated OSes list X-Git-Tag: 259-libyang-adapt-authoritative_base~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73253af554cf48434798282f8440a99b1494fd04;p=thirdparty%2Fkea.git updated OSes list --- diff --git a/AUTHORS b/AUTHORS index 381ab9eace..cb6d10a7ec 100644 --- a/AUTHORS +++ b/AUTHORS @@ -15,6 +15,7 @@ Primary developers: - Wlodek Wencel (testing, release engineering) - Francis Dupont (crypto, perfdhcp, control agent) - Shawn Routhier (lease file cleanup) + - Michal Nowikowski (testing) Primary area of work mentioned in parentheses. The list is in a roughly chronological order. diff --git a/doc/guide/agent.xml b/doc/guide/agent.xml index 5efebb6f32..21967fe141 100644 --- a/doc/guide/agent.xml +++ b/doc/guide/agent.xml @@ -302,7 +302,7 @@ http { it should use. For example: $ ./kea-ctrl-agent -c /usr/local/etc/kea/kea-ctrl-agent.conf -3 + It can be started by keactrl as well (see ). diff --git a/doc/guide/intro.xml b/doc/guide/intro.xml index 3145a4a656..b7a123d0ee 100644 --- a/doc/guide/intro.xml +++ b/doc/guide/intro.xml @@ -34,17 +34,15 @@
Supported Platforms - Kea is officially supported on Red Hat Enterprise Linux, - CentOS, Fedora and FreeBSD systems. It is also likely to work on many - other platforms: Kea 1.4.0 builds have been tested on: + Kea is officially supported on CentOS, Fedora, Ubuntu, Debian and FreeBSD systems. + It is also likely to work on many other platforms. Kea 1.5.0 builds have been tested on: - Red Hat Enterprise Linux — 6.4 - CentOS Linux — 7 - Debian GNU/Linux — 7, 7.11, 9 - Ubuntu — 14.04, 16.04 - Fedora — 25, 26, 27 + CentOS Linux — 7.1804 (aka 7.5) + Fedora — 27, 28 + Ubuntu — 16.04, 18.04 + Debian GNU/Linux — 8, 9 FreeBSD — 11.0 - MAC OS X — 10.11, 10.12 + MAC OS X — 10.12 There are currently no plans to port Kea to Windows platforms.