https://bugzilla.mindrot.org/show_bug.cgi?id=2306

Damien Miller <d...@mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #1 from Damien Miller <d...@mindrot.org> ---
Fixed:

commit 1195f4cb07ef4b0405c839293c38600b3e9bdb46
Author: d...@openbsd.org <d...@openbsd.org>
Date:   Thu Jan 8 10:14:08 2015 +0000

    upstream commit

    deprecate key_load_private_pem() and
     sshkey_load_private_pem() interfaces. Refactor the generic key
loading API to
     not require pathnames to be specified (they weren't really used).

    Fixes a few other things en passant:

    Makes ed25519 keys work for hostbased authentication (ssh-keysign
    previously used the PEM-only routines).

    Fixes key comment regression bz#2306: key pathnames were being lost
as
    comment fields.

    ok markus@

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to