On Fri, Apr 12, 2024 at 01:32:40AM +0200, Ilya Maximets wrote: > Current regexp is not good enough. OpenSSL 3.3.0 is now available > and unfortunately the regexp is matching both 3.3.0 and 3.0.13. > > All the AppVeyor runs are currently failing because of this. > > Making it more restrictive by matching on the start of the string, > explicit dots and numbers after the last dot. Hopefully, this is > good enough. > > In addition, taking only the first result just in case it mismatches > again. > > Fixes: 9d8208484a35 ("appveyor: Build with OpenSSL 3.0.") > Signed-off-by: Ilya Maximets <i.maxim...@ovn.org>
Acked-by: Simon Horman <ho...@ovn.org> _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev