./security/opensc, Smart Card drivers and middleware

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2009Q1, Version: 0.11.8, Package name: opensc-0.11.8, Maintainer: hasso

OpenSC provides a set of libraries and utilities to access smart cards.
Its main focus is on cards that support cryptographic operations, and
facilitate their use in security applications such as mail encryption,
authentication, and digital signature. OpenSC implements the PKCS#11 API
so applications supporting this API such as Mozilla Firefox and Thunderbird
can use it. OpenSC implements the PKCS#15 standard and aims to be compatible
with every software that does so, too.


Required to run:
[security/pcsc-lite] [devel/libltdl]

Required to build:
[devel/gmake] [devel/libtool-base] [devel/pkg-config]

Package options: pcsc-lite

Master sites:

SHA1: 4a320b0cc3bc3de5843ab6af677093d98d4cf318
RMD160: e6dc1e9705b922bfbcb5e9804ad08cfa9e8605d8
Filesize: 1400.44 KB

Version history: (Expand)


CVS history: (Expand)


   2009-05-08 12:13:07 by Matthias Scheler | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #2760 - requested by hasso
opensc: security update

Revisions pulled up:
- security/opensc/Makefile.common	1.3
- security/opensc/distinfo		1.3
---
Module Name:    pkgsrc
Committed By:   hasso
Date:           Fri May  8 07:02:37 UTC 2009

Modified Files:
        pkgsrc/security/opensc: Makefile.common distinfo

Log message:
Update to 0.11.8. Fixes a security problem, for details see:

http://www.opensc-project.org/pipermail/opensc-announce/2009-May/000025.html

New in 0.11.8; 2009-05-07;
* Fix security problem in pkcs11-tool gen_keypair (PublicExponent 1)
* fix compiling without openssl.
* updated and improve entersafe driver. FTCOS/PK-01C cards are supported
  now, compatible with cards writen by Feitian's software on windows.