bugzilla-daemon at mindrot.org
2021-Mar-19 11:33 UTC
[Bug 3283] New: Fix Windows-generated fingerprint output
https://bugzilla.mindrot.org/show_bug.cgi?id=3283
Bug ID: 3283
Summary: Fix Windows-generated fingerprint output
Product: Portable OpenSSH
Version: 8.4p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh-keygen
Assignee: unassigned-bugs at mindrot.org
Reporter: dbelyavs at redhat.com
ssh-keygen -l mangles the output for the keys generated on Windows
machine because of '\r\n' EOL.
The PR https://github.com/openssh/openssh-portable/pull/236 fixes it.
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2023-Sep-07 12:11 UTC
[Bug 3283] Fix Windows-generated fingerprint output
https://bugzilla.mindrot.org/show_bug.cgi?id=3283 --- Comment #1 from Dmitry Belyavskiy <dbelyavs at redhat.com> --- See also https://bugzilla.mindrot.org/show_bug.cgi?id=3385 Could you please consider accepting this patch? -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2024-Dec-04 13:37 UTC
[Bug 3283] Fix Windows-generated fingerprint output
https://bugzilla.mindrot.org/show_bug.cgi?id=3283 --- Comment #2 from Dmitry Belyavskiy <dbelyavs at redhat.com> --- Can we please accept this patch? It is quite minor and straightforward -- You are receiving this mail because: You are watching the assignee of the bug.