[openssh-commits] [openssh] branch master updated (8058c5bdb -> 7c70c3d35)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Jun 24 21:29:17 AEST 2026


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

dtucker pushed a change to branch master
in repository openssh.

    from 8058c5bdb upstream: mention a caveat regarding GSSAPIStrictAcceptorCheck in
     new 110117acc Set CYGWIN at top-level.
     new a4c5d0965 Make -j2 for faster builds.
     new 7c70c3d35 Fix handling of rh-allow-sha1-signatures on Cygwin

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Detailed log of new commits:

commit 7c70c3d352f7e8f16ed799f03957ee87840da4e6
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Wed Jun 24 19:22:36 2026 +1000

    Fix handling of rh-allow-sha1-signatures on Cygwin
    
    The format of openssl.cnf has changed, so append to it instead of trying
    to insert into it.  Test that openssl can sign RSA with SHA1 before
    proceeding.

commit a4c5d09657860cb8583e4cb176b2396fc8bdb523
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Wed Jun 24 19:05:12 2026 +1000

    Make -j2 for faster builds.

commit 110117accb95fc310a3923115e9316a9748ff6ae
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Wed Jun 24 19:04:48 2026 +1000

    Set CYGWIN at top-level.
    
    The ensures the symlinks created in any step (eg, logs) are native
    symlinks and can be understood by the log upload step.

Summary of changes:
 .github/setup_ci.sh         | 23 +++++++++++++++++++++--
 .github/workflows/c-cpp.yml |  8 ++++----
 2 files changed, 25 insertions(+), 6 deletions(-)

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


More information about the openssh-commits mailing list