Skip to content

Fix CI failures

Frediano Ziglio requested to merge fziglio/spice:ci_fix into master

Set of changes to fix some issue on CI

  • add missing author in AUTHOR file;
  • fix wsaccel library installation;
  • add missing package for CentOS;
  • ignore false leak;
  • ignore warning from newer Gstreamer includes;
  • remove wrong OpeenSSL configuration to make Windows tests work.

As minor:

  • update Autoconf script syntax;
  • use OpenSSL call to TLS_method.

See https://gitlab.freedesktop.org/fziglio/spice/-/pipelines/877542.

Edited by Frediano Ziglio

Merge request reports