Re: HEADS-UP: security/openssl switching to 3.0 branch

From: DutchDaemon - FreeBSD Forums Administrator <DutchDaemon_at_FreeBSD.org>
Date: Mon, 16 Oct 2023 11:21:52 UTC
On 16/10/2023 13:17, Guido Falsi wrote:
>> For this specific jail, 496/496 packages were built from scratch with 
>> 0 errors, 0 skips.
>>
>> The only thing I can do is pkg delete -a- f -y && pkg install 
>> $(list-of-node-ports) but that seems excessive. A pkg upgrade -fy on 
>> all ports should be enough.
>>
>
> I agree on that on principle, but if you are still seeing failures the 
> more aggressive way could be worth a try.
>
First, to get stuff up an running again, I'm rebuilding everything with 
ssl=openssl111 in the jail-specific make.conf, then I'll clone this 
setup to test a hard replacement of all packages later. Will follow up.