Hi,
a (mostly) bugfix release of Knot DNS was made today (v. 0.9.1).
Corrected issues:
- Fixed build on BSD.
- Fixed parsing and dumping of some types (IPSECKEY, WKS, DLSV, APL,
SPF, NSAP).
Moreover, we added RRSet round-robin rotation when answering and a new
pseudo-random number generator.
Source files can be downloaded here:
http://public.nic.cz/files/knot-dns/knot-0.9.1.tar.gz
Packages will follow shortly (probably tomorrow).
Enjoy and be ready for the 1.0 release, which is on the way!
Kind regards,
Lubos
--
Ľuboš Slovák Knot DNS
CZ.NIC Labs http://www.knot-dns.cz
-------------------------------------------
Americká 23, 120 00 Praha 2, Czech Republic
Email: lubos.slovak(a)nic.cz
WWW: http://labs.nic.czhttp://www.nic.cz
-------------------------------------------
Please consider the environment before printing this email.
Join the campaign at http://thinkBeforePrinting.org
Hello, everybody!
I'm trying to compile Knot-0.9 on FreeBSD 8.2 amd64 and getting the
following error:
./.libs/libknotd.a(fdset.o)(.text+0x6f): In function `fdset_init':
common/fdset.c:64: undefined reference to `FDSET_KQUEUE'
*** Error code 1
Stop in /home/apn/knot-0.9/src.
*** Error code 1
Stop in /home/apn/knot-0.9/src.
*** Error code 1
Stop in /home/apn/knot-0.9.
--
--
AP
Hi,
we released new version of Knot DNS - 0.9. It includes full support for
TSIG in both server and client. Moreover, performance on Linux was
improved. There are also some bugfixes:
- Knot was not accepting AXFR-style IXFR with first SOA in a separate
packet (i.e. from Power DNS).
- Wrong SOA TTL in negative answers.
- Wrong max packet size for outgoing transfers (was causing the packets
to be malformed).
- Wrong handling of WKS record in zone compiler.
- Problems with zone bootstrapping.
Source files can be downloaded here:
http://public.nic.cz/files/knot-dns/knot-0.9.tar.gz
Thank you again for helping us test Knot. We are looking forward to the
1.0 release, which should bring (among other) support for root zone,
NSID, or improvements to IXFR.
Do have a wonderful year 2012!
Kind regards,
Lubos
--
Ľuboš Slovák Knot DNS
CZ.NIC Labshttp://www.knot-dns.cz
-------------------------------------------
Americká 23, 120 00 Praha 2, Czech Republic
Email:lubos.slovak@nic.cz
WWW:http://labs.nic.cz http://www.nic.cz
-------------------------------------------
Please consider the environment before printing this email.
Join the campaign athttp://thinkBeforePrinting.org
Dobrý den,
pokusně jsem nainstaloval Knot (z deb balíčků) jako slave a spustil pomocí
knotc -vi start
Při notify z masteru se mi u jedné zóny stalo, že se zónový soubor sice
načetl, ale následně knot spadl s chybou:
knotd: libknot/dname.c:616: knot_dname_to_str: Assertion `*w != 0' failed.
Stalo se to několikrát za sebou, když jsem však začal zkoumat příčiny,
problém se vytratil (původní soubor, který problémy způsoboval už
bohužel nemám.) Nicméně jsem si všiml, že ke stejné chybě dojde i při
ukončení interaktivního spuštění pomocí Ctrl+C., což by se asi dít
nemělo (chyba ukazuje na porušenou strukturu knot_dname).
S pozdravem
Ondřej Caletka
Dobry den,
je k dispozici postup jak zkompilovat Knot DNS pod FreeBSD? Konkretne
na 8.2-RELEASE koncim s chybou u ./configure:
configure: error: liburcu not found
liburcu jsem v portech nenasel.
Diky za nakopnuti.
Josef Pinc