summaryrefslogtreecommitdiff
path: root/net/knot/PLIST
diff options
context:
space:
mode:
authorpettai <pettai>2016-06-16 17:12:27 +0000
committerpettai <pettai>2016-06-16 17:12:27 +0000
commitd1bc83fc3bd97272a2f5ee8a5eb400061b34768f (patch)
treeb7040ac45be486df05bd31aff33ed51dcacccbfe /net/knot/PLIST
parent4aa60d88449325e794c2248c597b5bc16276618d (diff)
downloadpkgsrc-d1bc83fc3bd97272a2f5ee8a5eb400061b34768f.tar.gz
Knot DNS 2.2.1 (2016-05-24)
=========================== Bugfixes: --------- - Fix separate logging of server and zone events - Fix concurrent zone file flushing with many zones - Fix possible server crash with empty hostname on OpenWRT - Fix control timeout parsing in knotc - Fix "Environment maxreaders limit reached" error in knotc - Don't apply journal changes on modified zone file - Remove broken LTO option from configure script - Enable multiple zone names completion in interactive knotc - Set the TC flag in a response if a glue doesn't fit the response - Disallow server reload when there is an active configuration transaction Improvements: ------------- - Distinguish unavailable zones from zones with zero serial in log messages - Log warning and error messages to standard error output in all utilities - Document tested PKCS #11 devices - Extended Python configuration interface Knot DNS 2.2.0 (2016-04-26) =========================== Bugfixes: --------- - Fix build dependencies on FreeBSD - Fix query/response message type setting in dnstap module - Fix remote address retrieval from dnstap capture in kdig - Fix global modules execution for queries hitting existing zones - Fix execution of semantic checks after an IXFR transfer - Fix PKCS#11 support detection at build time - Fix kdig failure when the first AXFR message contains just the SOA record - Exclude non-authoritative types from NSEC/NSEC3 bitmap at a delegation - Mark PKCS#11 generated keys as sensitive (required by Luna SA) - Fix error when removing the only zone from the server - Don't abort knotc transaction when some check fails Features: --------- - URI and CAA resource record types support - RRL client address based white list - knotc interactive mode Improvements: ------------- - Consistent IXFR error messages - Various fixes for better compatibility with PKCS#11 devices - Various keymgr user interface improvements - Better zone event scheduler performance with many zones - New server control interface - kdig uses local resolver if resolv.conf is empty
Diffstat (limited to 'net/knot/PLIST')
-rw-r--r--net/knot/PLIST5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/knot/PLIST b/net/knot/PLIST
index 0e257a56005..e5c2f828af1 100644
--- a/net/knot/PLIST
+++ b/net/knot/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2016/02/28 17:02:38 pettai Exp $
+@comment $NetBSD: PLIST,v 1.9 2016/06/16 17:12:27 pettai Exp $
bin/kdig
bin/khost
bin/knsec3hash
@@ -23,12 +23,12 @@ include/libknot/attribute.h
include/libknot/binary.h
include/libknot/codes.h
include/libknot/consts.h
+include/libknot/control/control.h
include/libknot/db/db.h
include/libknot/db/db_lmdb.h
include/libknot/db/db_trie.h
include/libknot/descriptor.h
include/libknot/dname.h
-include/libknot/dnssec/rrset-sign.h
include/libknot/errcode.h
include/libknot/error.h
include/libknot/libknot.h
@@ -85,3 +85,4 @@ sbin/knotc
sbin/knotd
share/examples/knot/example.com.zone
share/examples/knot/knot.sample.conf
+@pkgdir etc/knot