We are currently bundling OpenSC 0.22.0. This is a few years old. We should upgrade to get bug fixes and new features.
Fully upgraded and works well. Tested a login on Linux, Windows and macOS. > MUST: > > * ThinLinc should include the latest version of OpenSC Yup. > SHOULD: > > * Dependencies for OpenSC should be fully upgraded The primary dependencies for OpenSC are pcsc-lite, and OpenSSL: pcsc-lite: We link to this dynamically, which means the ABI needs to match. So let's keep it at the existing version as it's close to what RHEL 8 uses. OpenSSL: It's not too old, and we upgrade this routinely in another process.