diff options
author | pettai <pettai@pkgsrc.org> | 2014-06-02 11:57:17 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2014-06-02 11:57:17 +0000 |
commit | b867e21b5038652d736145935f8f537a8a3a9029 (patch) | |
tree | f9e19152e64d2adb55771785c95bed972c2e6a5f /net/knot | |
parent | da0a34773156494f3e0a4af65d62732444afe415 (diff) | |
download | pkgsrc-b867e21b5038652d736145935f8f537a8a3a9029.tar.gz |
v1.4.6 - May 22, 2014
---------------------
Bugfixes:
* Fix possible signing loop when doing key rollover
* Fixed sending of malformed UDP empty responses
Diffstat (limited to 'net/knot')
-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 c14ad0d7696..13276f45d72 100644 --- a/net/knot/Makefile +++ b/net/knot/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2014/05/12 14:52:54 pettai Exp $ +# $NetBSD: Makefile,v 1.19 2014/06/02 11:57:17 pettai Exp $ -DISTNAME= knot-1.4.5 +DISTNAME= knot-1.4.6 CATEGORIES= net MASTER_SITES= https://secure.nic.cz/files/knot-dns/ diff --git a/net/knot/distinfo b/net/knot/distinfo index b521b531d00..b3b51b0b793 100644 --- a/net/knot/distinfo +++ b/net/knot/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.11 2014/05/12 14:52:54 pettai Exp $ +$NetBSD: distinfo,v 1.12 2014/06/02 11:57:17 pettai Exp $ -SHA1 (knot-1.4.5.tar.gz) = d9a7e9de76ffee6cd640f821f8a6521702083535 -RMD160 (knot-1.4.5.tar.gz) = cef2515c7960aaa47e5757e4692b0a4baa05a16d -Size (knot-1.4.5.tar.gz) = 1411823 bytes +SHA1 (knot-1.4.6.tar.gz) = e67fe5312310c003b87753bdbaf2f3dfb4b78e9f +RMD160 (knot-1.4.6.tar.gz) = 4f78c16a6464713b8fb05e7bdc67cece12d82cf9 +Size (knot-1.4.6.tar.gz) = 1321596 bytes SHA1 (patch-Makefile.in) = f4b887475094a38c831f3832eb0b007f4a37ee77 SHA1 (patch-samples_Makefile.in) = d5d835bd11c91c046caf838b92ad56ff8290d166 |