diff --git a/qemu.spec b/qemu.spec index 25ade9a..61bc32a 100644 --- a/qemu.spec +++ b/qemu.spec @@ -233,6 +233,7 @@ Patch0219: scsi-disk-define-props-in-scsi_block_disk-to-avoid-m.patch Patch0220: pcie-Add-pcie-root-port-fast-plug-unplug-feature.patch Patch0221: pcie-Compat-with-devices-which-do-not-support-Link-W.patch Patch0222: scsi-bus-fix-unmatched-object_unref.patch +Patch0223: tools-virtiofsd-Add-rseq-syscall-to-the-seccomp-allo.patch BuildRequires: flex BuildRequires: gcc @@ -680,6 +681,9 @@ getent passwd qemu >/dev/null || \ %endif %changelog +* Thu Mar 03 2022 Chen Qun +- tools/virtiofsd: Add rseq syscall to the seccomp allowlist + * Thu Mar 03 2022 Chen Qun - scsi-bus: fix unmatched object_unref()