swtpm/src
Stefan Berger d755072372 swtpm: Make fsync-related errors non-fatal (for libvirt using AppArmor)
Only recent libvirt versions have the patch for the AppArmor profile for
libvirt to allow fsync after opening a directory for reading. Rather
than failing hard on the open-directory-for-reading error, log it once
and continue and do not try it again after.

This patch addresses the problems seen on Ubuntu related to an older
version of libvirt without the AppArmor profile update.
- issue #484
- issue #549
- issue #559

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2021-10-02 17:12:30 -04:00
..
selinux build-sys: selinux: Compare absolute path against absolute path 2021-09-20 21:20:26 -04:00
swtpm swtpm: Make fsync-related errors non-fatal (for libvirt using AppArmor) 2021-10-02 17:12:30 -04:00
swtpm_bios build-sys: Add MY_CFLAGS, CFLAGS, and MY_LDFLAGS to all Makefile.am's 2021-07-27 15:39:48 -04:00
swtpm_cert swtpm*: report 'version' in --print-capabilities 2021-08-10 07:13:24 -04:00
swtpm_ioctl swptm_ioctl: Eliminate an unreachable statement 2021-09-21 17:53:14 -04:00
swtpm_localca swtpm_localca: Fix memory leak on arrays of strings 2021-09-29 21:18:48 -04:00
swtpm_setup swtpm_setup: Fix errno comparison on end-of-directory (FreeBSD) 2021-09-30 15:37:14 -04:00
utils swtpm_setup: Move functions checking for directory access to library 2021-07-30 16:45:22 -04:00
Makefile.am Move swtpm_localca sources from samples/ to src/ 2021-07-25 08:52:13 -04:00