[openssh-commits] [openssh] branch master updated (0e9e2663 -> 77cca2c4)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon May 8 20:16:20 AEST 2023


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

dtucker pushed a change to branch master
in repository openssh.

      from  0e9e2663  upstream: Import regenerated moduli.
       new  b7afd8a4  Handle OpenSSL >=3 ABI compatibility.
       new  b356b8e9  Include config.guess in debug output.
       new  77cca2c4  Skip agent-peereid test on macos13.

The 3 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 77cca2c4b13bc6e5f389565583b6202b0d1bccc2
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Mon May 8 20:14:46 2023 +1000

    Skip agent-peereid test on macos13.
    
    sudo -S nobody doesn't work on the github runners (probably a
    permission issue) so skip that test.

commit b356b8e91678ea295bcf44df5248c3fbf499fdcf
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Mon May 8 20:14:28 2023 +1000

    Include config.guess in debug output.

commit b7afd8a4ecaca8afd3179b55e9db79c0ff210237
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Mon May 8 20:12:59 2023 +1000

    Handle OpenSSL >=3 ABI compatibility.
    
    Beyond OpenSSL 3.0, the ABI compatibility guarantees are wider (only
    major must match instead of major and minor in earlier versions).
    bz#3548, ok djm@

Summary of changes:
 .github/configs                 |  8 +++++++-
 .github/setup_ci.sh             |  4 +++-
 openbsd-compat/openssl-compat.c | 20 +++++++++++---------
 3 files changed, 21 insertions(+), 11 deletions(-)

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


More information about the openssh-commits mailing list