From: Andrea Bolognani Date: Wed, 31 Mar 2021 17:13:57 +0000 (+0200) Subject: NEWS: Fix typo swtmp -> swtpm X-Git-Tag: v7.2.0~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abc869696863d12674a622c194eb4710f86f0654;p=thirdparty%2Flibvirt.git NEWS: Fix typo swtmp -> swtpm Signed-off-by: Andrea Bolognani --- diff --git a/NEWS.rst b/NEWS.rst index 9eb771cd0b..3f4380ff23 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -91,7 +91,7 @@ v7.2.0 (unreleased) * Restore security context of swtpm.log If a guest with emulated TPM was started and the daemon was restarted - afterwards, the security context of the per-domain ``swtmp.log`` file was + afterwards, the security context of the per-domain ``swtpm.log`` file was not restored on domain shutdown leaving it unable to be started again. * virtlogd|virtlockd: Fixed crash when upgrading the daemons in-place