SHA256
1
0
forked from pool/opensc

- added opensc-0.19.0-piv_card_matching.patch

* Improve Card Matching for Dual CAC/PIV and PIVKEY cards.
  * sourced from https://github.com/OpenSC/OpenSC/pull/1549

OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=61
This commit is contained in:
Jason Sikes
2019-08-18 03:34:29 +00:00
committed by Git OBS Bridge
parent e53426025b
commit e06d1bbcb8
3 changed files with 653 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ Source2: %{name}-rpmlintrc
Source3: opensc.module
Patch1: opensc-0.19.0-rsa-pss.patch
Patch2: opensc-0.19.0-redundant_logging.patch
Patch3: opensc-0.19.0-piv_card_matching.patch
BuildRequires: docbook-xsl-stylesheets
BuildRequires: libtool
BuildRequires: libxslt
@@ -64,6 +65,7 @@ may require third party proprietary software.
%setup -q
%patch1 -p1
%patch2 -p1
%patch3 -p1
%build
autoreconf -fvi