opensc 0.12.1-1ubuntu1 source package in Ubuntu

Changelog

opensc (0.12.1-1ubuntu1) oneiric; urgency=low

  * Merge from debian unstable.  Remaining changes:
    - debian/patches/missing-libs.patch: Add libraries to allow opensc to
      build (refreshed)
    - debian/opensc.docs: include htmld documentation (snapshot from wiki)
    - debian/rules: build with "--with-pcsc-provider=/lib/libpcsclite.so.1"
    - debian/opensc.install: added westcos-tool + manpage
  * Drop debian/patches/min-max.patch, debian/patches/buffer-overflow.patch,
    debian/patches/fix-storing-key-on-entersafe: Applied upstream
  * debian/control: Add dh-autoreconf as build-dependency
  * debian/rules: Call autoreconf sequence to rebuild autotools files

opensc (0.12.1-1) unstable; urgency=low

  * New upstream release. (Closes: #627241)
  * debian/control: Upgrade Standards-Version to 3.9.2.
  * debian/opensc.install: rutoken-tool has been removed.
  * debian/opensc.install: Add eidenv and piv-tool manpages.

opensc (0.12.0-1) unstable; urgency=low

  * New upstream release.
  * debian/control, debian/rules, debian/mozilla-opensc.install,
    debian/mozilla-opensc.links: Remove the mozilla-opensc package, as
    it's no longer present.
  * debian/control, debian/rules: Don't build with openct anymore.
  * debian/rules: Changelog no longer in a weird place.
  * debian/source/options, debian/source/patch-header: Remove unnecessary
    single-debian-patch setting.
  * debian/patches/CVE-2010-4523, debian/patches/min-max-macros,
    debian/patches/series: Remove now unnecessary patches.
  * debian/libopensc2-dev.docs, debian/libopensc2-dev.install,
    debian/libopensc2.examples, debian/libopensc2.install,
    debian/libopensc2.links, debian/libopensc2.symbols, debian/control,
    debian/opensc.install: Remove the lib packages since they are now
    "private".
  * debian/control: Add xsltproc and docbook-xsl build depends for
    documentation building.
  * debian/rules: Remove unneedded override_dh_strip rule.
  * debian/rules: Install into debian/tmp.
  * debian/opensc.install: Remove no longer shipped cardos-info.

opensc (0.11.13-1.1) unstable; urgency=high

  * Non-maintainer upload.
  * CVE-2010-4523: Protect against buffer overflow from rogue cards
    (closes: #607427)
 -- Laurent Bigonville <email address hidden>   Fri, 10 Jun 2011 21:57:05 +0200

Upload details

Uploaded by:
Laurent Bigonville
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
opensc_0.12.1.orig.tar.gz 1.5 MiB e9b5812dd8024484c6bb7400fb3e638aca2e9b112a7ffb161c300fe2260b28c8
opensc_0.12.1-1ubuntu1.debian.tar.gz 9.4 KiB fab7f7bb7b08c97b315ed9d6c1ed4f0d117836d18df321844a36c7f4453538bf
opensc_0.12.1-1ubuntu1.dsc 1.6 KiB 4fb13512f697bddf726206edbf788b4e238f3865351a6d143ff30daed3e73df6

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
 /usr/share/doc/opensc/html/wiki/index.html - 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.