Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Mar 2020 12:42:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 244600] dns/knot-resolver: [patch] fix critical cache space pre-allocation failure bug and add rc scripts
Message-ID:  <bug-244600-7788-ZEvTo3AFQ7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-244600-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-244600-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244600

Vladim=C3=ADr =C4=8Cun=C3=A1t <vcunat@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vcunat@gmail.com

--- Comment #1 from Vladim=C3=ADr =C4=8Cun=C3=A1t <vcunat@gmail.com> ---
Trust anchors (say root.keys): there are two main approaches, with this file
being either read-only or read-write.  The error you were getting (before t=
his
patch) was due to the default appearing to be a mix between the two.  Docs:
https://knot-resolver.readthedocs.io/en/stable/build.html#trust-anchors

If you update the package at least once a year (and thus the root.keys), I'd
say the read-only way is more practical, so you may want to re-consider thi=
s.


I see the lua dependencies can be tweaked more after 5.0.0 (from NEWS):
- lua: remove dependency on lua-socket and lua-sec, used lua-http and cqueu=
es
(#512, #521, !894)

(Note: my FreeBSD/ports knowledge is minimial.)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244600-7788-ZEvTo3AFQ7>