[openssh-commits] [openssh] branch master updated (63a5b24f -> 45ffa369)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Nov 15 13:41:43 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  63a5b24f  don't fatal if libfido2 not found
       new  575d0042  upstream: remove debugging goop that snuck in to last commit
       new  018e2902  upstream: follow existing askpass logic for security key notifier:
       new  22a82712  upstream: correct function name in debug message
       new  49dc9fa9  upstream: close the "touch your security key" notifier on the error
       new  45ffa369  upstream: show the "please touch your security key" notifier when

The 5 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 45ffa369886e37930776d7c15dd8b973242d6ecc
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Nov 15 02:38:07 2019 +0000

    upstream: show the "please touch your security key" notifier when
    
    using the (default) build-in security key support.
    
    OpenBSD-Commit-ID: 4707643aaa7124501d14e92d1364b20f312a6428

commit 49dc9fa928d77807c53bdc2898db7fb515fe5eb3
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Nov 15 02:37:24 2019 +0000

    upstream: close the "touch your security key" notifier on the error
    
    path too
    
    OpenBSD-Commit-ID: c7628bf80505c1aefbb1de7abc8bb5ee51826829

commit 22a82712e89bf17c27427aeba15795fb4011a0c2
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Nov 15 02:20:06 2019 +0000

    upstream: correct function name in debug message
    
    OpenBSD-Commit-ID: 2482c99d2ce448f39282493050f8a01e3ffc39ab

commit 018e2902a65c22faded215a7c588492c948f108c
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Nov 15 00:32:40 2019 +0000

    upstream: follow existing askpass logic for security key notifier:
    
    fall back to _PATH_SSH_ASKPASS_DEFAULT if no $SSH_ASKPASS environment
    variable is set.
    
    OpenBSD-Commit-ID: cda753726b13fb797bf7a9f7a0b3022d9ade4520

commit 575d0042a94997c1eeb86a6dcfb30b3c7bdbcba3
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Thu Nov 14 21:56:52 2019 +0000

    upstream: remove debugging goop that snuck in to last commit
    
    OpenBSD-Commit-ID: 8ea4455a2d9364a0a04f9e4a2cbfa4c9fcefe77e

Summary of changes:
 .skipped-commit-ids |  1 +
 readpass.c          |  7 ++++---
 sk-usbhid.c         |  2 +-
 ssh-agent.c         | 24 +++++++++++++++---------
 sshconnect2.c       |  4 ++--
 5 files changed, 23 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