diff options
author | pettai <pettai@pkgsrc.org> | 2016-08-25 14:11:49 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2016-08-25 14:11:49 +0000 |
commit | 6a45136325a43c14a2d7d0f033aac9224cbfc5b3 (patch) | |
tree | affc09fdb903d7313046ce2f5184cb3e42736717 /net/knot/distinfo | |
parent | 8702e315cc589b8df0f383d8468c025ac49ef584 (diff) | |
download | pkgsrc-6a45136325a43c14a2d7d0f033aac9224cbfc5b3.tar.gz |
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)
Diffstat (limited to 'net/knot/distinfo')
-rw-r--r-- | net/knot/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/net/knot/distinfo b/net/knot/distinfo index 31120252480..eac11f6d7d0 100644 --- a/net/knot/distinfo +++ b/net/knot/distinfo @@ -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 |