Created attachment 2548 [details] patch One our user ran into problem with missing trailing newline characters in public key file when copying to remote server [1]. Everyone knows that every text file should end with newline character, but tools should handle both as ssh, sshd and other tools do. I know that this is not major issue and you are working on more important stuff, but this can help usability and avoid confusion if there are some old or malformed keys. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1093168
Thanks for the patch, and sorry for the time it's take for me to get to it. I've applied it to my git repo: http://git.hands.com/?p=ssh-copy-id.git;a=commit;h=de78897ada50ed12f4b0c9faa6e935ce82ee49a6 so hopefully that will make it's way into OpenSSH soon. Cheers, Phil.
closing resolved bugs as of 8.6p1 release