generate a local Info.plist before trying to install it
6 lines of code changed in 1 file:
rename Info.plist as Info.plist.src since it is just a template
116 lines of code changed in 2 files:
typos
1 lines of code changed in 1 file:
manpage section is 1 instead of 8
1 lines of code changed in 1 file:
release 1.3.0
15 lines of code changed in 2 files:
add SchlumbergerSema Cyberflex Access e-gate in the should work list
57 lines of code changed in 4 files:
rename midswitch to Kobil_mIDentity_switch
2 lines of code changed in 1 file:
add Sitecom USB simcard reader MD-010 in the "Should work but untested
by me" list
135 lines of code changed in 4 files:
correct KOBIL mIDentity names
2 lines of code changed in 1 file:
exit if ACTION!="add"
18 lines of code changed in 1 file:
#include "ccid_usb.h" to avoid
commands.c:103: warning: implicit declaration of function 'ControlUSB'
1 lines of code changed in 1 file:
get_end_points(): avoid a double free on close for the O2MICRO_OZ776
special case.
" In ccid_usb.c you move the extra descriptor from the endpoint 2
descriptor to the interface descriptor. The problem is, when libusb try
to free the descriptors associated to this device on shutdown or if the
device disappears, it tries to free the same buffer twice. For me it
means the pcscd is killed with a glibc detected "double free". "
Thanks to Michael Wegner for the patch
3 lines of code changed in 1 file:
add OmniKey CardMan 4321 in "Should work but untested by me" list
3 lines of code changed in 2 files:
add CardMan4321.txt
171 lines of code changed in 2 files: