On 6/1/26 8:46 AM, Thomas Goirand wrote: > Hi, Hi, Thomas.
> > OpenSSL 4.0 is currently in Debian Experimental. OVS fails its unit test > with it. Please see: > > https://bugs.debian.org/1138325 > > At this point, I'm not sure if this is a test issue or a real upstream > problem with OpenSSL 4.0. Please let me know and help me to fix this. This one seems like an issue with the test, as openssl renamed their errors yet again. I sent a patch that should fix the issue here: https://patchwork.ozlabs.org/project/openvswitch/patch/[email protected]/ Would be great if you can try it. > > It seems there's another problem with OVN as well: > > https://bugs.debian.org/1138324 This one is a bit weird. Might be an actual bug or incompatible change in openssl 4.0. The issue is that we expect that connection gets dropped after removing key and cert files from the disk, but this doesn't happen. Needs further investigation. Best regards, Ilya Maximets. > > Cheers, > > Thomas Goirand (zigo) > > P.S: I'm not registered to this list, please keep me Cc, as well as the > debian bug. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
