pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/knot
Module Name: pkgsrc
Committed By: pettai
Date: Thu Aug 25 14:11:49 UTC 2016
Modified Files:
pkgsrc/net/knot: Makefile PLIST distinfo
Log Message:
Knot DNS 2.3.0 (2016-08-09)
===========================
Bugfixes:
---------
- No wildcard expansion below empty non-terminal for NSEC signed zone
- Avoid multiple loads of the same PKCS #11 module
- Fix kdig IXFR response processing if the transfer content is empty
- Don't ignore non-existing records to be removed in IXFR
Improvements:
-------------
- Refactored semantic checks and improved error messages
- Set TC flag in delegation only if mandatory glue doesn't fit the response
- Separate EDNS(0) payload size configuration for IPv4 and IPv6
Features:
---------
- DNSSEC policy can be defined in server configuration
- Automatic NSEC3 resalt according to DNSSEC policy
- Zone content editing using control interface
- Zone size limit restriction for DDNS, AXFR, and IXFR (CVE-2016-6171)
- DNS-over-TLS support in kdig (RFC 7858)
- EDNS(0) padding and alignment support in kdig (RFC 7830)
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/net/knot/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/knot/PLIST
cvs rdiff -u -r1.18 -r1.19 pkgsrc/net/knot/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/knot/Makefile
diff -u pkgsrc/net/knot/Makefile:1.30 pkgsrc/net/knot/Makefile:1.31
--- pkgsrc/net/knot/Makefile:1.30 Thu Jun 16 17:12:27 2016
+++ pkgsrc/net/knot/Makefile Thu Aug 25 14:11:49 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2016/06/16 17:12:27 pettai Exp $
+# $NetBSD: Makefile,v 1.31 2016/08/25 14:11:49 pettai Exp $
-DISTNAME= knot-2.2.1
+DISTNAME= knot-2.3.0
CATEGORIES= net
MASTER_SITES= https://secure.nic.cz/files/knot-dns/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/net/knot/PLIST
diff -u pkgsrc/net/knot/PLIST:1.9 pkgsrc/net/knot/PLIST:1.10
--- pkgsrc/net/knot/PLIST:1.9 Thu Jun 16 17:12:27 2016
+++ pkgsrc/net/knot/PLIST Thu Aug 25 14:11:49 2016
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2016/06/16 17:12:27 pettai Exp $
+@comment $NetBSD: PLIST,v 1.10 2016/08/25 14:11:49 pettai Exp $
bin/kdig
bin/khost
bin/knsec3hash
@@ -24,6 +24,9 @@ include/libknot/binary.h
include/libknot/codes.h
include/libknot/consts.h
include/libknot/control/control.h
+include/libknot/cookies/alg-fnv64.h
+include/libknot/cookies/client.h
+include/libknot/cookies/server.h
include/libknot/db/db.h
include/libknot/db/db_lmdb.h
include/libknot/db/db_trie.h
@@ -38,9 +41,6 @@ include/libknot/packet/compr.h
include/libknot/packet/pkt.h
include/libknot/packet/rrset-wire.h
include/libknot/packet/wire.h
-include/libknot/processing/layer.h
-include/libknot/processing/overlay.h
-include/libknot/processing/requestor.h
include/libknot/rdata.h
include/libknot/rdataset.h
include/libknot/rrset-dump.h
@@ -52,6 +52,7 @@ include/libknot/rrtype/naptr.h
include/libknot/rrtype/nsec.h
include/libknot/rrtype/nsec3.h
include/libknot/rrtype/nsec3param.h
+include/libknot/rrtype/opt-cookie.h
include/libknot/rrtype/opt.h
include/libknot/rrtype/rdname.h
include/libknot/rrtype/rrsig.h
@@ -76,6 +77,7 @@ man/man1/khost.1
man/man1/knot1to2.1
man/man1/knsec3hash.1
man/man1/knsupdate.1
+man/man1/kzonecheck.1
man/man5/knot.conf.5
man/man8/keymgr.8
man/man8/knotc.8
@@ -83,6 +85,7 @@ man/man8/knotd.8
sbin/keymgr
sbin/knotc
sbin/knotd
+sbin/kzonecheck
share/examples/knot/example.com.zone
share/examples/knot/knot.sample.conf
@pkgdir etc/knot
Index: pkgsrc/net/knot/distinfo
diff -u pkgsrc/net/knot/distinfo:1.18 pkgsrc/net/knot/distinfo:1.19
--- pkgsrc/net/knot/distinfo:1.18 Thu Jun 16 17:12:27 2016
+++ pkgsrc/net/knot/distinfo Thu Aug 25 14:11:49 2016
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.18 2016/06/16 17:12:27 pettai Exp $
+$NetBSD: distinfo,v 1.19 2016/08/25 14:11:49 pettai Exp $
-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 (knot-2.3.0.tar.xz) = 103e56655c36420236bdb01fd14f8fd4c9487e64
+RMD160 (knot-2.3.0.tar.xz) = e058af912f5ff6c6f95884b64b2f93c1b1066514
+SHA512 (knot-2.3.0.tar.xz) = 28f0f6a00af3feb95ebd9af0c324ffeff1093f8e74136ce81f5a6e7f4434f22b9e371715b4b116de9b8faf39776be4d943c2ae09fb786e6061cc0394a767e8b6
+Size (knot-2.3.0.tar.xz) = 1066852 bytes
SHA1 (patch-samples_Makefile.in) = be60c4bfb4ed49dbe8c55dc5d453c8733fb4fb61
Home |
Main Index |
Thread Index |
Old Index