| Summary: | ssh-copy-id broken for dropbear | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | stephan+openssh <stephan+openssh> | ||||
| Component: | ssh-copy-id | Assignee: | Philip Hands <phil> | ||||
| Status: | NEW --- | ||||||
| Severity: | major | CC: | dtucker | ||||
| Priority: | P5 | ||||||
| Version: | 9.1p1 | ||||||
| Hardware: | Other | ||||||
| OS: | Linux | ||||||
| Attachments: |
|
||||||
|
Description
stephan+openssh@asklandd.dk
2023-01-24 08:34:27 AEDT
Showing affected version of OpenSSH $ pacman -Qo /usr/bin/ssh-copy-id /usr/bin/ssh-copy-id is owned by openssh 9.1p1-3 $ ssh -V OpenSSH_9.1p1, OpenSSL 3.0.7 1 Nov 2022 $ ssh -V OpenSSH_9.1p1, OpenSSL 3.0.7 1 Nov 2022 Oh, I just realized this: https://github.com/openssh/openssh-portable/pull/250 |