8 Commits

Author SHA1 Message Date
jca
fac24586f1 Update to knot-2.7.1
Removal of the RRL config knobs and of the rosedb module, among other
minor compat changes.

knot-3 is out there, dunno when I'll upgrade our port.
2018-08-25 17:44:10 +00:00
rsadowski
cfbf9b29f2 Enable to use lmdb from databases/lmdb. 2018-06-06 10:45:21 +00:00
jca
23b80becf7 Major update to knot-2.6.3
Upstream ChangeLog: https://gitlab.labs.nic.cz/knot/knot-dns/raw/v2.6.3/NEWS
2017-12-17 11:05:42 +00:00
jca
2ad0aee032 Better fix for the symbol conflict that affects our libtool
Allows us to run the testsuite again.
2017-11-20 14:27:32 +00:00
zhuk
504d1be108 Make knot successfully build with our libtool & make.
The patches are needed to avoid putting two different symbols with
same name (net_send). More correct way will be to rename function
in libknotd, of course, but this is more invasive.

okay jca@ (MAINTAINER)
2017-07-23 12:39:37 +00:00
jca
7f0ed188ba Major update to knot-2.4.2
Upstream stopped supporting LTS 1.6.* releases.  Let's move to the 2.x
branch which only supports LMDB (patched to use MDB_WRITEMAP) and
uses __thread (thus, needs clang or lang/gcc).

The config format changed a bit, /usr/local/libexec/knot1to2 might help.

Most work done by Alexis Vachette, ok fcambus@
2017-06-01 13:42:01 +00:00
jca
d313936408 Update to knot-1.6.5
knot-1.* will be LTS releases.  knot-2 is a newer version that needs
TLS (__thread) support and lmdb (broken on OpenBSD).
2015-09-29 21:01:55 +00:00
jca
629d228aa6 Import knot-1.6.2
Tests by Pierre Emeriaud (co-maintainer) and florian@, ok sthen@

DESCR:
Knot DNS is a high-performance authoritative-only DNS server which
supports all key features of the domain name system including zone
transfers and DNSSEC.  Among its goals is support for on-line addition
and removal of zones.
2015-04-12 16:07:13 +00:00