diff --git a/powerapi-1.0.0.tar.gz b/powerapi-1.0.0.tar.gz index 0c1685c..cf07a63 100644 Binary files a/powerapi-1.0.0.tar.gz and b/powerapi-1.0.0.tar.gz differ diff --git a/powerapi.spec b/powerapi.spec index 9237a94..528f07a 100644 --- a/powerapi.spec +++ b/powerapi.spec @@ -1,6 +1,6 @@ Name: powerapi Version: 1.0.0 -Release: 7 +Release: 8 Summary: The ability to support openEuler power consumption control. License: MulanPSL-2.0 @@ -68,6 +68,10 @@ systemctl stop pwrapis %{_sysconfdir}/systemd/system/pwrapis.service %changelog +* Fri Dec 22 2023 xuchongyu - 1.0.0-8 +- Solve the problem that the automatic generation permission of the sockfile path on the server is insufficient +- And ordinary users cannot connect + * Thu Dec 21 2023 xuchongyu - 1.0.0-7 - Solve the problem that the illegal frequency range of the PWR_CPU_SetFreq interface is inconsistent with the illegal governor error code - And the error code returned by the interface with the set frequency range is inappropriate