Backport separate OpenSSL context to work with pkcs11-provider

Related: RHEL-280
This commit is contained in:
Jakub Jelen 2023-03-08 12:38:37 +01:00
parent 77fb73f18e
commit 1a0ad421b7
2 changed files with 3050 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -15,6 +15,8 @@ Patch1: opensc-0.19.0-pinpad.patch
Patch8: %{name}-0.22.0-file-cache.patch
# https://github.com/OpenSC/OpenSC/pull/2656
Patch9: %{name}-0.23.0-pkcs11-tool-import.patch
# https://github.com/OpenSC/OpenSC/pull/2712
Patch10: %{name}-0.23.0-openssl-ctx.patch
BuildRequires: make
BuildRequires: pcsc-lite-devel
@ -55,6 +57,7 @@ every software/card that does so, too.
%patch1 -p1 -b .pinpad
%patch8 -p1 -b .file-cache
%patch9 -p1 -b .pkcs11-tool-import
%patch10 -p1 -b .ossl3context
cp -p src/pkcs15init/README ./README.pkcs15init
cp -p src/scconf/README.scconf .