diff --git a/vmtop.spec b/vmtop.spec index 4b03652..10d47bf 100644 --- a/vmtop.spec +++ b/vmtop.spec @@ -27,6 +27,7 @@ Patch0016: proc-del-prc-pid-comm-read.patch Patch0017: display-del-screen-clear-after-key-response.patch Patch0018: arch-add-x86-kvm-exits-items.patch Patch0019: codestyle-del-unused-var.patch +Patch0020: bugfix-add-check-to-avoid-invalid-ptr-for-strcmp.patch Requires: libvirt, ncurses @@ -67,6 +68,9 @@ install -m 550 vmtop ${RPM_BUILD_ROOT}/usr/bin/%{name} %{_bindir}/vmtop %changelog +* Thu Jan 21 2021 Huawei Technologies Co., Ltd +- bugfix: add check to avoid invalid ptr for strcmp + * Thu 14 Jan 2021 Jiajun Chen <1250062498@qq.com> -1.1-2 - vcp_stat: add Max Scheduling Delay time items to display - args: add -p option