spec: Update patch and changelog with !23
version: unified with release version input: add invalid opt check in input Signed-off-by: nocjj <1250062498@qq.com>
This commit is contained in:
parent
b476c0362c
commit
68fb9c0c68
@ -28,6 +28,8 @@ Patch0016: proc-del-prc-pid-comm-read.patch
|
||||
Patch0017: display-del-screen-clear-after-key-response.patch
|
||||
Patch0018: codestyle-del-unused-var.patch
|
||||
Patch0019: bugfix-add-check-to-avoid-invalid-ptr-for-strcmp.patch
|
||||
Patch0020: version-unified-with-release-version.patch
|
||||
Patch0021: input-add-invalid-opt-check-in-input.patch
|
||||
|
||||
Requires: libvirt, ncurses
|
||||
|
||||
@ -68,6 +70,10 @@ install -m 550 vmtop ${RPM_BUILD_ROOT}/usr/bin/%{name}
|
||||
%{_bindir}/vmtop
|
||||
|
||||
%changelog
|
||||
* Sat Feb 27 2021 Huawei Technologies Co., Ltd <alex.chen@huawei.com>
|
||||
- version: unified with release version
|
||||
- input: add invalid opt check in input
|
||||
|
||||
* Wed 27 Jan 2021 Jiajun Chen <1250062498@qq.com> -1.1-4
|
||||
- bugfix: add check to avoid invalid ptr for strcmp
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user