[openssh-commits] [openssh] branch master updated (c1718793 -> 976b9588)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Jan 14 13:48:15 AEDT 2022


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

dtucker pushed a change to branch master
in repository openssh.

      from  c1718793  Remove sort wrapper.
       new  976b9588  Wrap OpenSSL includes in unit tests in ifdef.

The 1 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 976b9588b4b5babcaceec4767a241c11a67a5ccb
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Fri Jan 14 13:46:35 2022 +1100

    Wrap OpenSSL includes in unit tests in ifdef.
    
    Fixes unit test on systems that do not have OpenSSL headers installed.

Summary of changes:
 regress/unittests/sshbuf/test_sshbuf_getput_fuzz.c | 2 ++
 regress/unittests/sshkey/test_fuzz.c               | 2 ++
 regress/unittests/sshkey/test_sshkey.c             | 2 ++
 regress/unittests/sshsig/tests.c                   | 2 ++
 4 files changed, 8 insertions(+)

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


More information about the openssh-commits mailing list