bump version to 7.1-2

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2022-01-13 17:13:15 +01:00
parent 10b92f6d5c
commit ac47f1e617

6
debian/changelog vendored
View File

@ -1,15 +1,15 @@
libpve-common-perl (7.1-1) bullseye; urgency=medium
libpve-common-perl (7.1-2) bullseye; urgency=medium
* calendar event: base on more capable rust implementation via perlmod
* procfs statistics:
+ initialize all fields to 0
+ substract guest && guest_nice from user && nice time similar to other
+ subtract guest && guest_nice from user && nice time similar to other
metric tools like htop or telegraf
+ add irq/softirq/steal to total used cpu
+ use total of all non-idle fields to compute percentage
-- Proxmox Support Team <support@proxmox.com> Thu, 13 Jan 2022 16:31:27 +0100
-- Proxmox Support Team <support@proxmox.com> Thu, 13 Jan 2022 17:13:27 +0100
libpve-common-perl (7.0-14) bullseye; urgency=medium