]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tpm: Check whether previously found executables were updated
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Thu, 25 Jul 2019 18:22:04 +0000 (14:22 -0400)
committerDaniel P. Berrangé <berrange@redhat.com>
Fri, 26 Jul 2019 09:30:18 +0000 (10:30 +0100)
commit01cf7a1bb9f1da27ad8bcbaa82c4f7a948c6a793
treefee4b103a00dbe7f26d733c4b28905a99c378577
parent2fcbe9f97dc9e107be87b1b3ec42697d789d79f0
tpm: Check whether previously found executables were updated

Check whether previously found executables were updated and if
so look for them again. This helps to use updated features of
swtpm and its tools upon updating them.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
src/qemu/qemu_tpm.c
src/util/virtpm.c