diff options
author | Stefano Brivio <sbrivio@redhat.com> | 2024-08-26 20:41:31 +0200 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2024-08-27 09:03:47 +0200 |
commit | 418feb37ece9ad584ec8b167861bb21a2cc3c067 (patch) | |
tree | 19d950613851ab90e7ff8838c9505f593f2cfd82 /udp.h | |
parent | 1d6142f362c761ad800b0cbf6ab69cea426658e8 (diff) | |
download | passt-418feb37ece9ad584ec8b167861bb21a2cc3c067.tar passt-418feb37ece9ad584ec8b167861bb21a2cc3c067.tar.gz passt-418feb37ece9ad584ec8b167861bb21a2cc3c067.tar.bz2 passt-418feb37ece9ad584ec8b167861bb21a2cc3c067.tar.lz passt-418feb37ece9ad584ec8b167861bb21a2cc3c067.tar.xz passt-418feb37ece9ad584ec8b167861bb21a2cc3c067.tar.zst passt-418feb37ece9ad584ec8b167861bb21a2cc3c067.zip |
test: Look for possible sshd-session paths (if it's there at all) in mbuto's profile
Some distributions already have OpenSSH 9.8, which introduces split
sshd/sshd-session binaries, and there we need to copy the binary from
the host, which can be /usr/libexec/openssh/sshd-session (Fedora
Rawhide), /usr/lib/ssh/sshd-session (Arch Linux),
/usr/lib/openssh/sshd-session (Debian), and possibly other paths.
Add at least those three, and, if we don't find sshd-session, assume
we don't need it: it could very well be an older version of OpenSSH,
as reported by David for Fedora 40, or perhaps another daemon (would
Dropbear even work? I'm not sure).
Reported-by: David Gibson <david@gibson.dropbear.id.au>
Fixes: d6817b3930be ("test/passt.mbuto: Install sshd-session OpenSSH's split process")
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Tested-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'udp.h')
0 files changed, 0 insertions, 0 deletions