Bugzilla – Bug 1211718
libssh: wrong Include path in /etc/libssh/libssh_{client,server}.config
Last modified: 2024-01-30 16:30:10 UTC
Created attachment 867217 [details] libssh_config in Tumbleweed the default path for openssh configs was /usr/etc/ssh/ssh{d}_config libssh-0.10.5-1.1.src.rpm in libssh is the wrong path to find them /etc/libssh/libssh_{client,server}.config [...is Include /etc/ssh/ssh{d}_config [...must Include /usr/etc/ssh/ssh{d}_config the attached patch solve this
Hi I submitted your fix with a minor modification for the release version on SR: <https://build.opensuse.org/request/show/1102394> which was accepted. I've also submitted an Upstream Report: <https://gitlab.com/libssh/libssh-mirror/-/issues/207> So will close this as resolved.