./security/pcsc-lite, Middleware to access a smart card using SCard API (PC/SC)

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


Branch: pkgsrc-2010Q3, Version: 1.5.5nb2, Package name: pcsc-lite-1.5.5nb2, Maintainer: shannonjr

The purpose of PC/SC Lite is to provide a Windows(R) SCard interface in a
very small form factor for communicating to smartcards and readers.

The PC/SC Lite library is used to connect to the PC/SC daemon from a
client application and provide access to the desired reader.

DEINSTALL [+/-]

Required to run:
[devel/libusb]

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

Master sites:

SHA1: 6791a8bd07f69972f708d4bdd03d6b1056c7af3e
RMD160: 99f56839483d7364426e0d70ec6825f551b4c49e
Filesize: 455.026 KB

Version history: (Expand)


CVS history: (Expand)


   2010-12-19 04:43:01 by Steven Drake | Files touched by this commit (3)
Log message:
Pullup ticket #3307 - requested by shannonjr
security/pcsc-lite vulnerability

Revisions pulled up:
 - pkgsrc/security/pcsc-lite/Makefile	1.9
 - pkgsrc/security/pcsc-lite/distinfo	1.9

Files added:
 - pkgsrc/security/pcsc-lite/patches/patch-ac	1.5

-------------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   shannonjr
   Date:           Fri Dec 17 17:00:35 UTC 2010

   Modified Files:
           pkgsrc/security/pcsc-lite: Makefile distinfo
   Added Files:
           pkgsrc/security/pcsc-lite/patches: patch-ac

   Log message:
   Backported security fix from Version 1.6.6 of pcsc-lite. The fix bounds the
   value of a pointer, prior to a memcpy(), to prevent a buffer overflow.

   To generate a diff of this commit:
   cvs rdiff -u -r1.8 -r1.9 pkgsrc/security/pcsc-lite/Makefile \
       pkgsrc/security/pcsc-lite/distinfo
   cvs rdiff -u -r0 -r1.5 pkgsrc/security/pcsc-lite/patches/patch-ac