Bug 8609 - Our OpenSC is out of date
Summary: Our OpenSC is out of date
Status: RESOLVED FIXED
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Smart card (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.20.0
Assignee: Pierre Ossman
URL:
Keywords: prosaic
Depends on:
Blocks: 8591
  Show dependency treegraph
 
Reported: 2025-06-13 12:48 CEST by Pierre Ossman
Modified: 2025-07-08 11:39 CEST (History)
0 users

See Also:
Acceptance Criteria:
MUST: * ThinLinc should include the latest version of OpenSC SHOULD: * Dependencies for OpenSC should be fully upgraded


Attachments

Description Pierre Ossman cendio 2025-06-13 12:48:33 CEST
We are currently bundling OpenSC 0.22.0. This is a few years old. We should upgrade to get bug fixes and new features.
Comment 2 Pierre Ossman cendio 2025-07-08 11:39:22 CEST
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.

Note You need to log in before you can comment on or make changes to this bug.