#997932 Does not include a .symbols

Package:
opensc
Source:
opensc
Description:
Smart card utilities with support for PKCS#15 compatible cards
Submitter:
Sebastien Bacher
Date:
2021-10-27 11:03:01 UTC
Severity:
minor
Tags:
#997932#5
Date:
2021-10-27 10:55:41 UTC
From:
To:
Dear maintainers,

Current opensc doesn't include a .symbols, having one would help in
ensuring updates don't include incompatible changes. The issue was
raised by the Ubuntu MIR team on https://launchpad.net/bugs/1892559 and
is a condition for us to promote the package but it would also be useful
in Debian.

Ludovic who participated in the discussion that the .so is dlopened but
respecting the defined PKCS11 standard, which probably means it make
sense to ensure the files stay compatible with defined API.

The attached patch enable symbols tracking


Thanks for considering,
Sebastien Bacher

#997932#10
Date:
2021-10-27 10:58:39 UTC
From:
To:
Updated patch with the correct content and the bug reference