[openssh-commits] [openssh] branch master updated (2a7e3449 -> ef798bad)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Feb 20 23:26:14 AEDT 2023


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

dtucker pushed a change to branch master
in repository openssh.

      from  2a7e3449  upstream: Remove now-unused compat bit SSH_BUG_RSASIGMD5. The code
       new  ab69dda0  Always use the openssl binary configure tells us.
       new  ef798bad  Add includes to ptimeout test.

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 ef798bad38505f7bf1b5fa5c0843dfc5a2b192b9
Author: Mayank Sharma <mayank.fit2010 at gmail.com>
Date:   Mon Feb 20 17:37:15 2023 +0530

    Add includes to ptimeout test.
    
    Fixes test failures on AIX due to type mismatches.

commit ab69dda05d5268454209f529fa80f477e60d846a
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Mon Feb 20 18:24:39 2023 +1100

    Always use the openssl binary configure tells us.
    
    This fixes tests on platforms that do not have the openssl tool
    installed at all.

Summary of changes:
 regress/test-exec.sh                   | 3 ++-
 regress/unittests/misc/test_ptimeout.c | 2 ++
 2 files changed, 4 insertions(+), 1 deletion(-)

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


More information about the openssh-commits mailing list