I just released a new version of
  pcsc-lite 1.9.9.
  pcsc-lite is a Free Software implementation of the PC/SC (or WinSCard) API for
  Unix systems. 
Changes:
  1.9.9: Ludovic Rousseau
11 September 2022
  
11 September 2022
- 
      SCardEstablishContext()may returnSCARD_W_SECURITY_VIOLATIONif refused by Polkit
- Fix SCardReleaseContext()failure on orphan handles
- Fix SCardDisconnect()on orphan handle
- 
      pcsc-spy: log the pioSendPci&pioRecvPciSCardTransmit()parameters
- Improve the log from pcscd: log the return code in text instead of hex
- Some other minor improvements
