]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
updated OSes list
authorMichal Nowikowski <godfryd@gmail.com>
Wed, 7 Nov 2018 14:57:16 +0000 (15:57 +0100)
committerMichal Nowikowski <godfryd@gmail.com>
Wed, 7 Nov 2018 16:03:09 +0000 (17:03 +0100)
AUTHORS
doc/guide/agent.xml
doc/guide/intro.xml

diff --git a/AUTHORS b/AUTHORS
index 381ab9eace9b3a0019ff9751de1187f6c097ed04..cb6d10a7eccdacdee59f49aba57c100f9d940087 100644 (file)
--- 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.
index 5efebb6f32c21c75e859f572db83995b4dbb5cd3..21967fe1414c8f84eab192721b8c666d2c7eb938 100644 (file)
@@ -302,7 +302,7 @@ http {
       it should use. For example:
 <screen>
 $ ./kea-ctrl-agent -c /usr/local/etc/kea/kea-ctrl-agent.conf
-</screen>3
+</screen>
       It can be started by keactrl as well (see <xref linkend="keactrl"/>).
     </para>
   </section>
index 3145a4a656c18eac605e9d57d635c3abaff109cc..b7a123d0ee05eaad2cdc82c35a806e5c5574e3fd 100644 (file)
     <section>
       <title>Supported Platforms</title>
       <para>
-        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:
         <itemizedlist>
-          <listitem>Red Hat Enterprise Linux — 6.4</listitem>
-          <listitem>CentOS Linux — 7</listitem>
-          <listitem>Debian GNU/Linux — 7, 7.11, 9</listitem>
-          <listitem>Ubuntu — 14.04, 16.04</listitem>
-          <listitem>Fedora — 25, 26, 27</listitem>
+          <listitem>CentOS Linux — 7.1804 (aka 7.5)</listitem>
+          <listitem>Fedora — 27, 28</listitem>
+          <listitem>Ubuntu — 16.04, 18.04</listitem>
+          <listitem>Debian GNU/Linux — 8, 9</listitem>
           <listitem>FreeBSD — 11.0</listitem>
-          <listitem>MAC OS X — 10.11, 10.12</listitem>
+          <listitem>MAC OS X — 10.12</listitem>
         </itemizedlist>
       </para>
       <para>There are currently no plans to port Kea to Windows platforms.</para>