diff options
author | pettai <pettai@pkgsrc.org> | 2014-09-27 21:27:11 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2014-09-27 21:27:11 +0000 |
commit | 7a6587f8b3080db95fe9df42ac270bf8a2e8c6ee (patch) | |
tree | f1b63e00a7c780231a5be4f0ef2c2390a831d759 /net/knot | |
parent | 3f901ebcc89b716987de689158c1ccd7500058d0 (diff) | |
download | pkgsrc-7a6587f8b3080db95fe9df42ac270bf8a2e8c6ee.tar.gz |
v1.4.7 - Jun 18, 2014
---------------------
Bugfixes:
* Fixed DDNS corner cases
* Fixed zone EXPIRE timer
* Fixed semantic checks false positives
* Fixed sending malformed IXFR with automatic DNSSEC
* Fixed NAPTR record serialization
Diffstat (limited to 'net/knot')
-rw-r--r-- | net/knot/Makefile | 5 | ||||
-rw-r--r-- | net/knot/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/net/knot/Makefile b/net/knot/Makefile index 11a46a69443..0e21a5a6b57 100644 --- a/net/knot/Makefile +++ b/net/knot/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.20 2014/06/29 06:53:41 dholland Exp $ +# $NetBSD: Makefile,v 1.21 2014/09/27 21:27:11 pettai Exp $ -DISTNAME= knot-1.4.6 -PKGREVISION= 1 +DISTNAME= knot-1.4.7 CATEGORIES= net MASTER_SITES= https://secure.nic.cz/files/knot-dns/ diff --git a/net/knot/distinfo b/net/knot/distinfo index b3b51b0b793..3b3a656a769 100644 --- a/net/knot/distinfo +++ b/net/knot/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.12 2014/06/02 11:57:17 pettai Exp $ +$NetBSD: distinfo,v 1.13 2014/09/27 21:27:11 pettai Exp $ -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 (knot-1.4.7.tar.gz) = eed17930b0cd94375f73951fe7582b3f38b4e6f3 +RMD160 (knot-1.4.7.tar.gz) = 3e7de0beee403a2dc3410a9ac48d9260e7206fae +Size (knot-1.4.7.tar.gz) = 1321887 bytes SHA1 (patch-Makefile.in) = f4b887475094a38c831f3832eb0b007f4a37ee77 SHA1 (patch-samples_Makefile.in) = d5d835bd11c91c046caf838b92ad56ff8290d166 |