diff options
author | pettai <pettai@pkgsrc.org> | 2013-05-14 08:16:05 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2013-05-14 08:16:05 +0000 |
commit | 43e664cca10e9f54526a666d76b710ed9015ffb6 (patch) | |
tree | be5af3388d256d16bb898ce977e2a1728cb8af09 /net/knot/distinfo | |
parent | 1d338175a47199de77bfe94ed0ef087d4c9f08ff (diff) | |
download | pkgsrc-43e664cca10e9f54526a666d76b710ed9015ffb6.tar.gz |
v1.2.0 - Mar 29, 2013
---------------------
Bugfixes:
* Memory leaks
(v1.2.0-rc4)
Features:
* knotc 'zonestatus' command
Bugfixes:
* Check for broken recvmmsg() implementation
* Changing logfile ownership before dropping privileges
* knotc respects 'control' section from configuration
* RRL: resolved bucket collisions
* RRL: updated bucket mapping to conform RRL technical memo
(v1.2.0-rc3)
Features:
* Response rate limiting (see documentation)
Bugfixes:
* Fixed OpenBSD build
* Responses to ANY should contain RRSIGs
(v1.2.0-rc2)
Bugfixes:
* Fixed processing of some non-standard dnames.
* Correct checking of label length bounds in some cases.
* More compliant rcodes in case of DDNS/TSIG failures.
* Correct processing of malformed DDNS prereq section.
(v1.2.0-rc1)
Features:
* Dynamic updates, including forwarding (limited on signed zones)
* Updated remote control utility
* Configurable TCP timeouts
* LOC RR support
Diffstat (limited to 'net/knot/distinfo')
-rw-r--r-- | net/knot/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/knot/distinfo b/net/knot/distinfo index 2b004effc8c..cc1279b12ba 100644 --- a/net/knot/distinfo +++ b/net/knot/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.4 2012/12/23 23:38:08 pettai Exp $ +$NetBSD: distinfo,v 1.5 2013/05/14 08:16:05 pettai Exp $ -SHA1 (knot-1.1.3.tar.gz) = 2c18a84e84c426210d3289622ae2f9963e5f9890 -RMD160 (knot-1.1.3.tar.gz) = c19a97326ad5bff11e79d3396a2c19134bb7e524 -Size (knot-1.1.3.tar.gz) = 1194290 bytes +SHA1 (knot-1.2.0.tar.gz) = 095b47147c17152387f2b5d7920c2ce87238b75b +RMD160 (knot-1.2.0.tar.gz) = 13a89917974973d688126a1a066e1aadca2bb583 +Size (knot-1.2.0.tar.gz) = 1241376 bytes SHA1 (patch-Makefile.in) = 881002789bd888392d10cde9b128210e752f4223 SHA1 (patch-samples_Makefile.in) = 3cebc5bcdf799eaf2cba57513b421cf6f273e961 |