Re: [libvirt] [PATCH v2 0/4] rpc: fixing compilation error due to deprecated functions.

2018-11-23 Thread no-reply
Hi, This series was run against 'syntax-check' test by patchew.org, which failed, please find the details below: Type: series Subject: [libvirt] [PATCH v2 0/4] rpc: fixing compilation error due to deprecated functions. Message-id: 20181123150154.28335-1-jcfara...@gmail.com === TEST SCRIPT

[libvirt] [PATCH v2 0/4] rpc: fixing compilation error due to deprecated functions.

2018-11-23 Thread Julio Faracco
After 0.8.0 release, libssh deprecated some functions like: ssh_is_server_known() and ssh_write_knownhost(). They were replaced by ssh_session_is_known_server() and ssh_session_update_known_hosts() respectively. This serie creates the alias to keep the compatibility and create an auxiliar enum to