opensc 0.23.0-1 source package in Ubuntu

Changelog

opensc (0.23.0-1) unstable; urgency=medium

  * Team upload
  * Drop -Wno-error=maybe-uninitialized (Closes: #1020526)
  * Drop old NEWS (lintian: debian-news-entry-has-unknown-version)
  * opensc-pkcs11: Differentiate short description
  * Build with OpenPACE for npa-tool support
  * Include upstream patch 0005 to fix compiler error
  * Install /etc/eac files for npa-tool

  [ Steve Langasek ]
  * Build with -Wno-error=stringop-overflow to work around some misbehavior with -O3 (Closes: #1010461)

 -- Bastian Germann <email address hidden>  Sun, 27 Aug 2023 23:54:04 +0200

Upload details

Uploaded by:
Debian OpenSC Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OpenSC Maintainers
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-1.dsc 2.0 KiB b7b197ae0c201cc627f6b9d82bc1d3ca030c2c87f51c815e57e43b701d1a875d
opensc_0.23.0.orig.tar.gz 1.9 MiB a08b475834e3c3b0efd9bfc46adfcc3440d3975c2fb3ab2ef29342b879d41370
opensc_0.23.0-1.debian.tar.xz 19.1 KiB 2988f8785cf68c02565b9e30120408390c328aeff48feebd93035cb22a42faf2

No changes file available.

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