https://bugs.kde.org/show_bug.cgi?id=398574

--- Comment #6 from Mykola Krachkovsky <w01dn...@gmail.com> ---
(In reply to Andreas Schneider from comment #5)
> Oh sorry, this is about known_hosts. However in libssh 0.8 the known_hosts
> API has been rewritten but kio_sftp is not using that yet. This will be
> fixed soon.
> 
> My WIP branch is:
> https://gitlab.com/cryptomilk/kio-extras/commits/asn/master-sftp
> 
> 
> I will finish it once libssh 0.8.3 is out.

Just curious. I've noticed that `knownhosts.c` was added which should replace
old `known_hosts.c`, right? And functions like `ssh_is_server_known` were
deprecated. But moving from `ssh_is_server_known` to
`ssh_session_is_known_server` means loosing compatibility with libssh < 0.8? Is
it ok? Well, that's not problem for openSUSE Tumbleweed, which I use, but KDE
Neon still uses older packages, am I right?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to