!61 [sync] PR-59: 【Bug fix】瓦特调度属性读取错误、队列只有一个pid、smart_grid开关设置失败、SIGPIEP导致服务退出等
From: @openeuler-sync-bot Reviewed-by: @queyanwen Signed-off-by: @queyanwen
This commit is contained in:
commit
4c2d458ca7
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
Name: powerapi
|
Name: powerapi
|
||||||
Version: 1.1.0
|
Version: 1.1.0
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: The ability to support openEuler power consumption control.
|
Summary: The ability to support openEuler power consumption control.
|
||||||
|
|
||||||
License: MulanPSL-2.0
|
License: MulanPSL-2.0
|
||||||
@ -68,6 +68,12 @@ systemctl stop pwrapis
|
|||||||
%{_sysconfdir}/systemd/system/pwrapis.service
|
%{_sysconfdir}/systemd/system/pwrapis.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 6 2024 heppen <hepeng68@huawei.com> - 1.1.0-5
|
||||||
|
- Bug fix: SIGPIPE cause powerapi server exit.
|
||||||
|
- Bug fix: pstree command is too slow to get all pid.
|
||||||
|
- Bug fix: set smart grid state failed.
|
||||||
|
- Bug fix: get watt attr and task list is not correct.
|
||||||
|
|
||||||
* Mon Jun 3 2024 heppen <hepeng68@huawei.com> - 1.1.0-4
|
* Mon Jun 3 2024 heppen <hepeng68@huawei.com> - 1.1.0-4
|
||||||
- Bug fix: memcpy null pointer, array out of bounds, struct align.
|
- Bug fix: memcpy null pointer, array out of bounds, struct align.
|
||||||
- Bug fix: get watt state will failed at the first time.
|
- Bug fix: get watt state will failed at the first time.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user