Hide Forgot
Created attachment 1149119 [details] abipkgdiff report Description of problem: Is there any reason not to update libssh to 0.7.1 in EPEL7? ScientificLinux has updated to it in their sl-extras repo. On a quick test, x2goclient still appears to work, but I definitely didn't do a thorough test. Looking at the abipkgdiff report, ssh_buffer, ssh_channel, ssh_key_struct, ssh_session_struct, ssh_bind_struct are only accessed internally so I think it's okay that they have changed. ssh_channel_callbacks_struct is perhaps problematic at that structure is defined publicly. Although the changes seem only indirect - the function pointers reference changed structures.
libssh is now in RHEL7 as x86_64 only. Someone may want to revive libssh as a limited arch package, but for now it has been retired.