43 Commits

Author SHA1 Message Date
dcoppa
18a5ccdac0 Update to pcsc-lite-1.8.18 2016-08-16 08:39:42 +00:00
dcoppa
2f7a8724b5 Use the fix from upstream 2016-06-01 08:20:47 +00:00
dcoppa
e41e8abb79 Update to pcsc-lite-1.8.17 2016-06-01 07:37:31 +00:00
dcoppa
d779d3c9e3 Update to pcsc-lite-1.8.16 2016-03-22 08:31:45 +00:00
dcoppa
8211535460 Bugfixing update to pcsc-lite-1.8.15 2015-12-27 18:05:49 +00:00
dcoppa
d9053c514a Bugfixes from upstream:
pcscd: do not write to a closed file handle
In case of receiving a signal to terminate after init has been
completed, at_exit() is called and tries to write to a closed pipe.
This patch simply set pipe to -1 in order to invalidate it after
closing. Pipe value checks are already present in the code.
(upstream git commit 79410aac02a370d6d92106c015f01ec1491d31ac)

tokenparser.l: config.h is a local file
Use "config.h" instead of <config.h> so that the config.h is found
in the local source directory.
(upstream git commit 1f37c57feb81e8d263c696a845c4d054bdc11d0c)
2015-10-20 09:57:23 +00:00
dcoppa
710e674bfe Small "fix" for the testpcsc test program 2015-09-11 10:18:36 +00:00
dcoppa
1c429ccf85 Update to pcsc-lite-1.8.14 2015-08-17 13:36:38 +00:00
dcoppa
3b81d85af4 Bugfix update to pcsc-lite-1.8.13 2014-11-11 08:13:28 +00:00
dcoppa
b264fe4131 Update to pcsc-lite-1.8.12 2014-09-26 12:11:01 +00:00
dcoppa
31af2965e0 upstream has a Gandi certificate now, No need to mirror the distfile
anymore.

spotted by sthen@
2014-07-11 16:44:05 +00:00
dcoppa
e83874182f Use sthen's mirror due to problems with SPI's certificate 2014-03-12 13:43:09 +00:00
dcoppa
38b21609db Update to pcsc-lite-1.8.11 2014-03-12 08:37:49 +00:00
dcoppa
356ebf4360 Update to pcsc-lite-1.8.10 2013-10-28 15:10:25 +00:00
dcoppa
3d1fda1069 This is better. 2013-07-10 15:13:00 +00:00
dcoppa
974b1f5e2a Add TEST* glue. 2013-07-10 13:47:30 +00:00
dcoppa
81f9e9baea Fix MASTER_SITES here too. 2013-06-17 14:59:24 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
dcoppa
3a19c3d8e5 Explicitly ignore the result of write(2): even if write(2) fails,
the show must go on (upstream svn revision 6511)

While here, merge PFRAG.shared into PLIST, to quiesce update-plist
2013-02-04 09:25:20 +00:00
dcoppa
f88b58971a Bugfix update to pcsc-lite-1.8.8 2013-01-22 12:07:47 +00:00
dcoppa
f4f35fb4b2 Bugfix update to pcsc-lite-1.8.7
Fix a problem when a reader is unplugged (and the reader is still
in use)
2012-11-29 11:28:47 +00:00
dcoppa
5b754a2d01 Bugfix update to pcsc-lite-1.8.6:
- Fix a problem when only serial drivers are used (no hotplug/USB
  driver)
- increase log buffer size from 160 to 2048. Some "long" log lines where
  truncated.
- Fix redirection of stdin, stdout and stderr to /dev/null when pcscd is
  started as a daemon (default)
- Some other minor improvements and bug corrections
2012-08-31 07:51:17 +00:00
dcoppa
5f5997167f Major update to pcsc-lite-1.8.5
OK sthen@
2012-08-06 13:03:12 +00:00
ajacoutot
e97dd452f3 Remove useless comment. 2012-08-05 10:48:12 +00:00
espie
6c283d7e98 new depends 2010-11-20 17:22:40 +00:00
merdely
1997c75349 Remove surrounding quotes in NO_REGRESS/COMMENT*/PERMIT_*
From Darrin Chandler
2007-09-15 23:29:57 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
sturm
f34a1bad1c SHARED_LIBS and USE_LIBTOOL 2005-12-25 11:15:33 +00:00
sturm
2495468f08 sync with make update-patches 2005-12-25 09:13:57 +00:00
pvalchev
c8d86ba556 remove maintainer Shell Hung due to years of inactivity 2005-09-23 19:41:43 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
alek
6afd22898c Add WANTLIB markers 2004-12-27 13:28:33 +00:00
xsa
b7f96aeede bye INSTALL; 2004-10-04 19:56:28 +00:00
espie
caf501cd02 new plists.
gnutls depends on lzo.
2004-09-15 18:35:58 +00:00
naddy
c57363e8fb fix up MODGNU_CONFIG_GUESS_DIRS 2004-08-04 14:51:31 +00:00
espie
f1c40200d1 exit(int) 2004-01-02 22:53:09 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
fgsch
dd26b7b067 zap NEED_VERSION. 2002-12-29 20:31:39 +00:00
shell
6ed16e4cb5 Move daemon socket from /tmp to /var/run, suggested by markus@
ok naddy@
2002-04-10 05:00:48 +00:00
brad
2b06f1da7d use native threads 2002-03-01 19:57:19 +00:00
shell
3d662ab612 Some of changes :
- Define NO_REGRESS
- replace all LOG_DEBUG to LOG_INFO
- use snprintf() instead of sprintf() in debuglog.c
- stop if /tmp/pcsc already exists
- clean and remove /tmp/pcsc on exit

Patches by Dr. Ludovic Rousseau <ludovic.rousseau@free.fr> and
already submitted to upstream project. Thanks.
2001-12-11 19:11:59 +00:00
shell
1e1ed29279 Initial import of pcsc-lite-1.0.1
---
PC/SC Architecture for most Unix type operating systems.  Allows
easy porting of Windows smartcard software to other operating
systems.  Supports many types of serial, PCMCIA, and USB smartcard
readers and cryptographic tokens.

WWW: http://www.linuxnet.com/

Tested by Dr. Ludovic Rousseau and me.
2001-12-07 06:33:19 +00:00