[openssh-commits] [openssh] branch master updated (20e6eefc -> 6a24567a)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Aug 16 21:49:53 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  20e6eefc  Skip agent ptrace test on hurd.
       new  b467cf13  Remove deprecated ubuntu-16.04 test targets.
       new  6a24567a  Improve github test driver script.

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 6a24567a29bd7b4ab64e1afad859ea845cbc6b8c
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Mon Aug 16 14:13:02 2021 +1000

    Improve github test driver script.
    
     - use a trap to always output any failed regress logs (since the script
       sets -e, the existing log output is never invoked).
     - pass LTESTS and SKIP_LTESTS when re-running with sshd options (eg.
       UsePAM).

commit b467cf13705f59ed348b620722ac098fe31879b7
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Mon Aug 16 11:32:23 2021 +1000

    Remove deprecated ubuntu-16.04 test targets.
    
    Github has deprecated ubuntu-16.04 and it will be removed on 20
    September.

Summary of changes:
 .github/run_test.sh         | 33 +++++++++++++++++----------------
 .github/workflows/c-cpp.yml |  4 +---
 2 files changed, 18 insertions(+), 19 deletions(-)

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


More information about the openssh-commits mailing list