Compare commits

...

No commits in common. "c9s" and "c10s" have entirely different histories.
c9s ... c10s

4 changed files with 3 additions and 14 deletions

View File

@ -1,12 +0,0 @@
diff -up pkcs11-provider-1.0/tests/meson.build.xxx pkcs11-provider-1.0/tests/meson.build
--- pkcs11-provider-1.0/tests/meson.build.xxx 2025-08-04 10:45:55.290301152 +0200
+++ pkcs11-provider-1.0/tests/meson.build 2025-08-04 10:46:12.512858275 +0200
@@ -148,7 +148,7 @@ tests = {
'session': {'suites': ['softokn', 'softhsm', 'kryoptic', 'kryoptic.nss']},
'rand': {'suites': ['softokn', 'softhsm', 'kryoptic', 'kryoptic.nss']},
'readkeys': {'suites': ['softokn', 'softhsm', 'kryoptic', 'kryoptic.nss']},
- 'tls': {'suites': ['softokn', 'softhsm', 'kryoptic', 'kryoptic.nss'], 'is_parallel': false, 'timeout': 60},
+ 'tls': {'suites': ['softokn', 'kryoptic', 'kryoptic.nss'], 'is_parallel': false, 'timeout': 60},
'tlsfuzzer': {'suites': ['softokn', 'softhsm', 'kryoptic', 'kryoptic.nss'], 'timeout': 90},
'uri': {'suites': ['softokn', 'softhsm', 'kryoptic', 'kryoptic.nss'], 'timeout': 90},
'ecxc': {'suites': ['softhsm', 'kryoptic', 'kryoptic.nss']},

2
ci.fmf Normal file
View File

@ -0,0 +1,2 @@
resultsdb-testcase: separate

View File

@ -1,6 +1,6 @@
--- !Policy
product_versions:
- rhel-9
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/ci/fips-disabled-buildroot-enabled.functional}

View File

@ -18,7 +18,6 @@ Patch1: 0001-utils-Do-not-fail-if-non-mandatory-attribute-is-not-.patch
Patch2: 0001-utils-Handle-correctly-CK_UNAVAILABLE_INFORMATION-wh.patch
Patch3: 0001-utils-Do-not-repeat-GetAttribute-calls-when-the-size.patch
Patch4: 0001-Fix-peer-keys-domain-parameter-copying.patch
Patch5: 0002-no-softhsm-tests.patch
BuildRequires: openssl-devel >= 3.0.7
BuildRequires: gcc