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.
This commit is contained in:
parent
164af6768e
commit
79ea5b823a
2 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue