bug fix
(cherry picked from commit 4f97cee87ae8d8315e1a7a504a9d1d1989403681)
This commit is contained in:
parent
2aa8c38402
commit
c36ec97948
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
Name: powerapi
|
Name: powerapi
|
||||||
Version: 1.1.0
|
Version: 1.1.0
|
||||||
Release: 3
|
Release: 4
|
||||||
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
|
||||||
|
* 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: get watt state will failed at the first time.
|
||||||
|
- Bug fix: use process name to query pid but return all pids.
|
||||||
|
- Bug fix: mismatch fopen/pclose and popen/fclose, useless if statement.
|
||||||
|
|
||||||
* Wed May 29 2024 heppen <hepeng68@huawei.com> - 1.1.0-3
|
* Wed May 29 2024 heppen <hepeng68@huawei.com> - 1.1.0-3
|
||||||
- Bug fix: fix build warning.
|
- Bug fix: fix build warning.
|
||||||
- Bug fix: export PWR_SYS_GetRtPowerInfo.
|
- Bug fix: export PWR_SYS_GetRtPowerInfo.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user