From a4ba5f4305683f91d1c6e8b1ed6261938649c00c Mon Sep 17 00:00:00 2001 From: pettai Date: Sat, 9 Nov 2013 22:17:45 +0000 Subject: v1.3.3 - Oct 28, 2013 -------------------------- Bugfixes: * Improved zone loading error messages * Correct control socket permissions * Improved log syntax documentation * Fixed wrong assertions in DDNS prerequisites checking * Fixed processing of some malformed DNS packets * Fixed notify messages being ignored in some cases v1.3.2 - Sep 30, 2013 --------------------- Bugfixes: * Configuration option for EDNS0 max UDP payload. * Max UDP payload from EDNS0 affected TCP responses. * Fixed build on SLE 10. * knotc reload did not close files included from config. --- net/knot/Makefile | 4 ++-- net/knot/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net/knot') diff --git a/net/knot/Makefile b/net/knot/Makefile index f4b1027f0f5..e1ac191b5c9 100644 --- a/net/knot/Makefile +++ b/net/knot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2013/09/13 18:14:11 pettai Exp $ +# $NetBSD: Makefile,v 1.10 2013/11/09 22:17:45 pettai Exp $ # -DISTNAME= knot-1.3.1 +DISTNAME= knot-1.3.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 1d40ff1dcb4..e6ec59f96f0 100644 --- a/net/knot/distinfo +++ b/net/knot/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.6 2013/09/13 18:14:11 pettai Exp $ +$NetBSD: distinfo,v 1.7 2013/11/09 22:17:45 pettai Exp $ -SHA1 (knot-1.3.1.tar.gz) = f294ee96f2cab476b89270ac4c8110dcb716affa -RMD160 (knot-1.3.1.tar.gz) = 41d36ebc4dc7b061a4228df736fb94459b4c8f78 -Size (knot-1.3.1.tar.gz) = 1150375 bytes +SHA1 (knot-1.3.3.tar.gz) = 150929cca943f773e413a75133a400eecd2e657f +RMD160 (knot-1.3.3.tar.gz) = e523d31b0ed2d442bacb460b041f08abddf13380 +Size (knot-1.3.3.tar.gz) = 1148233 bytes SHA1 (patch-Makefile.in) = c2e7490ed6461ce5a5916abb86947f9d26cb174d SHA1 (patch-samples_Makefile.in) = d5d835bd11c91c046caf838b92ad56ff8290d166 -- cgit v1.2.3