[openssh-commits] [openssh] branch master updated (d1aed05b -> da9d59f5)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Apr 26 17:06:00 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  d1aed05b  Comment out nbsd2 test target for now.
       new  6a5d3930  Add nbsd3, nbsd4 and nbsd9 test targets.
       new  2c805f16  Disable compiler hardening on nbsd4.
       new  b16082aa  Add fbsd10 test target.
       new  095b0307  Support testing against arbitary libcrytpo vers.
       new  a38016d3  Interop test agains PuTTY.
       new  29e194a7  Ensure we can still build with C89.
       new  da9d59f5  Add test against OpenSSL w/out ECC.

The 7 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 da9d59f526fce58e11cba49cd8eb011dc0bf5677
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Mon Apr 26 15:34:23 2021 +1000

    Add test against OpenSSL w/out ECC.

commit 29e194a752359ebf85bf7fce100f23a0477fc4de
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Mon Apr 26 14:49:59 2021 +1000

    Ensure we can still build with C89.

commit a38016d369d21df5d35f761f2b67e175e132ba22
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Mon Apr 26 14:29:03 2021 +1000

    Interop test agains PuTTY.

commit 095b0307a77be8803768857cc6c0963fa52ed85b
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Mon Apr 26 14:02:03 2021 +1000

    Support testing against arbitary libcrytpo vers.
    
    Add tests against various LibreSSL and OpenSSL versions.

commit b16082aa110fa7128ece2a9037ff420c4a285317
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Mon Apr 26 13:35:44 2021 +1000

    Add fbsd10 test target.

commit 2c805f16b24ea37cc051c6018fcb05defab6e57a
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Sun Apr 25 14:15:02 2021 +1000

    Disable compiler hardening on nbsd4.
    
    The system compiler supports -fstack-protector-all, but using it will
    result in an internal compiler error on some files.

commit 6a5d39305649da5dff1934ee54292ee0cebd579d
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Sun Apr 25 13:01:34 2021 +1000

    Add nbsd3, nbsd4 and nbsd9 test targets.

Summary of changes:
 .github/configs                  | 23 +++++++++++++++++++----
 .github/setup_ci.sh              | 35 ++++++++++++++++++++++++++---------
 .github/workflows/c-cpp.yml      | 16 ++++++++++++++--
 .github/workflows/selfhosted.yml |  6 ++++++
 4 files changed, 65 insertions(+), 15 deletions(-)

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


More information about the openssh-commits mailing list