[openssh-commits] [openssh] branch master updated (fd68dc27 -> 963d7185)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Feb 7 15:03:55 AEDT 2020


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

dtucker pushed a change to branch master
in repository openssh.

      from  fd68dc27  upstream: fix two PIN entry bugs on FIDO keygen: 1) it would allow more
       new  d4d9e1d4  upstream: Add ssh -Q key-sig for all key and signature types.
       new  963d7185  upstream: sync the description of the $SSH_SK_PROVIDER environment

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 963d71851e727ffdd2a97fe0898fad61d4a70ba1
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Feb 7 03:57:31 2020 +0000

    upstream: sync the description of the $SSH_SK_PROVIDER environment
    
    variable with that of the SecurityKeyProvider ssh/sshd_config(5) directive,
    as the latter was more descriptive.
    
    OpenBSD-Commit-ID: 0488f09530524a7e53afca6b6e1780598022552f

commit d4d9e1d40514e2746f9e05335d646512ea1020c6
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Fri Feb 7 03:54:44 2020 +0000

    upstream: Add ssh -Q key-sig for all key and signature types.
    
    Teach ssh -Q to accept ssh_config(5) and sshd_config(5) algorithm keywords as
    an alias for the corresponding query.  Man page help jmc@, ok djm at .
    
    OpenBSD-Commit-ID: 1e110aee3db2fc4bc5bee2d893b7128fd622e0f8

Summary of changes:
 ssh-add.1     |  8 +++++---
 ssh-keygen.1  |  8 +++++---
 ssh.1         | 12 ++++++++++--
 ssh.c         | 19 ++++++++++++++-----
 ssh_config.5  |  8 ++++----
 sshd_config.5 | 12 ++++++------
 6 files changed, 44 insertions(+), 23 deletions(-)

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


More information about the openssh-commits mailing list