# There is no upstream changelog.
simple-tpm-pk11: no-upstream-changelog

# fortify is enabled, but the code does not seem to use any functions for which
# the fortified wrappers need to be used. Hence I think this is a
# false-positive.
simple-tpm-pk11: hardening-no-fortify-functions

# The included .so file is not a library against which other packages should
# link. The code needs to be in library form so that ssh(1) can use it.
simple-tpm-pk11: package-name-doesnt-match-sonames
simple-tpm-pk11: non-dev-pkg-with-shlib-symlink
simple-tpm-pk11: no-symbols-control-file
