Skip to content

Backward protocol compatibility #199

@Erick555

Description

@Erick555

Recently in 2.3.0 pcsc release there was minor protocol version bump. This was first protocol bump in 6 years.

This creates problem for using pcsc in containers (i.e. flatpak) where there's one client version but multiple server versions. Not updating client means all new servers are broken - updating means all old servers are. How to prevent such hopeless situation? Is it possible to introduce protocol negotiation instead of mismatch failure?

Alternatively is it possible to revert above commit until solution for protocol compat is found?

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions