diff options
author | pettai <pettai@pkgsrc.org> | 2014-05-12 14:52:54 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2014-05-12 14:52:54 +0000 |
commit | 673587807f35417c50a467e269681556a1bf2d19 (patch) | |
tree | a6c6c3e80e339aafabfa4a7c16e2137c0c5e5b5d /net/knot | |
parent | 35e70ea1d2e5a10efe6c4a1038a0dd7a17a48d70 (diff) | |
download | pkgsrc-673587807f35417c50a467e269681556a1bf2d19.tar.gz |
v1.4.5 - Apr 14, 2014
---------------------
Bugfixes:
* Fix possible weakness in TSIG signature checking
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 a41405364d8..c14ad0d7696 100644 --- a/net/knot/Makefile +++ b/net/knot/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2014/04/02 21:08:22 pettai Exp $ +# $NetBSD: Makefile,v 1.18 2014/05/12 14:52:54 pettai Exp $ -DISTNAME= knot-1.4.4 +DISTNAME= knot-1.4.5 CATEGORIES= net MASTER_SITES= https://secure.nic.cz/files/knot-dns/ diff --git a/net/knot/distinfo b/net/knot/distinfo index 696bebbfcb8..b521b531d00 100644 --- a/net/knot/distinfo +++ b/net/knot/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.10 2014/04/02 21:08:22 pettai Exp $ +$NetBSD: distinfo,v 1.11 2014/05/12 14:52:54 pettai Exp $ -SHA1 (knot-1.4.4.tar.gz) = 31284623155422f23cceb7ea6bb911d1c0cfce6c -RMD160 (knot-1.4.4.tar.gz) = e58185dfaaddf0fd7e0c68f1eeff4dc8036d137f -Size (knot-1.4.4.tar.gz) = 1425105 bytes +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 (patch-Makefile.in) = f4b887475094a38c831f3832eb0b007f4a37ee77 SHA1 (patch-samples_Makefile.in) = d5d835bd11c91c046caf838b92ad56ff8290d166 |