[openssh-commits] [openssh] branch master updated (b236b27d -> aa4c640d)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Nov 8 14:09:40 AEDT 2019


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

djm pushed a change to branch master
in repository openssh.

      from  b236b27d  Put sftp-realpath in libssh.a
       new  aa4c640d  upstream: Fill in missing man page bits for U2F security key support:

The 1 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 aa4c640dc362816d63584a16e786d5e314e24390
Author: naddy at openbsd.org <naddy at openbsd.org>
Date:   Thu Nov 7 08:38:38 2019 +0000

    upstream: Fill in missing man page bits for U2F security key support:
    
    Mention the new key types, the ~/.ssh/id_ecdsa_sk file, ssh's
    SecurityKeyProvider keyword, the SSH_SK_PROVIDER environment variable,
    and ssh-keygen's new -w and -x options.
    
    Copy the ssh-sk-helper man page from ssh-pkcs11-helper with minimal
    substitutions.
    
    ok djm@
    
    OpenBSD-Commit-ID: ef2e8f83d0c0ce11ad9b8c28945747e5ca337ac4

Summary of changes:
 Makefile.in                            |  6 ++++--
 ssh-add.1                              |  9 ++++++---
 ssh-keygen.1                           | 36 +++++++++++++++++++++++++--------
 ssh-keygen.c                           |  5 +++--
 ssh-pkcs11-helper.8 => ssh-sk-helper.8 | 16 +++++++--------
 ssh.1                                  | 17 ++++++++++++++--
 ssh_config.5                           | 31 ++++++++++++++++++++--------
 sshd.8                                 | 37 ++++++++++++++++++++++------------
 sshd_config.5                          | 15 +++++++++-----
 9 files changed, 121 insertions(+), 51 deletions(-)
 copy ssh-pkcs11-helper.8 => ssh-sk-helper.8 (83%)

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


More information about the openssh-commits mailing list