Index | Thread | Search

From:
Christoph Liebender <christoph@liebender.dev>
Subject:
Re: [maintainer update] net/mollysocket 1.6.0 -> 1.7.0 + unveil
To:
ports@openbsd.org
Date:
Mon, 23 Mar 2026 22:02:21 +0100

Download raw body.

Thread
On 3/11/26 17:53, Christoph Liebender wrote:
> On 3/2/26 19:31, Christoph Liebender wrote:
>> Am 24.02.26 um 21:28 schrieb Christoph Liebender:
>>> Good evening ports@,
>>>
>>> I hereby submit a patch that integrates the 1.7.0 release of 
>>> mollysocket. Among other changes, upstream finally supports 
>>> terminating the service with SIGTERM, so rc does not have to escalate 
>>> to SIGKILL. However, some patches were necessary since a transitive 
>>> dependency introduced aws-lc-rs, which made the program segfault. 
>>> Telling the reqwest crate to use native-tls instead makes it work for 
>>> me.
>>>
>>> Last but not least, I added some unveil restrictions as well for good 
>>> measure.
>>>
>>> comments, testers, ok?
>>
>> Ping!
> 
> pinggg

Hi again. I'm sorry to beat a dead horse - but I can confidently say 
that this has been running for me without issue since I initially 
submitted the patch. I had a look again to see whether or not it is 
affected by the recent pledge/unveil changes, and it is - probably 
obviously - not, as it only calls unveil.

So, is there a chance for this to make it into 7.9?

- christoph