spec: Update patch and changelog with !50

hostmem: Fix up free host_nodes list right after visited

Signed-off-by: Alex Chen <alex.chen@huawei.com>
This commit is contained in:
Euler Robot 2020-12-14 14:43:45 +08:00
parent 48a8673e25
commit 9a8321ab52

View File

@ -226,6 +226,7 @@ Patch0213: ati-check-x-y-display-parameter-values.patch
Patch0214: net-remove-an-assert-call-in-eth_get_gso_type.patch
Patch0215: json-Fix-a-memleak-in-parse_pair.patch
Patch0216: tests-Disalbe-filemonitor-testcase.patch
Patch0217: hostmem-Fix-up-free-host_nodes-list-right-after-visi.patch
BuildRequires: flex
BuildRequires: bison
@ -571,6 +572,9 @@ getent passwd qemu >/dev/null || \
%endif
%changelog
* Fri Dec 11 2020 Huawei Technologies Co., Ltd <alex.chen@huawei.com>
- hostmem: Fix up free host_nodes list right after visited
* Thu Aug 6 2020 Huawei Technologies Co., Ltd <fangying1@huawei.com>
- tests: Disalbe filemonitor testcase