Package opensc: Information

  • Default inline alert: Version in the repository: 0.21.0-alt1

Source package: opensc
Version: 0.20.0-alt2
Build time:  Oct 15, 2020, 08:01 PM in the task #259786
Report package bug
License: LGPL-2.1+
Summary: OpenSC library - for accessing SmartCard devices using PC/SC Lite
Description: 
libopensc is a library for accessing SmartCard devices using PC/SC
Lite middleware package. It is also the core library of the OpenSC
project. Basic functionality (e.g. SELECT FILE, READ BINARY) should
work on any ISO 7816-4 compatible SmartCard. Encryption and decryption
using private keys on the SmartCard is at the moment possible only
with PKCS#15 compatible cards, such as the FINEID (Finnish Electronic
IDentity) card manufactured by Setec.

List of rpms provided by this srpm:
libopensc (x86_64, ppc64le, i586, armh, aarch64)
libopensc-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libopensc-devel (x86_64, ppc64le, i586, armh, aarch64)
opensc (x86_64, ppc64le, i586, armh, aarch64)
opensc-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Michael Shigorin


    1. libltdl7-devel
    2. libssl-devel
    3. db2latex-xsl
    4. docbook-dtds
    5. docbook-style-xsl
    6. libpcsclite-devel
    7. xsltproc
    8. libXt-devel
    9. zlib-devel
    10. libassuan-devel
    11. libreadline-devel

Last changed


Oct. 12, 2020 Michael Shigorin 0.20.0-alt2
- E2K: ftbfs workarounds
April 27, 2020 Andrey Cherepanov 0.20.0-alt1
- New version.
- Fixes:
  + CVE-2019-6502 (#1586)
  + CVE-2019-15946 (a3fc769)
  + CVE-2019-15945 (412a614)
  + CVE-2019-19480 (6ce6152284c47ba9b1d4fe8ff9d2e6a3f5ee02c7)
  + CVE-2019-19481 (b75c002cfb1fd61cd20ec938ff4937d7b1a94278)
  + CVE-2019-19479 (c3f23b836e5a1766c36617fe1da30d22f7b63de2)
- Fix License tag according to SPDX.
Aug. 27, 2019 Paul Wolneykien 0.19.0-alt4
- Added patch closing a small memory leak issue (fixes CVE-2019-6502).