On Mon, Aug 12, 2024 at 03:04:36PM +0200, Michal Privoznik wrote:
> As of libssh commit of libssh-0.11.0~70 [1] the
> ssh_channel_get_exit_status() function is deprecated and a new
> one is introduced instead: ssh_channel_get_exit_state().
> It's not a drop-in replacement, but it's simple enough.
> Adapt our libssh handling code to this change.
> 
> 1: 
> https://git.libssh.org/projects/libssh.git/commit/?id=04d86aeeae73c78af8b3dcdabb2e588cd31a8923
> 
> Signed-off-by: Michal Privoznik <mpriv...@redhat.com>
> ---
>  meson.build                   |  3 +++
>  src/rpc/virnetlibsshsession.c | 39 +++++++++++++++++++++++++++++------
>  2 files changed, 36 insertions(+), 6 deletions(-)


Reviewed-by: Daniel P. Berrangé <berra...@redhat.com>


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

Reply via email to