Index | Thread | Search

From:
Stuart Henderson <stu@spacehopper.org>
Subject:
Re: [maintainer update] net/mollysocket 1.6.0 -> 1.7.0 + unveil
To:
Christoph Liebender <christoph@liebender.dev>
Cc:
ports@openbsd.org
Date:
Sat, 28 Mar 2026 11:36:24 +0000

Download raw body.

Thread
On 2026/03/25 20:48, Christoph Liebender wrote:
> On 3/25/26 20:14, Stuart Henderson wrote:
> > reads ok, *if* the patch to use unveil has been tested on recent
> > -current
> 
> I build and use mollysocket with this patch on -stable with the latest
> patches - I assume that includes relevant changes to unveil as well?

It does not, only the bigger problems were addressed in -stable.
-current has further changes.

> > > ++            for rpath in [
> > > ++                "/dev/urandom",

yuk, really? no arc4random (or at least getentropy)?