public inbox for linux-integrity@vger.kernel.org
 help / color / mirror / Atom feed
* [ima-evm-utils][PATCH 0/3] Enable and disable OpenSSL provider tests
@ 2024-06-21  0:59 Stefan Berger
  2024-06-21  0:59 ` [ima-evm-utils][PATCH 1/3] Call OPENSSL_Cleanup before main exit to avoid crashes when engine was used Stefan Berger
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Stefan Berger @ 2024-06-21  0:59 UTC (permalink / raw)
  To: linux-integrity; +Cc: zohar, Stefan Berger

From: Stefan Berger <stefanb@linux.ibm.com>

This series enables tests with OpenSSL providers on Ubuntu for testing with
pkcs11 and SoftHSM. At the same time it disables testing with OpenSSL
providers on AltLinux and Debian due to an issue that most likely stems
from a bug in a dependency (OpenSSL, libp11, SoftHSM, or others).

Regards,
   Stefan

Stefan Berger (3):
  Call OPENSSL_Cleanup before main exit to avoid crashes when engine was
    used
  CI/CD: Disable pkcs11 providers for Debian and AltLinux
  CI/CD: Also enable Ubuntu 24.04 (Noble) and run provider tests

 .github/workflows/ci.yml |  5 ++++
 .travis.yml              |  4 +++
 ci/alt.sh                |  2 +-
 ci/debian.sh             |  2 +-
 ci/ubuntu.sh             | 63 +++++++++++++++++++++++++++++++++++++++-
 src/evmctl.c             |  3 ++
 6 files changed, 76 insertions(+), 3 deletions(-)
 mode change 120000 => 100755 ci/ubuntu.sh

-- 
2.43.0


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-06-24  9:24 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-21  0:59 [ima-evm-utils][PATCH 0/3] Enable and disable OpenSSL provider tests Stefan Berger
2024-06-21  0:59 ` [ima-evm-utils][PATCH 1/3] Call OPENSSL_Cleanup before main exit to avoid crashes when engine was used Stefan Berger
2024-06-21  0:59 ` [ima-evm-utils][PATCH 2/3] CI/CD: Disable pkcs11 providers for Debian and AltLinux Stefan Berger
2024-06-21 10:03   ` Jonathan McDowell
2024-06-21 10:24     ` Mimi Zohar
2024-06-21 11:44       ` Jonathan McDowell
2024-06-21 20:34         ` Mimi Zohar
2024-06-24  9:24           ` Jonathan McDowell
2024-06-21 11:10   ` Mimi Zohar
2024-06-21  0:59 ` [ima-evm-utils][PATCH 3/3] CI/CD: Also enable Ubuntu 24.04 (Noble) and run provider tests Stefan Berger
2024-06-21 11:08   ` Mimi Zohar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox