Commit Graph

17 Commits

Author SHA1 Message Date
Alexander Bokovoy 05a5835772 Update release
Fix suffix of the release: instead of using 9.1 release it appeared as
9.el9.1 which will confuse the machinery.

Related: RHEL-24824

Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
2024-04-09 16:53:33 +03:00
Alexander Bokovoy 517ec671e0 Revert "Migrate to SPDX licence"
CentOS 9 Stream and RHEL 9 aren't using SPDX licensing naming.
This reverts commit 22800332c1.

Related: RHEL-24824

Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
2024-04-09 16:25:41 +03:00
Rafael Guterres Jeffman 22800332c1 Migrate to SPDX licence
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_3

Related: RHEL-24824

Signed-off-by: Rafael Guterres Jeffman <rjeffman@redhat.com>
2024-04-09 14:59:33 +03:00
Alexander Bokovoy 9f78472d59 Prevent access to global C++ variables once they deleted
Patch to address SoftHSMv2 crashes at shutdown
from https://github.com/Emantor/SoftHSMv2/tree/fix/openssl3
as discussed at https://github.com/opendnssec/SoftHSMv2/issues/729

https://github.com/opendnssec/SoftHSMv2/issues/729

Resolves: RHEL-24824

Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
2024-04-09 14:59:33 +03:00
Alexander Bokovoy 120ca1bb7c Fix FTBS by running p11 tests individually
The tests in src/lib/test ran through p11test driver. When CPPUNIT runs
them, the order is not guaranteed and tests fail differently each run.
When individual test suites being run as `p11test TestName`, they all
succeed.

Switch test runs to explicit order.

Related: RHEL-24824

Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
2024-04-09 14:59:33 +03:00
Jakub Jelen a62367119d Avoid uninitialized variables in mechanism info
Related: RHEL-24824
2024-04-09 14:59:14 +03:00
Mohan Boddu 49b58fdc38 Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-10 00:55:06 +00:00
Kaleemullah Siddiqui b1d40f9274 Add gating definition for RHEL 9
Related: rhbz#1947473

Signed-off-by: Kaleemullah Siddiqui <ksiddiqu@redhat.com>
2021-06-24 20:53:57 +05:30
Mohan Boddu 3137877880 Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-06-16 03:38:37 +00:00
Alexander Bokovoy 1204294086 Fix tests against OpenSSL 3.0: improve p11test
Resolves: rhbz#1964838

Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
2021-06-02 16:30:21 +03:00
Alexander Bokovoy f72a8752b4 Fix tests against OpenSSL 3.0
Update tests to skip DES-like and RSA keys with lengths not supported by
OpenSSL 3.0

- Resolves: rhbz#1964838

Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
2021-05-27 16:45:45 +03:00
Alexander Bokovoy 66209a4892 Fix tests against OpenSSL 3.0
- Resolves: rhbz#1964838

Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
2021-05-27 11:56:21 +03:00
Mohan Boddu 129d27149c - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-16 05:41:14 +00:00
DistroBaker cc2c67dcec Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/softhsm.git#fa8f533644cb03016baca0613eeb05e60e7f372e
2021-02-03 05:17:59 +00:00
DistroBaker 5cc680c4eb Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/softhsm.git#3826df3e47eef3fbdb555515824f9044c68fa95f
2020-12-11 12:02:07 +01:00
Troy Dawson 229ae39035 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/softhsm#3826df3e47eef3fbdb555515824f9044c68fa95f
2020-10-15 09:46:24 -07:00
Release Configuration Management 7609e36310 New branch setup 2020-10-09 04:43:15 +00:00