[openssh-commits] [openssh] branch master updated (368f1cc2 -> b52c0c2e)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Sep 2 10:32:48 AEST 2019


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

djm pushed a change to branch master
in repository openssh.

      from  368f1cc2  fixed test in OSX closefrom() replacement
       new  0713322e  upstream: print comment when printing pubkey from private
       new  b52c0c2e  upstream: downgrade PKCS#11 "provider returned no slots" warning

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 b52c0c2e64988277a35a955a474d944967059aeb
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Mon Sep 2 00:19:25 2019 +0000

    upstream: downgrade PKCS#11 "provider returned no slots" warning
    
    from log level error to debug. This is common when attempting to enumerate
    keys on smartcard readers with no cards plugged in. bz#3058 ok dtucker@
    
    OpenBSD-Commit-ID: bb8839ddeb77c271390488af1b771041d43e49c6

commit 0713322e18162463c5ab5ddfb9f935055ca775d8
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Sun Sep 1 23:47:32 2019 +0000

    upstream: print comment when printing pubkey from private
    
    bz#3052; ok dtucker
    
    OpenBSD-Commit-ID: a91b2a8d5f1053d34d7fce44523c53fb534ba914

Summary of changes:
 ssh-keygen.c | 20 +++++++++++++-------
 ssh-pkcs11.c |  4 ++--
 2 files changed, 15 insertions(+), 9 deletions(-)

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


More information about the openssh-commits mailing list