swtpm/src
Stefan Berger a772d48c0c selinux: Replace hardcoded install path with @prefix@
Replace the hardcoded install path in src/selinux/swtpm.fc and
src/selinux/swtpmcuse.fc with @prefix@ and append .in to these files so
that they are generated when running configure.

Add the selinux policy input files with their suffix to the CLEANFILES
variable so they get cleaned up and 'make distcheck' works.

Resolves: https://github.com/stefanberger/swtpm/issues/711
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2022-06-28 07:55:20 -04:00
..
selinux selinux: Replace hardcoded install path with @prefix@ 2022-06-28 07:55:20 -04:00
swtpm swtpm: Disable OpenSSL FIPS mode to avoid libtpms failures 2022-06-16 07:36:12 -04:00
swtpm_bios swtpm_bios: Use TPM2_ALG_SHA256 as parameter to TPM2_IncrementalSelfTest 2022-06-13 21:46:56 -04:00
swtpm_cert swtpm_cert: Test for NULL pointer returned by malloc 2022-05-25 18:54:58 -04:00
swtpm_ioctl swtpm_ioctl: Free variable before parsing it to avoid memory leak (Coverity) 2022-05-25 18:54:58 -04:00
swtpm_localca swtpm_localca: Add comment that failure to read optsfile is not an issue 2022-05-25 18:54:58 -04:00
swtpm_setup swtpm: Cast '1' to uint64_t before shift and assign to uint64_t variable 2022-05-25 18:54:58 -04:00
utils swtpm: Move ARRAY_LEN and min #define's to swtpm_utils.h 2021-10-07 14:27:10 -04:00
Makefile.am Move swtpm_localca sources from samples/ to src/ 2021-07-25 08:52:13 -04:00