15 Commits

Author SHA1 Message Date
sthen
7f2a67e944 update to OpenSC 0.21.0, various fixes/improvements including
CVE-2020-26570, CVE-2020-26571, CVE-2020-26572
2020-11-25 14:26:26 +00:00
kn
d33d36084e Update to OpenSC 0.20.0
Lots of new support, improvements but also CVE fixes, see
https://github.com/OpenSC/OpenSC/wiki#news

Testing and version string fix from Gabriel Kihlman, thanks!
OK rsadowski
2020-01-30 07:15:08 +00:00
kn
b2bac2d5a3 Update to OpenSC-0.19
This release contains fixes for mutliple issues, ranging from stack based
buffer overflows to out of bounds reads and writes on the heap.  They can
be triggered by malicious smartcards sending malformed responses to APDU
commands. A detailed description can be found at X41-2018-002
<https://www.x41-dsec.de/lab/advisories/x41-2018-002-OpenSC/>.

While here, replace hardcoded 0644 with ${NONBINMODE} and adjust the
default PKCS11 provider path to opensc-pkcs11.so so pkcs11-tool(1) works
without having to it pass it `--module' all the time.

OK sthen rsadowski
2018-09-29 11:19:16 +00:00
dcoppa
3a92286036 Update to OpenSC-0.17.0 2017-08-16 14:39:07 +00:00
dcoppa
3255dc8a83 Update to OpenSC-0.16.0 2016-06-07 14:08:44 +00:00
dcoppa
9fd2aa9565 Update to opensc-0.15.0 2015-04-24 12:53:23 +00:00
naddy
030b50217c fold PFRAG.shared into PLIST for SHARED_ONLY ports 2015-03-20 22:47:40 +00:00
dcoppa
8c4616a36b Fix: onepin-opensc-pkcs11.so belongs to PFRAG.shared 2014-08-13 11:22:39 +00:00
dcoppa
6ff7d2ab3c Update to opensc-0.14.0 2014-08-13 06:18:47 +00:00
dcoppa
c2386a3a5b Update to opensc-0.13.0.
Take maintainership.

OK sthen@
2013-06-07 13:27:58 +00:00
jasper
9af1a61582 - update opensc to 0.11.13
from maintainer douglas santos, with some tweaks by me
2010-09-14 10:32:06 +00:00
jasper
c6e7042f02 - security update to 0.11.7, fixes SA34052
from douglas santos (MAINTAINER)
2009-03-13 21:33:06 +00:00
jasper
70a311c4ea - update opensc to 0.11.6, includes a SECURITY FIX for SA31330
from Douglas Santos (MAINTAINER), with cleanups and tweaks by me
2008-12-23 19:10:33 +00:00
sturm
df525a988b SHARED_LIBS and USE_LIBTOOL 2005-12-25 15:52:38 +00:00
alek
276ab97d7a Import opensc 0.9.6
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.

From Douglas Santos <dsantos@hydroxyl.org>
2005-11-27 11:01:14 +00:00