]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[v1_2_0] version update, documentation updates for release
authorWlodek Wencel <wlodek@isc.org>
Tue, 25 Apr 2017 09:31:47 +0000 (11:31 +0200)
committerWlodek Wencel <wlodek@isc.org>
Fri, 28 Apr 2017 19:55:58 +0000 (21:55 +0200)
AUTHORS
README
src/lib/dns/Makefile.am

diff --git a/AUTHORS b/AUTHORS
index 0413c39e00659634d2a70ae61fff15f1f10e7f09..41fcf931889a32ac278e851152e3a2e1f50e88ea 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -5,14 +5,16 @@
 Primary developers:
  - Tomek Mrugalski (lead developer: DHCPv4, DHCPv6 components, prefix
                     delegation, memfile, database interface, core libdhcp++,
-                   host reservation, MAC extraction in DHCPv6, statistics manager)
+                   host reservation, MAC extraction in DHCPv6, statistics manager,
+                    kea-shell)
  - Stephen Morris (Hooks, MySQL)
  - Marcin Siodelski (DHCPv4, DHCPv6 components, options handling, perfdhcp,
-                    host reservation, lease file cleanup, lease expiration)
+                    host reservation, lease file cleanup, lease expiration,
+                     control agent)
  - Thomas Markwalder (DDNS, user_chk)
  - Jeremy C. Reed (documentation, build system, testing, release engineering)
  - Wlodek Wencel (testing, release engineering)
- - Francis Dupont (crypto, perfdhcp)
+ - Francis Dupont (crypto, perfdhcp, control agent)
  - Shawn Routhier (lease file cleanup)
 
 Primary area of work mentioned in parentheses. The list is in a roughly
diff --git a/README b/README
index bf59b580cd8d63c620a22f9d78613da3ee413470..9bf18cdbcc394cc3d94de452597e680d69e4b8c9 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
 Kea provides DHCPv4 and DHCPv6 servers, a dynamic DNS update module,
-a portable DHCP library, libdhcp++, and a DHCP benchmarking tool,
-perfdhcp.
+a portable DHCP library, libdhcp++, control agent that provides management
+REST interface, and a DHCP benchmarking tool, perfdhcp.
 
 Kea is developed by Internet Systems Consortium.
 
index 4a71b3ab283661e5b2cc6722d3747af54ab28f0e..7d197c9c89b43dbadcae608ff1fe8ba496388f5e 100644 (file)
@@ -101,7 +101,7 @@ BUILT_SOURCES += rdataclass.h rdataclass.cc
 
 lib_LTLIBRARIES = libkea-dns++.la
 
-libkea_dns___la_LDFLAGS = -no-undefined -version-info 3:0:0
+libkea_dns___la_LDFLAGS = -no-undefined -version-info 1:1:1
 libkea_dns___la_LDFLAGS += $(AM_LDFLAGS) $(CRYPTO_LDFLAGS)
 
 libkea_dns___la_SOURCES =