pkgsrc/security/pcsc-lite
gdt 1762c56dd8 Update to 1.8.14.
1.8.14: Ludovic Rousseau
5 August 2015
- Threading: lock the PC/SC context in a safe way
- Threading: lock the card context in a safe way
- SCardGetStatusChange(): fix card movement rare bug
- Doxygen:
  . SCardTransmit() may return SCARD_E_INSUFFICIENT_BUFFER
  . SCardEndTransaction() The disposition IS used and the dwDisposition
    parameter HAS an effect.
  . SCardReconnect() do not release locks
  . fix typos
- Move the source code repository from subversion to git
- Use asprintf(3) instead of strlcat(3) and strlcpy(3)
- Allow to use pcscd in a remote session (polkit issue)
- Some other minor improvements and bug corrections

pcsc-lite-1.8.13: Ludovic Rousseau
7 November 2014
- fix a systemd + libudev hotplug bug introduced in version 1.8.12.
  The list of readers was not (yet) available just after the start of pcscd
- Make the license more 3-clause BSD like
- fix a rare race condition in the (non default) libusb hotplug
- Some other minor improvements and bug corrections
2015-09-07 19:34:30 +00:00
..
files Fix startup script. Bump PKGREVISION. From ISIHARA Takanori. 2015-01-17 18:43:15 +00:00
patches
buildlink3.mk
DESCR
distinfo Update to 1.8.14. 2015-09-07 19:34:30 +00:00
Makefile Update to 1.8.14. 2015-09-07 19:34:30 +00:00
PLIST Add rc.d script, from ISIHARA Takanori in PR 49574. 2015-01-15 20:56:03 +00:00