[openssh-commits] [openssh] branch master updated (4fb49899 -> 55c8bdf6)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Sep 29 18:45:15 AEST 2021


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

dtucker pushed a change to branch master
in repository openssh.

      from  4fb49899  upstream: Test certificate hostkeys held in ssh-agent too. Would have
       new  360fb41e  Test all available clang and gcc versions.
       new  c8d92d3d  Add make clean step to tests.
       new  899be59d  Get BUILDDIR from autoconf.
       new  cfe5f7b0  Replace `pwd` with make variable in regress cmd.
       new  c4ac7f98  Expand TEST_SHELL consistently with other vars.
       new  5e6d28b7  Split c89 test openssl setting out.
       new  c9172193  Remove TEST_SSH_ECC.
       new  55c8bdf6  Build without OpenSSL on Mac OS.

The 8 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 55c8bdf6e9afb0f9fa8e4f10c25c7f0081b48fd0
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Wed Sep 29 18:42:47 2021 +1000

    Build without OpenSSL on Mac OS.
    
    Modern versions don't ship enough libcrypto to build against.

commit c9172193ea975415facf0afb356d87df21535f88
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Wed Sep 29 18:33:38 2021 +1000

    Remove TEST_SSH_ECC.
    
    Convert the only remaining user of it to runtime detection using ssh -Q.

commit 5e6d28b7874b0deae95d2c68947c45212d32e599
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Wed Sep 29 17:48:09 2021 +1000

    Split c89 test openssl setting out.

commit c4ac7f98e230e83c015678dc958b1ffe828564ad
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Wed Sep 29 17:40:50 2021 +1000

    Expand TEST_SHELL consistently with other vars.

commit cfe5f7b0eb7621bfb0a756222de0431315c2ab8b
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Wed Sep 29 17:26:50 2021 +1000

    Replace `pwd` with make variable in regress cmd.

commit 899be59da5fbc3372444bd0fbe74af48313bed33
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Wed Sep 29 17:14:33 2021 +1000

    Get BUILDDIR from autoconf.
    
    Use this to replace `pwd`s in regress test command line.

commit c8d92d3d4f7d560146f2f936156ec4dac3fc5811
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Wed Sep 29 13:28:56 2021 +1000

    Add make clean step to tests.

commit 360fb41ef8359619ab90b0d131c914494e55d3dd
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Wed Sep 29 11:36:13 2021 +1000

    Test all available clang and gcc versions.

Summary of changes:
 .github/configs                  | 14 +++++++++++-
 .github/setup_ci.sh              |  3 +++
 .github/workflows/c-cpp.yml      | 12 ++++++++++
 .github/workflows/selfhosted.yml |  2 ++
 Makefile.in                      | 47 ++++++++++++++++++++--------------------
 configure.ac                     |  6 -----
 regress/Makefile                 |  6 ++---
 7 files changed, 56 insertions(+), 34 deletions(-)

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


More information about the openssh-commits mailing list