#917109 opensc: Rutoken ECP card not work after upgrade

Package:
opensc
Source:
opensc
Description:
Smart card utilities with support for PKCS#15 compatible cards
Submitter:
"Sergey Zhuravlev"
Date:
2023-08-23 11:54:03 UTC
Severity:
normal
#917109#5
Date:
2018-12-22 20:09:09 UTC
From:
To:
After upgrading opensc-0.16.0-3, opensc-pkcs11-0.16.0-3 to opensc-0.16.0-3+deb9u1, opensc-pkcs11-0.16.0-3+deb9u1 "Rutoken ECP" token not work:

$ pkcs11-tool -L
Available slots:
Slot 0 (0x0): Aktiv Rutoken ECP 00 00
  token state:   uninitialized

Card shows as uninitialized, but it was initizalied. Before upgrading card was working. After downgrading opensc, opensc-pkcs11 packages card also is working:

$ pkcs11-tool -L
Available slots:
Slot 0 (0x0): Aktiv Rutoken ECP 00 00
  token label        : Rutoken ECP (User PIN)
  token manufacturer : Aktiv Co.
  token model        : PKCS#15
  token flags        : rng, login required, PIN initialized, token initialized
  hardware version   : 0.0
  firmware version   : 0.0
  serial num         : XXXXX

#917109#8
Date:
2023-08-23 11:51:28 UTC
From:
To:
Are you still experiencing the issue with bookworm?