opensc 0.23.0-0.2ubuntu1 source package in Ubuntu

Changelog

opensc (0.23.0-0.2ubuntu1) mantic; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Build with -Wno-error=stringop-overflow to work around some
      misbehavior with -O3.

opensc (0.23.0-0.2) unstable; urgency=medium

  * Non-maintainer upload
  * Fix rauc build (Closes: #1030434)

 -- Steve Langasek <email address hidden>  Tue, 02 May 2023 12:56:23 +0200

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
opensc_0.23.0.orig.tar.gz 1.9 MiB a08b475834e3c3b0efd9bfc46adfcc3440d3975c2fb3ab2ef29342b879d41370
opensc_0.23.0-0.2ubuntu1.debian.tar.xz 15.0 KiB 0140616ec9932a5c30ee82eec2f13498e0086a99a46b0cda3bc5e1cda12ebadb
opensc_0.23.0-0.2ubuntu1.dsc 2.2 KiB 915f97ddec65cf6d3bf6dab21814173e271e99b342cf7f75252ad80cd14a09e0

View changes file

Binary packages built by this source

opensc: Smart card utilities with support for PKCS#15 compatible cards

 OpenSC provides a set of libraries and utilities to access smart
 cards. It mainly focuses on cards that support cryptographic
 operations. It facilitates their use in security applications such as
 mail encryption, authentication, and digital signature. OpenSC
 implements the PKCS#11 API. Applications supporting this API, such as
 Iceweasel and Icedove, can use it. OpenSC implements the PKCS#15
 standard and aims to be compatible with all software that does so as
 well.
 .
 Before purchasing any cards, please read carefully documentation in
 https://github.com/OpenSC/OpenSC/wiki - only some cards are
 supported. Not only does card type matters, but also card version,
 card OS version and preloaded applet. Only a subset of possible
 operations may be supported for your card. Card initialization may
 require third party proprietary software.
 .
 This package contains tools for interacting with smart cards.

opensc-dbgsym: debug symbols for opensc
opensc-pkcs11: Smart card utilities (PKCS#11 module)

 OpenSC provides a set of libraries and utilities to access smart
 cards. It mainly focuses on cards that support cryptographic
 operations. It facilitates their use in security applications such as
 mail encryption, authentication, and digital signature. OpenSC
 implements the PKCS#11 API. Applications supporting this API, such as
 Iceweasel and Icedove, can use it. OpenSC implements the PKCS#15
 standard and aims to be compatible with all software that does so as
 well.
 .
 Before purchasing any cards, please read carefully documentation in
 https://github.com/OpenSC/OpenSC/wiki - only some cards are
 supported. Not only does card type matters, but also card version,
 card OS version and preloaded applet. Only a subset of possible
 operations may be supported for your card. Card initialization may
 require third party proprietary software.
 .
 This package contains the pkcs11 module.

opensc-pkcs11-dbgsym: debug symbols for opensc-pkcs11