!16 【Mainline】Update to 3.3.0
From: @yixiangzhike Reviewed-by: @zhoupengcheng11, @gaoruoshu, @licihua Signed-off-by: @licihua
This commit is contained in:
commit
ce6599c743
Binary file not shown.
BIN
htop-3.3.0.tar.gz
Normal file
BIN
htop-3.3.0.tar.gz
Normal file
Binary file not shown.
13
htop.spec
13
htop.spec
@ -1,5 +1,5 @@
|
|||||||
Name: htop
|
Name: htop
|
||||||
Version: 3.2.1
|
Version: 3.3.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: htop - an interactive process viewer
|
Summary: htop - an interactive process viewer
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -34,6 +34,17 @@ Tasks related to processes (e.g. killing and renicing) can be done without enter
|
|||||||
%{_mandir}/man1/%{name}.1.gz
|
%{_mandir}/man1/%{name}.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 25 2024 yixiangzhike <yixiangzhike007@163.com> - 3.3.0-1
|
||||||
|
- Update version to 3.3.0
|
||||||
|
- htop add '-n/--max-itrations' option
|
||||||
|
- implement zswap support
|
||||||
|
- add IRQ PSI meter
|
||||||
|
- refactor /proc/<pid>/status parsing
|
||||||
|
- add option to shadow path prefixes
|
||||||
|
- fix linux Platform_getProcessLocks() for file-description locks
|
||||||
|
- fix format specifier warning on 32 bit
|
||||||
|
- prevent null pointer dereference on ealy error
|
||||||
|
|
||||||
* Sun Oct 9 2022 ckji <jichengke2011@gmail.com> - 3.2.1-1
|
* Sun Oct 9 2022 ckji <jichengke2011@gmail.com> - 3.2.1-1
|
||||||
- Update version to 3.2.1
|
- Update version to 3.2.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user