diff --git a/powerapi-1.0.0.tar.gz b/powerapi-1.0.0.tar.gz index 0c1685cd6dafc66a61417a01b91b963f6291390e..cf07a633aac37e1f2200ea0c30da560f1b31fff2 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 9237a944a6d99e816f4e2330e532257e03613e92..528f07a2aaa5641d6941eea7ee63a57ce3b2c4d7 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