[openssh-commits] [openssh] branch master updated (c6cb2565 -> dc31e794)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Mar 23 11:05:41 AEDT 2018


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

djm pushed a change to branch master
in repository openssh.

      from  c6cb2565  Save $? before case statement.
       new  27979da9  upstream: ssh/xmss: fix deserialize for certs; ok djm@
       new  cb1f9443  upstream: ssh/xmss: fix build; ok djm@
       new  dc31e794  upstream: Tell puttygen to use /dev/urandom instead of /dev/random. On

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 dc31e79454e9b9140b33ad380565fdb59b9c4f33
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Fri Mar 16 09:06:31 2018 +0000

    upstream: Tell puttygen to use /dev/urandom instead of /dev/random. On
    
    OpenBSD they are both non-blocking, but on many other -portable platforms it
    blocks, stalling tests.
    
    OpenBSD-Regress-ID: 397d0d4c719c353f24d79f5b14775e0cfdf0e1cc

commit cb1f94431ef319cd48618b8b771b58739a8210cf
Author: markus at openbsd.org <markus at openbsd.org>
Date:   Thu Mar 22 07:06:11 2018 +0000

    upstream: ssh/xmss: fix build; ok djm@
    
    OpenBSD-Commit-ID: c9374ca41d4497f1c673ab681cc33f6e7c5dd186

commit 27979da9e4074322611355598f69175b9ff10d39
Author: markus at openbsd.org <markus at openbsd.org>
Date:   Thu Mar 22 07:05:48 2018 +0000

    upstream: ssh/xmss: fix deserialize for certs; ok djm@
    
    OpenBSD-Commit-ID: f44c41636c16ec83502039828beaf521c057dddc

Summary of changes:
 regress/test-exec.sh | 3 ++-
 sshkey.c             | 7 ++++++-
 xmss_fast.c          | 4 ++--
 3 files changed, 10 insertions(+), 4 deletions(-)

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


More information about the openssh-commits mailing list