Path to this page:
Subject: CVS commit: pkgsrc/security/pcsc-lite
From: Greg Troxel
Date: 2023-11-25 15:05:10
Message id: 20231125140510.19564FA3F@cvs.NetBSD.org
Log Message:
security/pcsc-lite: Update to 2.0.1
Add dependency on polkit, following upstream's recommendation.
2.0.1: Ludovic Rousseau
24 November 2023
- SCardConnect(): return SCARD_W_SECURITY_VIOLATION when needed (polkit)
- SCardCancel(): return SCARD_S_SUCCESS even if the client already finished
- polkit is enabled by default
- libpcscspy: fix a crash with NULL pointers
- Doxygen: fix SCardBeginTransaction() documentation
- fix pcscd internal thread safety issues (clang -fsanitize=thread)
- Some other minor improvements
Files: