incorrect-naming-of-pkcs11-module
This package ships a PKCS#11 module configuration file under
/usr/share/p11-kit/modules
, but its naming doesn't conform
to what p11-kit
expects. Files in that directory should
respect the following convention, case insensitive:
[a-z0-9][a-z0-9_.-]*.module
p11-kit currently warns on every file that does not follow the convention and may ignore them in the future.
The tag is present in Lintian version 2.114.163
.
That is the most recent version we know about.
We use semantic versions.
The patch number is a commit step indicator relative to the
2.114.0
release tag in our Git
repository.
You can find the detection logic for this version at commit ea05801. For merge requests, please use the latest version in the Lintian check files/p11-kit.
Visibility: error