Name: | opensc |
Version: | 0.19.0 |
Release: | 4.el7_9 |
Architecture: | x86_64 |
Group: | System Environment/Libraries |
Size: | 3430137 |
License: | LGPLv2+ |
RPM: |
opensc-0.19.0-4.el7_9.x86_64.rpm
|
Source RPM: |
opensc-0.19.0-4.el7_9.src.rpm
|
Build Date: | Tue Dec 15 2020 |
Build Host: | jenkins-172-17-0-2-206f9d96-e234-49a9-a1fc-594e2878458b.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/OpenSC/OpenSC/wiki |
Summary: | Smart card library and applications |
Description: | OpenSC provides a set of libraries and utilities to work with smart cards. Its
main focus is on cards that support cryptographic operations, and facilitate
their use in security applications such as authentication, mail encryption and
digital signatures. OpenSC implements the PKCS#11 API so applications
supporting this API (such as Mozilla Firefox and Thunderbird) can use it. On
the card OpenSC implements the PKCS#15 standard and aims to be compatible with
every software/card that does so, too. |
-
Fri Nov 13 2020 Jakub Jelen <jjelen@redhat.com> - 0.19.0-4
- Support PIN change for HID Alt tokens (#1893856)
-
Wed Mar 27 2019 Jakub Jelen <jjelen@redhat.com> - 0.19.0-3
- Make OpenSC multilib also on s390 and ppc arches
-
Wed Mar 27 2019 Jakub Jelen <jjelen@redhat.com> - 0.19.0-2
- Make OpenSC multilib again by moving the conflicting files on ix86 arch
-
Thu Feb 07 2019 Jakub Jelen <jjelen@redhat.com> - 0.19.0-1
- Rebase to new upstream release (#1656791)
- Add Support for HID Crescendo 144K (#1612372)
- Add Support for CAC Alt tokens (#1645581)
- Fix usage detection from certificates (#1672898)
- Fix security issues:
- CVE-2018-16391
- CVE-2018-16392
- CVE-2018-16393
- CVE-2018-16418
- CVE-2018-16419
- CVE-2018-16420
- CVE-2018-16421
- CVE-2018-16422
- CVE-2018-16423
- CVE-2018-16426
- CVE-2018-16427
-
Tue Jul 03 2018 Jakub Jelen <jjelen@redhat.com> - 0.16.0-10.20170227git
- Improve support for ECC-enabled CardOS 5.3 card (#1562277)
-
Tue Jun 19 2018 Jakub Jelen <jjelen@redhat.com> - 0.16.0-9.20170227git
- make ECPoint behavior standards compliant by default (#1562572)
- allow mechanism to be specified in hexadecimal (#1562572)
- Disable pinpad by default (#1547117, #1547744)
-
Wed Jan 03 2018 Jakub Jelen <jjelen@redhat.com> - 0.16.0-8.20170227git
- Copy labels from certificate (#1448555)
- Avoid infinite loop in CAC driver when reading non-CAC cards (#1473335)
- Properly parse Simple TLV structures in CAC driver (#1473418)
-
Tue Nov 07 2017 Jakub Jelen <jjelen@redhat.com> - 0.16.0-7.20170227git
- Fix issues reported by Coverity
- Use upstream accepted fix for CAC Alt tokens (#1473418)
-
Fri Nov 03 2017 Jakub Jelen <jjelen@redhat.com> - 0.16.0-6.20170227git
- Use label from certificate DN if there is none (#1448555)
- Use Cardholder name in the token label (#1449740)
- Avoid infinite loop when reading CAC cards (#1473335)
- Workaround for CAC Alt tokens (#1473418)
-
Thu May 18 2017 Jakub Jelen <jjelen@redhat.com> - 0.16.0-5.20170227git
- Add missing pkcs11-switch script