Dne ne 22. září 2024 10:59:27 David C. Rankin via tde-devels napsal(a):
Michele, Slavek, All,
I just ran across a new bug on openSUSE Tumbleweed where the sftp_kio
is completely broken. I suspect this is the result of the new openssh
package and perhaps option changes, etc...
It's no little issue, attempting to connect in konqueror, kate,
kwrite, etc.. with sftp://host/path/to/whatever -- coredumps.
This slunk in sometime in the past week or so along with new versions
of openssh. I don't have smoking gun evidence it is openssh -- but that
is my best guess based on recently updated packages. Tumbleweed has
openssh-9.8p1 built last Friday.
Let me know if you see this in TDE, and if you don't, be on the
lookout for it when openssh updates.
Hi David,
some time ago we had a quite big change in SFTP - see TDE/tdebase#447 and
small update in TDE/tdebase#460:
https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/pulls/447
https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/pulls/460
In addition, another time before, there was a backport version based on
libssh - see TDE/tdebase#279:
https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/pulls/279
So yes, there were quite fundamental changes on the SFTP TDEIO module on
the TDE side. It is very likely that all these changes are useful in
connection with changes in OpenSSH.
Cheers
Slávek
--