diff options
author | pettai <pettai@pkgsrc.org> | 2012-11-05 23:08:06 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2012-11-05 23:08:06 +0000 |
commit | 7a655f1da4107dd5953852ae20db41b27d0bed5d (patch) | |
tree | 51a7b01c8c97e04264ab9f094e8fafca1e337305 /net/knot/distinfo | |
parent | 7141d826898ba7727b2096180ce79e3894e3bf82 (diff) | |
download | pkgsrc-7a655f1da4107dd5953852ae20db41b27d0bed5d.tar.gz |
v1.1.1 - Oct 31, 2012
---------------------
Bugfixes:
* Fixed assertion failing when asking directly for a wildcard name.
v1.1.1-rc1 - Oct 23, 2012
-------------------------
Bugfixes:
* Crash after IXFR in certain cases when adding RRSIG in an IXFR.
* Fixed behaviour when incoming IXFR removes a zone cut. Previously
occluded names now become properly visible. Previously lead to a
crash when the server was asked for the previously occluded name.
* Fixed handling of zero-length strings in text zone dump. Caused the
compilation to fail.
* Fixed TSIG algorithm name comparison - the names should be in
canonical form.
* Fixed handling unknown RR types with type less than 251.
Features:
* Improved compression of packets. Out-of-zone dnames present in RDATA
were not compressed.
* Slave zones are now automatically refreshed after startup.
* Proper response to IXFR/UDP query (returns SOA in Authority section).
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 7515a38a540..00ff5a24d7c 100644 --- a/net/knot/distinfo +++ b/net/knot/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.1 2012/10/02 22:40:07 pettai Exp $ +$NetBSD: distinfo,v 1.2 2012/11/05 23:08:06 pettai Exp $ -SHA1 (knot-1.1.0.tar.gz) = ceaff16fc2b06d93f0620a02723959d6906f9a29 -RMD160 (knot-1.1.0.tar.gz) = 78ab73479026ae9e934fc64eb244c3d107d79855 -Size (knot-1.1.0.tar.gz) = 1180069 bytes +SHA1 (knot-1.1.1.tar.gz) = e5b2bb4739584314c1bc69d6d66c06847d4e9978 +RMD160 (knot-1.1.1.tar.gz) = cd77e9ee3f59b21cc60afe26af250510741177a9 +Size (knot-1.1.1.tar.gz) = 1198563 bytes SHA1 (patch-Makefile.in) = 881002789bd888392d10cde9b128210e752f4223 SHA1 (patch-samples_Makefile.in) = 3cebc5bcdf799eaf2cba57513b421cf6f273e961 |