pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/knot Knot DNS 2.2.1 (2016-05-24)
details: https://anonhg.NetBSD.org/pkgsrc/rev/95b6eeee742f
branches: trunk
changeset: 348598:95b6eeee742f
user: pettai <pettai%pkgsrc.org@localhost>
date: Thu Jun 16 17:12:27 2016 +0000
description:
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:
net/knot/Makefile | 4 ++--
net/knot/PLIST | 5 +++--
net/knot/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 9 deletions(-)
diffs (56 lines):
diff -r c80767a61aae -r 95b6eeee742f net/knot/Makefile
--- a/net/knot/Makefile Thu Jun 16 16:30:53 2016 +0000
+++ b/net/knot/Makefile Thu Jun 16 17:12:27 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2016/02/28 17:02:38 pettai Exp $
+# $NetBSD: Makefile,v 1.30 2016/06/16 17:12:27 pettai Exp $
-DISTNAME= knot-2.1.1
+DISTNAME= knot-2.2.1
CATEGORIES= net
MASTER_SITES= https://secure.nic.cz/files/knot-dns/
EXTRACT_SUFX= .tar.xz
diff -r c80767a61aae -r 95b6eeee742f net/knot/PLIST
--- a/net/knot/PLIST Thu Jun 16 16:30:53 2016 +0000
+++ b/net/knot/PLIST Thu Jun 16 17:12:27 2016 +0000
@@ -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/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/knotd
share/examples/knot/example.com.zone
share/examples/knot/knot.sample.conf
+@pkgdir etc/knot
diff -r c80767a61aae -r 95b6eeee742f net/knot/distinfo
--- a/net/knot/distinfo Thu Jun 16 16:30:53 2016 +0000
+++ b/net/knot/distinfo Thu Jun 16 17:12:27 2016 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.17 2016/02/28 17:02:38 pettai Exp $
+$NetBSD: distinfo,v 1.18 2016/06/16 17:12:27 pettai Exp $
-SHA1 (knot-2.1.1.tar.xz) = 142ef9721925e528904ccd272bba898e03f947f5
-RMD160 (knot-2.1.1.tar.xz) = f61566232dda6a7d2818c982c91f7759468c01e2
-SHA512 (knot-2.1.1.tar.xz) = 9b69cc207f43f5330cbf0b30aba8c03cacb34b065809b8a92c053332dcd5e00a228ec7edf3bd760c9251306b982f94a4196dd04dfdf4906e50ff77218dd10a86
-Size (knot-2.1.1.tar.xz) = 998820 bytes
+SHA1 (knot-2.2.1.tar.xz) = 1850a4d2bcee6220f8e129c03e45c0b3c1cbf362
+RMD160 (knot-2.2.1.tar.xz) = 33e1b4bad6dd9fd90da01fd5638585942f8a164b
+SHA512 (knot-2.2.1.tar.xz) = 040fa8824e250d359d74a9d731e6667367ea7e764b06f07f4e737ba4f6a56f4651cd3db6465f3c69e79c89b27edeea8161d049ef7083a5bb26941a201c17ccfd
+Size (knot-2.2.1.tar.xz) = 1017504 bytes
SHA1 (patch-samples_Makefile.in) = be60c4bfb4ed49dbe8c55dc5d453c8733fb4fb61
Home |
Main Index |
Thread Index |
Old Index