summaryrefslogtreecommitdiff
path: root/bindep.txt
diff options
context:
space:
mode:
authorMason Elmore <masonelmore@users.noreply.github.com>2026-09-11 04:32:37 -0500
committerGitHub <noreply@github.com>2026-09-11 12:32:37 +0300
commit25635b0560863eb4a5b34434bb34dfd7c43d77f9 (patch)
tree2972ea1315b42576ce9ca85fb20e54fa074c7d55 /bindep.txt
parent497022e13c372ed68afe49aeafca66285e2f8001 (diff)
downloadvyos.vyos-25635b0560863eb4a5b34434bb34dfd7c43d77f9.tar.gz
vyos.vyos-25635b0560863eb4a5b34434bb34dfd7c43d77f9.zip
T9251: accept OpenSSH sk-* key types in vyos_user (#500)
* T9251: accept OpenSSH sk-* key types in vyos_user VyOS has accepted sk-ecdsa-sha2-nistp256@openssh.com and sk-ssh-ed25519@openssh.com since T4750, but the module's choices list was never updated, so a playbook using a security key fails argspec validation while the equivalent CLI commands succeed. --------- Co-authored-by: Claude Opus 5 <noreply@anthropic.com> Co-authored-by: omnom62 <omnom62@outlook.com>
Diffstat (limited to 'bindep.txt')
-rw-r--r--bindep.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/bindep.txt b/bindep.txt
index f1d23492..da51495b 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -2,9 +2,9 @@
# see https://docs.openstack.org/infra/bindep/ for additional information.
gcc-c++ [doc test platform:rpm]
-libssh-devel [test platform:rpm]
-libssh-dev [platform:dpkg]
-libssh-devel [platform:rpm]
+#libssh-devel [test platform:rpm]
+#libssh-dev [platform:dpkg]
+#libssh-devel [platform:rpm]
libffi-devel [test platform:rpm]
openssl-devel [test platform:rpm]
-libssh-dev [compile test platform:rpm]
+#libssh-dev [compile test platform:rpm]