[openssh-commits] [openssh] branch master updated (aa61fc82 -> 0086a286)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon May 9 13:11:08 AEST 2022


This is an automated email from the git hooks/post-receive script.

djm pushed a change to branch master
in repository openssh.

      from  aa61fc82  Remove duplicate bcrypt_pbkdf.o from Makefile
       new  cb010744  upstream: improve error message when 'ssh-keygen -Y sign' is unable to
       new  0086a286  upstream: Allow existing -U (use agent) flag to work with "-Y sign"

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Detailed log of new commits:

commit 0086a286ea6bbd11ca9b664ac3bb12b27443d6eb
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Mon May 9 03:09:53 2022 +0000

    upstream: Allow existing -U (use agent) flag to work with "-Y sign"
    
    operations, where it will be interpreted to require that the private keys is
    hosted in an agent; bz3429, suggested by Adam Szkoda; ok dtucker@
    
    OpenBSD-Commit-ID: a7bc69873b99c32c42c7628ed9ea91565ba08c2f

commit cb010744cc98f651b1029bb09efa986eb54e4ccf
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Sun May 8 22:58:35 2022 +0000

    upstream: improve error message when 'ssh-keygen -Y sign' is unable to
    
    load a private key; bz3429, reported by Adam Szkoda ok dtucker@
    
    OpenBSD-Commit-ID: bb57b285e67bea536ef81b1055467be2fc380e74

Summary of changes:
 ssh-keygen.1 |  8 +++++---
 ssh-keygen.c | 36 ++++++++++++++++++++++++------------
 2 files changed, 29 insertions(+), 15 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list