1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-vps-admin.git synced 2025-03-09 15:40:05 +00:00
Ycarus (Yannick Chabanois) 2024-07-05 17:46:30 +02:00
parent 21d071ebec
commit 969a80125c
2 changed files with 10 additions and 1 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
omr-vps-admin (0.11+20240705) unstable; urgency=medium
* psutil.cpu_freq only available in psutil >5.1.0 put request in a try/except block
-- OpenMPTCProuter <contact@openmptcprouter.com> Fri, 05 Jul 2024 17:44:31 +0200
omr-vps-admin (0.11+20240704) unstable; urgency=medium
* Use subprocess for ss -M command