TPM Emulator
Go to file
Marc-André Lureau fdf08598f2 Fix SELinux policy: use bool instead of tunable for virt_use_nfs
RHEL 10 selinux-policy eliminated all tunables in favor of booleans.
The require block declared virt_use_nfs as a tunable, causing the
compiled .pp to use tunableif in CIL, which fails to resolve against
a boolean. Change to "bool virt_use_nfs" so the policy generates
booleanif instead.

Resolves: RHEL-210889

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
2026-07-15 17:09:26 +04:00
.gitignore Update to v0.9.0 release 2024-07-09 19:19:29 +04:00
gating.yaml Add gating.yaml 2024-07-29 20:49:12 +04:00
openssl-swtpm.cnf Fix SHA-1 algorithm availability 2024-07-10 04:11:53 -04:00
README.md Added the README 2018-09-24 19:38:07 +00:00
selinux.patch Fix SELinux policy: use bool instead of tunable for virt_use_nfs 2026-07-15 17:09:26 +04:00
sources Update to v0.9.0 release 2024-07-09 19:19:29 +04:00
swtpm-custom-openssl.patch Fix SHA-1 algorithm availability 2024-07-10 04:11:53 -04:00
swtpm.spec Fix SELinux policy: use bool instead of tunable for virt_use_nfs 2026-07-15 17:09:26 +04:00

swtpm

The swtpm package