[openssh-commits] [openssh] branch master updated (afffd310 -> a62f4e19)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Dec 11 19:11:17 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  afffd310  Check if memmem is declared in system headers.
       new  483cc723  upstream: tweak the Nd lines for a bit of consistency; ok markus
       new  36eaa356  upstream: bring the __func__
       new  59175a35  upstream: fix setting of $SSH_ASKPASS_PROMPT - it shouldn't be set
       new  c4036fe7  upstream: chop some unnecessary and confusing verbiage from the
       new  516605f2  upstream: when acting as a CA and using a security key as the CA
       new  75f7f22a  upstream: add security key types to list of keys allowed to act as
       new  22d4beb7  upstream: loading security keys into ssh-agent used the extension
       new  a62f4e19  upstream: some more corrections for documentation problems spotted

The 8 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 a62f4e1960691f3aeb1f972e009788b29e2ae464
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Dec 10 23:37:31 2019 +0000

    upstream: some more corrections for documentation problems spotted
    
    by Ron Frederick
    
    document certifiate private key format
    correct flags type for sk-ssh-ed25519 at openssh.com keys
    
    OpenBSD-Commit-ID: fc4e9a1ed7f9f7f9dd83e2e2c59327912e933e74

commit 22d4beb79622fc82d7111ac941269861fc7aef8d
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Dec 10 23:21:56 2019 +0000

    upstream: loading security keys into ssh-agent used the extension
    
    constraint "sk-provider at openssh.com", not "sk at openssh.com"; spotted by Ron
    Frederick
    
    OpenBSD-Commit-ID: dbfba09edbe023abadd5f59c1492df9073b0e51d

commit 75f7f22a43799f6d25dffd9d6683de1601da05a3
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Dec 10 22:43:19 2019 +0000

    upstream: add security key types to list of keys allowed to act as
    
    CAs; spotted by Ron Frederick
    
    OpenBSD-Commit-ID: 9bb0dfff927b4f7aa70679f983f84c69d45656c3

commit 516605f2d596884cedc2beed6b262716ec76f63d
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Dec 10 22:37:20 2019 +0000

    upstream: when acting as a CA and using a security key as the CA
    
    key, remind the user to touch they key to authorise the signature.
    
    OpenBSD-Commit-ID: fe58733edd367362f9766b526a8b56827cc439c1

commit c4036fe75ea5a4d03a2a40be1f3660dcbbfa01b2
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Dec 10 22:36:08 2019 +0000

    upstream: chop some unnecessary and confusing verbiage from the
    
    security key protocol description; feedback from Ron Frederick
    
    OpenBSD-Commit-ID: 048c9483027fbf9c995e5a51b3ac502989085a42

commit 59175a350fe1091af7528b2971e3273aa7ca7295
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Dec 6 03:06:08 2019 +0000

    upstream: fix setting of $SSH_ASKPASS_PROMPT - it shouldn't be set
    
    when asking passphrases, only when confirming the use of a key (i.e. for
    ssh-agent keys added with "ssh-add -c keyfile")
    
    OpenBSD-Commit-ID: 6643c82960d9427d5972eb702c917b3b838ecf89

commit 36eaa356d391a23a2d4e3a8aaa0223abc70b9822
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Dec 6 02:55:21 2019 +0000

    upstream: bring the __func__
    
    OpenBSD-Commit-ID: 71a3a45b0fe1b8f680ff95cf264aa81f7abbff67

commit 483cc723d1ff3b7fdafc6239348040a608ebc78d
Author: jmc at openbsd.org <jmc at openbsd.org>
Date:   Sat Nov 30 07:07:59 2019 +0000

    upstream: tweak the Nd lines for a bit of consistency; ok markus
    
    OpenBSD-Commit-ID: 876651bdde06bc1e72dd4bd7ad599f42a6ce5a16

Summary of changes:
 PROTOCOL.u2f        | 29 ++++++++++++++++-------------
 myproposal.h        |  6 ++++--
 readpass.c          | 28 ++++++++++++++++++----------
 scp.1               |  6 +++---
 sftp-server.8       |  6 +++---
 sftp.1              |  6 +++---
 ssh-add.1           |  6 +++---
 ssh-agent.1         |  6 +++---
 ssh-keygen.1        |  6 +++---
 ssh-keygen.c        | 20 ++++++++++++++++----
 ssh-keyscan.1       |  6 +++---
 ssh-keysign.8       |  6 +++---
 ssh-pkcs11-helper.8 |  6 +++---
 ssh-sk-helper.8     |  6 +++---
 ssh.1               |  6 +++---
 ssh_config.5        |  6 +++---
 sshd.8              |  6 +++---
 sshd_config.5       |  6 +++---
 18 files changed, 96 insertions(+), 71 deletions(-)

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


More information about the openssh-commits mailing list