Debian Patches

Status for tpm2-pkcs11/1.9.0-0.2

Patch Description Author Forwarded Bugs Origin Last update
set-version-of-library.patch set-version-of-library
set version of library
Alvin Chen <sonoma001@gmail.com> no 2021-01-22
fail-fapi-gracefully.patch commit 2e3e3c0b0f4e0c19e411fd46358930bf158ad3f5

Gracefully fail FAPI init when it's not compiled in

Instead of emitting:

WARNING: Getting tokens from fapi backend failed.

errors when FAPI support is not compiled in gracefully fail the FAPI
init and don't log any warnings. We'll still produce a message
indicating this is what's happened in verbose mode, but normal operation
no longer gets an unnecessary message.

Fixes #792

Signed-off-by: Jonathan McDowell <noodles@earth.li>

diff --git a/src/lib/backend.c b/src/lib/backend.c
index ca5e2cc..128f58b 100644
Jonathan McDowell <noodles@earth.li> no 2023-02-01

All known versions for source package 'tpm2-pkcs11'

Links