spec: Update patch and changelog with !264 tools/virtiofsd: Add rseq syscall to the seccomp allowlist !264

tools/virtiofsd: Add rseq syscall to the seccomp allowlist

Signed-off-by: Chen Qun<kuhn.chenqun@huawei.com>
This commit is contained in:
Chen Qun 2022-03-03 14:25:37 +08:00 committed by yezengruan
parent 4f0d0fe2ea
commit b00a57bdfa

View File

@ -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 <kuhn.chenqun@huawei.com>
- tools/virtiofsd: Add rseq syscall to the seccomp allowlist
* Thu Mar 03 2022 Chen Qun <kuhn.chenqun@huawei.com>
- scsi-bus: fix unmatched object_unref()