Skip to content

2.4.0

Choose a tag to compare

@LudovicRousseau LudovicRousseau released this 19 Oct 13:42
· 25 commits to master since this release
2.4.0

2.4.0: Ludovic Rousseau
19 October 2025

  • Run pcscd under a pcscd user instead of root when using systemd
  • Set PIDFile in systemd service file
  • Protect contextMapList modifications using a mutex
  • meson:
    • Fix libpcsclite.pc file
    • respect builtin meson default_library option
    • build and install spy lib & tool only when needed
  • UnitaryTests/*.py: fix pylint warnings
  • Improve Doxygen documentation

What's Changed

  • Fix libpcsclite.pc fiel generated by Meson by @arrowd in #232
  • meson: respect builtin meson default_library option by @eli-schwartz in #234

New Contributors

Full Changelog: 2.3.3...2.4.0