SHA256
1
0
forked from pool/libp11

Accepting request 1120337 from security:chipcard

- Replace openssl-ibmpkcs11 with openssl-engine-libp11 (jsc#PED-3327)
  Add Obsoletes: openssl-ibmpkcs11 <= 1.0.1
  and Provides: openssl-ibmpkcs11 = 1.0.1

OBS-URL: https://build.opensuse.org/request/show/1120337
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libp11?expand=0&rev=36
This commit is contained in:
Ana Guerrero 2023-10-26 15:13:37 +00:00 committed by Git OBS Bridge
commit fe46a88cf2
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Sep 27 09:58:37 UTC 2023 - Otto Hollmann <otto.hollmann@suse.com>
- Replace openssl-ibmpkcs11 with openssl-engine-libp11 (jsc#PED-3327)
Add Obsoletes: openssl-ibmpkcs11 <= 1.0.1
and Provides: openssl-ibmpkcs11 = 1.0.1
-------------------------------------------------------------------
Tue Jun 6 12:24:11 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -76,6 +76,10 @@ 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)
Provides: openssl-ibmpkcs11 = 1.0.1
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