On 12 Apr 2024, at 1:32, 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>
Thanks for fixing this! AppVeyor is working again with this patch applied!
Acked-by: Eelco Chaudron <echau...@redhat.com>
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev