]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
Factor out OpenSSL install and test more versions.
authorDarren Tucker <dtucker@dtucker.net>
Mon, 22 Sep 2025 05:26:17 +0000 (15:26 +1000)
committerDarren Tucker <dtucker@dtucker.net>
Mon, 22 Sep 2025 08:21:05 +0000 (18:21 +1000)
commit83853aa5e35f3da0690bccd2983764d4e749a670
treecdbbdfe7c221891bb53391f4b292ec529c440cc6
parent2c1d38f7ffc8b8ec244bfe17ec8a85b3d737dcab
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.
.github/install_libcrypto.sh [new file with mode: 0755]
.github/run_test.sh
.github/setup_ci.sh
.github/workflows/c-cpp.yml