[openssh-commits] [openssh] branch master updated (7af1e92c -> 4c607244)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri May 29 13:28:51 AEST 2020


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

djm pushed a change to branch master
in repository openssh.

      from  7af1e92c  upstream: fix Include before Match in sshd_config; bz#3122 patch
       new  1001dd14  upstream: Fix multiplier in convtime when handling seconds after
       new  224418cf  upstream: fix exit status for downloading of FIDO resident keys;
       new  4c607244  upstream: fix compilation on !HAVE_DLOPEN platforms; stub function

The 3 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 4c607244054a036ad3b2449a6cb4c15feb846a76
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri May 29 03:14:02 2020 +0000

    upstream: fix compilation on !HAVE_DLOPEN platforms; stub function
    
    was not updated to match API change. From Dale Rahn via beck@ ok markus@
    
    OpenBSD-Commit-ID: 2b8d054afe34c9ac85e417dae702ef981917b836

commit 224418cf55611869a4ace1b8b07bba0dff77a9c3
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri May 29 03:11:54 2020 +0000

    upstream: fix exit status for downloading of FIDO resident keys;
    
    from Pedro Martelletto, ok markus@
    
    OpenBSD-Commit-ID: 0da77dc24a1084798eedd83c39a002a9d231faef

commit 1001dd148ed7c57bccf56afb40cb77482ea343a6
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Fri May 29 01:20:46 2020 +0000

    upstream: Fix multiplier in convtime when handling seconds after
    
    other units. bz#3171, spotted by ronf at timeheart.net, ok djm at .
    
    OpenBSD-Commit-ID: 95b7a848e1083974a65fbb6ccb381d438e1dd5be

Summary of changes:
 misc.c       | 5 +++--
 ssh-keygen.c | 8 ++++----
 ssh-pkcs11.c | 5 +++--
 3 files changed, 10 insertions(+), 8 deletions(-)

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


More information about the openssh-commits mailing list