On 6/1/26 4:16 PM, Eelco Chaudron wrote: > > > On 1 Jun 2026, at 15:39, Ilya Maximets wrote: > >> OpenSSL 4.0 renamed their error codes once again, now the errors are >> prefixed with just 'tls', not 'ssl/tls'. This makes the negotiation >> failure tests fail. >> >> Let's just reduce the matching to the core of the error name that >> should not be changing that often. There are no other errors that >> would match this string. Keeping the '[ignore]' part for better >> visibility for what actually was matched. >> >> Reported-at: https://bugs.debian.org/1138325 >> Signed-off-by: Ilya Maximets <[email protected]> > > Thanks Ilya for the quick fix! The changes look fine to me, > tests pass locally. > > Asked-by: Eelco Chaudron <[email protected]>
Thanks, Eelco! I fixed a typo in your tag and applied the change. Backported down to 3.3. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
