Path to this page:
Subject: CVS commit: pkgsrc/security/p5-pcsc
From: Makoto Fujiwara
Date: 2017-04-06 15:52:14
Message id: 20170406135214.353EBFBE4@cvs.NetBSD.org
Log Message:
Updated security/p5-pcsc to 1.4.14
----------------------------------
2015-11-19 author <author@debian>
* README: Release 1.4.14
* PCSC.xs: Update copyright date
* PCSC.xs: _StringifyError(): cast Error in a (DWORD)
On Mac OS X El Capitan (at least) the value is extended to 64 bits and
is then wrong.
We get 0xFFFFFFFF80100068 instead of 0x80100068 and all the error codes
are all converted to the default error: "Unknown (reader specific \
?) error..."
Files: