Re: August 2025 stabilization week

From: Ian FREISLICH <ianfreislich_at_gmail.com>
Date: Thu, 28 Aug 2025 22:29:36 UTC
On 2025-08-28 18:21, Olivier Cochard-Labbé wrote:
> The "August 2025 stabilization week" is now over.
> 
> This stabweek has been more challenging than usual, so please be aware 
> of the following known issues:
> 
> 1.  OpenSSL 3.5.1: The legacy provider is broken, causing some ports to 
> fail. A temporary fix is to use `env CRYPTOGRAPHY_OPENSSL_NO_LEGACY=1`. 
> Cf an example of regression in PR/273656
I had provided a patch to the list that fixes the legacy provider, at 
least for me. It can be found here thanks to Pierre Pronchery 
https://reviews.freebsd.org/D51897

Ian