[openssh-commits] [openssh] branch master updated (67b3ed101 -> 83853aa5e)
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Sep 22 19:07:04 AEST 2025
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 67b3ed101 Add OpenSSL 3.x ABI cross-compatibility test.
new 2c1d38f7f Exclude generated openbsd-compat/include directory.
new 83853aa5e Factor out OpenSSL install and test more versions.
The 2 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 83853aa5e35f3da0690bccd2983764d4e749a670
Author: Darren Tucker <dtucker at dtucker.net>
Date: Mon Sep 22 15:26:17 2025 +1000
Factor out OpenSSL install and test more versions.
Move OpenSSL installation into its own script with a "-a" option to
install the "next" version to test for ABI compatibility.
commit 2c1d38f7ffc8b8ec244bfe17ec8a85b3d737dcab
Author: Darren Tucker <dtucker at dtucker.net>
Date: Mon Sep 22 16:55:49 2025 +1000
Exclude generated openbsd-compat/include directory.
Summary of changes:
.github/install_libcrypto.sh | 71 ++++++++++++++++++++++++++++++++++++++++++++
.github/run_test.sh | 11 -------
.github/setup_ci.sh | 9 ++----
.github/workflows/c-cpp.yml | 5 ++++
.gitignore | 1 +
5 files changed, 79 insertions(+), 18 deletions(-)
create mode 100755 .github/install_libcrypto.sh
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list