From: "Alvar Penning" Subject: Re: [maintainer update] net/icinga/icingadb: 1.5.1, pledge/unveil patch To: "Stuart Henderson" , Date: Fri, 27 Mar 2026 21:25:14 +0100 On Fri Mar 27, 2026 at 9:16 PM CET, Stuart Henderson wrote: > thanks - just checking, are you happy this is ok with the most recent > pledge commits? Yes, I am running this on a recently upgraded -current. Necessary files for the "dns" promise are allowed via unveil(2), as Go uses its own name resolution instead of going through libc by default. Best, Alvar