opensc 0.23.0-0.3ubuntu1 source package in Ubuntu

Changelog

opensc (0.23.0-0.3ubuntu1) 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.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix CVE-2023-2977 with upstream patch.

 -- Steve Langasek <email address hidden>  Thu, 15 Jun 2023 22:39:32 -0700

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.3ubuntu1.debian.tar.xz 15.8 KiB babb016dee46a93bce50d10549c9bf9cdc45dd5d812eef3c298a7c21595c1d99
opensc_0.23.0-0.3ubuntu1.dsc 2.2 KiB e00e0c4b722efd3b98e3b2e68e434bbeea77c31c7a41ff575e0c99ad953fcffc

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