diff --git a/libp11.changes b/libp11.changes index 4332f00..6ecc5eb 100644 --- a/libp11.changes +++ b/libp11.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 27 09:58:37 UTC 2023 - Otto Hollmann + +- Replace openssl-ibmpkcs11 with openssl-engine-libp11 (jsc#PED-3327) + Add Obsoletes: openssl-ibmpkcs11 <= 1.0.1 + ------------------------------------------------------------------- Tue Jun 6 12:24:11 UTC 2023 - Dominique Leuenberger diff --git a/libp11.spec b/libp11.spec index 0bf7dce..4b95c20 100644 --- a/libp11.spec +++ b/libp11.spec @@ -76,6 +76,9 @@ Token Interface (Cryptoki)". %package -n openssl-engine-%{name} Summary: Library Implementing a Small Layer on Top of PKCS#11 API Group: Productivity/Security +# IBM dropped support for the openssl-ibmpkcs11 and will contribute to +# libp11 project instead. (jsc#PED-3327) +Obsoletes: openssl-ibmpkcs11 <= 1.0.1 %description -n openssl-engine-%{name} Libp11 is a library implementing a small layer on top of PKCS#11 API to