spec: Update patch and changelog with !113 fix CVE-2021-3392 #I3E5MB !113

scsi: mptsas: dequeue request object in case of an error

Signed-off-by: Chen Qun<kuhn.chenqun@huawei.com>
This commit is contained in:
Chen Qun 2021-05-19 11:27:09 +08:00
parent 88ca69705a
commit 8bd85496fb

View File

@ -286,6 +286,7 @@ Patch0273: migration-fix-memory-leak-in-qmp_migrate_set_paramet.patch
Patch0274: migration-tls-fix-inverted-semantics-in-multifd_chan.patch
Patch0275: migration-tls-add-error-handling-in-multifd_tls_hand.patch
Patch0276: arm-cpu-Fixed-function-undefined-error-at-compile-ti.patch
Patch0277: scsi-mptsas-dequeue-request-object-in-case-of-an-err.patch
BuildRequires: flex
BuildRequires: bison
@ -670,6 +671,9 @@ getent passwd qemu >/dev/null || \
%endif
%changelog
* Wed May 19 2021 Chen Qun <kuhn.chenqun@huawei.com>
- scsi: mptsas: dequeue request object in case of an error
* Tue May 11 2021 Chen Qun <kuhn.chenqun@huawei.com>
- arm/cpu: Fixed function undefined error at compile time under arm