Backport upstream changes regarding to reader removal
Resolves: rhbz#2097048
This commit is contained in:
parent
e8380080fc
commit
44e4e316a8
2108
opensc-0.20.0-reader-removal.patch
Normal file
2108
opensc-0.20.0-reader-removal.patch
Normal file
File diff suppressed because it is too large
Load Diff
17
opensc.spec
17
opensc.spec
@ -36,6 +36,22 @@ Patch16: opensc-0.20.0-file-cache.patch
|
|||||||
Patch17: opensc-0.20.0-idprime.patch
|
Patch17: opensc-0.20.0-idprime.patch
|
||||||
# https://github.com/OpenSC/OpenSC/pull/2787
|
# https://github.com/OpenSC/OpenSC/pull/2787
|
||||||
Patch18: opensc-0.20.0-CVE-2023-2977.patch
|
Patch18: opensc-0.20.0-CVE-2023-2977.patch
|
||||||
|
# 31d8c2dfd14ed01b430def2f46cc718ef4b595fc
|
||||||
|
# 8f4a6c703b5ae7d4f44cf33c85330171afa917bf
|
||||||
|
# https://github.com/OpenSC/OpenSC/pull/1970 without the first and last commits
|
||||||
|
# https://github.com/OpenSC/OpenSC/pull/1923
|
||||||
|
# https://github.com/OpenSC/OpenSC/pull/2051
|
||||||
|
# https://github.com/OpenSC/OpenSC/pull/2077
|
||||||
|
# https://github.com/OpenSC/OpenSC/pull/2418
|
||||||
|
# https://github.com/OpenSC/OpenSC/pull/2600
|
||||||
|
# c2e00e9071952b30ed6d58d9b7670eb3d93ea6fb
|
||||||
|
# https://github.com/OpenSC/OpenSC/pull/2740
|
||||||
|
## OpenSC notify build issues
|
||||||
|
# 5e79a2a4abdd523cfff19824718bbb0d8ced7320
|
||||||
|
# 843779fe6e0f345f483f9ce9c9739913502391eb
|
||||||
|
# 7936bdef15c71139a6a6159cabaf9e6101565add
|
||||||
|
# 1202eceeefd5ffab45648d41ed0a3076cac10920
|
||||||
|
Patch19: opensc-0.20.0-reader-removal.patch
|
||||||
|
|
||||||
|
|
||||||
BuildRequires: pcsc-lite-devel
|
BuildRequires: pcsc-lite-devel
|
||||||
@ -77,6 +93,7 @@ every software/card that does so, too.
|
|||||||
%patch16 -p1 -b .file-cache
|
%patch16 -p1 -b .file-cache
|
||||||
%patch17 -p1 -b .idprime
|
%patch17 -p1 -b .idprime
|
||||||
%patch18 -p1 -b .CVE-2023-2977
|
%patch18 -p1 -b .CVE-2023-2977
|
||||||
|
%patch19 -p1 -b .reader-removal
|
||||||
|
|
||||||
cp -p src/pkcs15init/README ./README.pkcs15init
|
cp -p src/pkcs15init/README ./README.pkcs15init
|
||||||
cp -p src/scconf/README.scconf .
|
cp -p src/scconf/README.scconf .
|
||||||
|
Loading…
Reference in New Issue
Block a user