diff options
author | pettai <pettai> | 2012-12-23 23:38:08 +0000 |
---|---|---|
committer | pettai <pettai> | 2012-12-23 23:38:08 +0000 |
commit | d7fe0b33e3ccfdbf91668397a73a02b018040aa1 (patch) | |
tree | 5790755ac811435ebe8a1758d8584dfafd9ad3ee /net | |
parent | e88cee26517777dcc0efe0b1390e2309ffab2d12 (diff) | |
download | pkgsrc-d7fe0b33e3ccfdbf91668397a73a02b018040aa1.tar.gz |
v1.1.3 - Dec 19, 2012
---------------------
Bugfixes
* Updated manpage.
v1.1.3-rc1 - Dec 6, 2012
------------------------
Bugfixes
* Fixed answering DS queries (RRSIGs not together with DS, AA bit
missing).
* Fixed setting ARCOUNT in some error responses with EDNS enabled.
* Fixed crash when compiling zone zone with NSEC3PARAM but no NSEC3
and semantic checks enabled.
Diffstat (limited to 'net')
-rw-r--r-- | net/knot/Makefile | 4 | ||||
-rw-r--r-- | net/knot/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/knot/Makefile b/net/knot/Makefile index 27b5e1d7504..6315f705df0 100644 --- a/net/knot/Makefile +++ b/net/knot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2012/12/20 07:50:19 pettai Exp $ +# $NetBSD: Makefile,v 1.7 2012/12/23 23:38:08 pettai Exp $ # -DISTNAME= knot-1.1.2 +DISTNAME= knot-1.1.3 CATEGORIES= net MASTER_SITES= https://secure.nic.cz/files/knot-dns/ FETCH_USING= curl diff --git a/net/knot/distinfo b/net/knot/distinfo index 275c51400d4..2b004effc8c 100644 --- a/net/knot/distinfo +++ b/net/knot/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.3 2012/11/23 23:24:52 pettai Exp $ +$NetBSD: distinfo,v 1.4 2012/12/23 23:38:08 pettai Exp $ -SHA1 (knot-1.1.2.tar.gz) = 76bb07a0df9e4b2eec4e13ed8b7c682264b8aa24 -RMD160 (knot-1.1.2.tar.gz) = 01db13d8ba610d566efad74c8c4964e22deb7e56 -Size (knot-1.1.2.tar.gz) = 1198555 bytes +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 (patch-Makefile.in) = 881002789bd888392d10cde9b128210e752f4223 SHA1 (patch-samples_Makefile.in) = 3cebc5bcdf799eaf2cba57513b421cf6f273e961 |